summaryrefslogtreecommitdiff
path: root/patterns
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2022-02-25 07:39:41 +0900
committerJaehoon Chung <jh80.chung@samsung.com>2022-02-25 09:25:03 +0900
commit747e90c50201bd87348611cfb545e69a5c5d1f3d (patch)
treedecec71a1be03920b2f73523c9d0e50789e64d5c /patterns
parent6d3fbc989cf29a782d841460d560bba0410d0629 (diff)
downloadmeta-747e90c50201bd87348611cfb545e69a5c5d1f3d.tar.gz
meta-747e90c50201bd87348611cfb545e69a5c5d1f3d.tar.bz2
meta-747e90c50201bd87348611cfb545e69a5c5d1f3d.zip
[TRE-2878] Support Tizen Generic HAL Image(GHI)submit/tizen/20220302.022238accepted/tizen/unified/20220302.131923
Support Tizen Generic HAL Image(GHI). It will be used without any H/W specific dependency. Change-Id: I4019b2c97e30abbdb7e45f59eab3f6f4715e3f0a Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'patterns')
-rw-r--r--patterns/iot-hal-backend-generic.yaml5
-rw-r--r--patterns/iot-hal-base.yaml2
2 files changed, 7 insertions, 0 deletions
diff --git a/patterns/iot-hal-backend-generic.yaml b/patterns/iot-hal-backend-generic.yaml
new file mode 100644
index 0000000..c122d6d
--- /dev/null
+++ b/patterns/iot-hal-backend-generic.yaml
@@ -0,0 +1,5 @@
+Summary: IoT Hal Backend GENERIC
+Description: IoT Hal Backend GENERIC
+Name: iot-hal-backend-generic
+Packages:
+- building-blocks-sub1-Preset_boards-GENERIC_HAL_Backend
diff --git a/patterns/iot-hal-base.yaml b/patterns/iot-hal-base.yaml
index a36419e..1eff967 100644
--- a/patterns/iot-hal-base.yaml
+++ b/patterns/iot-hal-base.yaml
@@ -8,3 +8,5 @@ Packages:
- tizen-release
- gawk
- sed
+- grep
+- coreutils