here is the package group custom recipe:
DESCRIPTION = "My Custom Package groups"
inherit packagegroup
PROVIDES = "${PACKAGES}"
PACKAGES = " \
${PN}-apps \
${PN}-tools \
"
RDEPENDS_${PN}-apps = " \
\
demoapp \
demoappstartup \
"
RDEPENDS_${PN}-tools = " \
\
"
RECOMMENDS_${PN}-apps = " \
\
"
#RDEPENDS_qt-kiosk-browser += "qtbase ogl-runtime qtwebengine"
#demoappstartup
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54124): https://lists.yoctoproject.org/g/yocto/message/54124
Mute This Topic: https://lists.yoctoproject.org/mt/84196383/21656
Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-