diff options
author | Phong Tran <tranmanphong@gmail.com> | 2017-08-13 22:17:26 +0200 |
---|---|---|
committer | Phong Tran <tranmanphong@gmail.com> | 2017-08-13 22:35:17 +0200 |
commit | b38057354fcc2e99f37bb3391d83b562faae59c2 (patch) | |
tree | 5afedc2e76debc83238f93585625565331f51df1 /templates/feature/agl-sdl/50_local.conf.inc | |
parent | e9aab9ee0b25b679c2c038b9dbbf46d944be27e0 (diff) |
agl-demo-platform: add packagegroup smartdevicelink
Add the new packagegroup name packagegroup-agl-smartdevicelink.
This install to agl-demo-platform image with "agl-sdl" in DISTRO_FEATURES
Tested build ok with:
source meta-agl/scripts/aglsetup.sh -m raspberrypi3 agl-demo agl-netboot agl-appfw-smack agl-sdl
Change-Id: I1b348affa88f0f3c1a313b2856bd38482fd8e778
Depends-On: I416d8418c0ef4fe4de5e5ce084e7b9075e64f85f
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Diffstat (limited to 'templates/feature/agl-sdl/50_local.conf.inc')
-rw-r--r-- | templates/feature/agl-sdl/50_local.conf.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/feature/agl-sdl/50_local.conf.inc b/templates/feature/agl-sdl/50_local.conf.inc new file mode 100644 index 000000000..10b818867 --- /dev/null +++ b/templates/feature/agl-sdl/50_local.conf.inc @@ -0,0 +1 @@ +DISTRO_FEATURES_append = " agl-sdl" |