X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fpackagegroups%2Fpackagegroup-agl-demo.bb;h=c2dc13c855a6854f339b0c05fc5f4df41558c638;hb=63f66494f66797a05853c185124ecbc08fb3afcb;hp=9ba99fafd03940b0ae6246373067269225c8dc31;hpb=75ae0c88da4a0e25936aa3e8ccee39ae6a5b0cb0;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo.bb b/recipes-platform/packagegroups/packagegroup-agl-demo.bb index 9ba99fafd..c2dc13c85 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo.bb @@ -17,16 +17,15 @@ MOST_DRIVERS ??= " \ most \ " # These boards use different kernels - needs to be checked -MOST_DRIVERS_dra7xx-evm ?= "" MOST_DRIVERS_dragonboard-410c ?= "" # HVAC dependencies ################### -LIN_DRIVERS ??= " sllin" +LIN_DRIVERS ??= " sllin sllin-virtual" # These boards use different kernels - needs to be checked -LIN_DRIVERS_dra7xx-evm ?= "" -LIN_DRIVERS_dragonboard-410c ?= "" +LIN_DRIVERS_dra7xx-evm ?= "sllin-virtual" +LIN_DRIVERS_dragonboard-410c ?= "sllin-virtual" # UNICENS service UNICENS ?= " \ @@ -36,11 +35,11 @@ UNICENS ?= " \ " # Hook for demo platform configuration -# ATM, only used to disable btwilink module on M3ULCB + Kingfisher by default, +# ATM, only used to disable btwilink module on [MH]3ULCB + Kingfisher by default, # setting DEMO_ENABLE_BTWILINK to "true" in local.conf / site.conf re-enables. DEMO_ENABLE_BTWILINK ?= "" DEMO_PLATFORM_CONF = "" -DEMO_PLATFORM_CONF_append_m3ulcb = "${@bb.utils.contains("DEMO_ENABLE_BTWILINK", "true", "", " btwilink-disable-conf", d)}" +DEMO_PLATFORM_CONF_append_ulcb = "${@bb.utils.contains("DEMO_ENABLE_BTWILINK", "true", "", " btwilink-disable-conf", d)}" SMARTDEVICELINK = "${@bb.utils.contains('DISTRO_FEATURES', 'agl-sdl', \ 'packagegroup-agl-smartdevicelink', '', d)}" @@ -50,7 +49,7 @@ SMARTDEVICELINK = "${@bb.utils.contains('DISTRO_FEATURES', 'agl-sdl', \ # AUDIO-OLD = "audiomanager" RDEPENDS_${PN} += "\ - udisks \ + udisks2 \ ${SMARTDEVICELINK} \ " @@ -60,10 +59,10 @@ TTF_FONTS = " \ ttf-dejavu-sans \ ttf-dejavu-sans-mono \ ttf-dejavu-serif \ + ttf-noto-emoji-color \ source-han-sans-cn-fonts \ source-han-sans-jp-fonts \ source-han-sans-tw-fonts \ - noto-emoji \ "