diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2017-08-23 15:20:44 +0200 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2017-08-23 15:20:44 +0200 |
commit | 56b6b7c53c908082294bee07dfaa142e97fcbce5 (patch) | |
tree | aa9c0b3622187c9604606a56cc6ef3edcf3f9ad6 | |
parent | 7f3a2dc33adc2620da308739d3ee6c430bd8ac4f (diff) | |
download | meta-56b6b7c53c908082294bee07dfaa142e97fcbce5.tar.gz meta-56b6b7c53c908082294bee07dfaa142e97fcbce5.tar.bz2 meta-56b6b7c53c908082294bee07dfaa142e97fcbce5.zip |
[TRE-1469] Add tota-ua to RPi3 IoT Core
Change-Id: I280b95e378c00c72643ca0d40cd6ebaba6f69c26
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
-rwxr-xr-x | patterns/common-adaptation-rpi3-iot_core.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patterns/common-adaptation-rpi3-iot_core.yaml b/patterns/common-adaptation-rpi3-iot_core.yaml index bd13260..a8c6bd6 100755 --- a/patterns/common-adaptation-rpi3-iot_core.yaml +++ b/patterns/common-adaptation-rpi3-iot_core.yaml @@ -77,3 +77,6 @@ Packages: - system-recovery-non_gui #From TRE-1468 - initrd-fota +#From TRE-1469 +- tota-ua +- tota-ua-target_rpi3 |