diff options
author | Toshiaki Isogai <tisogai@jp.adit-jv.com> | 2016-12-23 07:04:48 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-12-27 17:40:01 +0000 |
commit | d7c4e0d888a0ff61ac9b7b3fb91b6bd28aed7dd1 (patch) | |
tree | 4dfc05cb88dc43c678ab2caa5f3f675a99095026 /recipes-core/packagegroups | |
parent | cda9d972b6bab2d942468f13edf25118b183b366 (diff) |
Integrate GENIVI Audio Manager Plugins for CES2017 demo.
Change-Id: I56081180f8dc3bc10159492d4bc7e5fdd621ab27
Signed-off-by: Toshiaki Isogai <tisogai@jp.adit-jv.com>
Diffstat (limited to 'recipes-core/packagegroups')
-rw-r--r-- | recipes-core/packagegroups/packagegroup-ivi-common-core-multimedia.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/packagegroups/packagegroup-ivi-common-core-multimedia.bbappend b/recipes-core/packagegroups/packagegroup-ivi-common-core-multimedia.bbappend new file mode 100644 index 000000000..3623601c6 --- /dev/null +++ b/recipes-core/packagegroups/packagegroup-ivi-common-core-multimedia.bbappend @@ -0,0 +1,4 @@ +RDEPENDS_${PN} += "\ + audiomanager \ + " +
\ No newline at end of file |