diff options
author | Hoegeun Kwon <hoegeun.kwon@samsung.com> | 2019-11-07 17:19:38 +0900 |
---|---|---|
committer | Hoegeun Kwon <hoegeun.kwon@samsung.com> | 2019-11-07 17:19:38 +0900 |
commit | b61cb7229b606d05d4f93bb12df097ddbfba2527 (patch) | |
tree | e095b2f2736a4097334e1e538b2ec384d5d20087 /patterns | |
parent | 54b7b4f2a7a03bfc8eb8a53564bdcf461ee15dda (diff) | |
download | meta-b61cb7229b606d05d4f93bb12df097ddbfba2527.tar.gz meta-b61cb7229b606d05d4f93bb12df097ddbfba2527.tar.bz2 meta-b61cb7229b606d05d4f93bb12df097ddbfba2527.zip |
Create rpi4 32bit boot imagesubmit/tizen/20191111.075256accepted/tizen/unified/20191111.091221
Create RPi4 32bit Boot image
- kernel, u-boot, device-tree
Change-Id: I24cee0d82fa3f8fccff384c48059587700dc46d8
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Diffstat (limited to 'patterns')
-rw-r--r-- | patterns/iot-boot-rpi4-32bit.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/patterns/iot-boot-rpi4-32bit.yaml b/patterns/iot-boot-rpi4-32bit.yaml new file mode 100644 index 0000000..a009c09 --- /dev/null +++ b/patterns/iot-boot-rpi4-32bit.yaml @@ -0,0 +1,7 @@ +Summary: IoT Boot RPi4 32Bit +Description: IoT Boot RPi4 32Bit +Name: iot-boot-rpi4-32bit +Packages: +- arm-rpi4-linux-kernel +- arm-rpi4-linux-kernel-modules +- u-boot-rpi4-32b |