diff options
author | Jaehoon Chung <jh80.chung@samsung.com> | 2021-06-03 11:22:08 +0900 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2021-06-09 18:21:30 +0900 |
commit | 2f42ae0b18bc5ea9470d81eb105ff0215537a901 (patch) | |
tree | 7ec165ecb191925f4b583e598fd3811598de84bb /patterns/iot-adaptation-headless.yaml | |
parent | 8fbcc2b8e3bf8c9b8623abf417062b129c8cd918 (diff) | |
download | meta-2f42ae0b18bc5ea9470d81eb105ff0215537a901.tar.gz meta-2f42ae0b18bc5ea9470d81eb105ff0215537a901.tar.bz2 meta-2f42ae0b18bc5ea9470d81eb105ff0215537a901.zip |
[TRE-2700] Support hal and tizen core imagesubmit/tizen/20210610.013454accepted/tizen/unified/20210610.022619
Add hal image into BOOT image.
Consist of below image :
* Each targets have
- kernel
- bootloader
- module
- hal-backend
* Create core image (Tizen Common Platform) :
- tizen-haeded-aarch64
- tizen-headed-arvm7l
- tizen-headless-aarch64
- tizen-headless-armv7l
Change-Id: I4e112e35f30505ee697c8f851020a38a332f7db2
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'patterns/iot-adaptation-headless.yaml')
-rw-r--r-- | patterns/iot-adaptation-headless.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patterns/iot-adaptation-headless.yaml b/patterns/iot-adaptation-headless.yaml new file mode 100644 index 0000000..b3c67a1 --- /dev/null +++ b/patterns/iot-adaptation-headless.yaml @@ -0,0 +1,5 @@ +Summary: IoT Adaptation COMMON Headless +Description: IoT Adaptation COMMON Headless +Name: iot-adaptation-common-headless +Packages: +- building-blocks-sub1-Preset_img_headless-common |