diff options
author | Hoegeun Kwon <hoegeun.kwon@samsung.com> | 2020-06-10 15:50:22 +0900 |
---|---|---|
committer | Hoegeun Kwon <hoegeun.kwon@samsung.com> | 2020-06-11 12:54:32 +0900 |
commit | 1ad93705c7ef13e343924a5579c29cc654e3d03e (patch) | |
tree | abcf6992999d867e37a86436a4d17fae648440c9 /patterns | |
parent | c0af3cc8cb994ff38c01a70de2de43be6532ab16 (diff) | |
download | meta-1ad93705c7ef13e343924a5579c29cc654e3d03e.tar.gz meta-1ad93705c7ef13e343924a5579c29cc654e3d03e.tar.bz2 meta-1ad93705c7ef13e343924a5579c29cc654e3d03e.zip |
[TRE-2477] Create rpi4 64bit boot imagesubmit/tizen/20200611.042634accepted/tizen/unified/20200611.050402
Create rpi4 64bit boot image
- kernel, u-boot, device-tree
Change-Id: I40d0a0c20f994e947a79226b0765578800893029
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Diffstat (limited to 'patterns')
-rw-r--r-- | patterns/iot-boot-rpi4.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/patterns/iot-boot-rpi4.yaml b/patterns/iot-boot-rpi4.yaml new file mode 100644 index 0000000..9193e9c --- /dev/null +++ b/patterns/iot-boot-rpi4.yaml @@ -0,0 +1,7 @@ +Summary: IoT Boot RPi4 +Description: IoT Boot RPi4 +Name: iot-boot-rpi4 +Packages: +- arm64-rpi4-linux-kernel +- arm64-rpi4-linux-kernel-modules +- u-boot-rpi4 |