Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | agl-uhmi-demo/50_local.conf.inc: Remove AGL_EXTRA_IMAGE_FSTYPES | 12 days | ||
salmon | Fix a missing pulseaudio config for raspberrypi5 | 2 weeks | ||
sandbox/mvlad/uhmi-agl-compositor | uhmi-ivi-wm: Move to using meson and add gRPC support | 5 weeks | ||
next | Enable HW media decoder in NanoPC T6 | <SUMMARY = "The middlewares for AGL IVI profile"
DESCRIPTION = "The set of packages required for AGL Distribution"
LICENSE = "MIT"
inherit packagegroup
PACKAGES = "\
packagegroup-agl-profile-graphical-qt5 \
profile-graphical-qt5 \
"
ALLOW_EMPTY:${PN} = "1"
RDEPENDS:${PN} += "\
packagegroup-agl-profile-graphical \
packagegroup-agl-appfw-native-qt5 \
"
RDEPENDS:${PN} += "\
agl-login-manager \
"
RDEPENDS:profile-graphical-qt5 = "${PN}"
|