meta-retro-world: Initial add
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
22
recipes-support/packagegroups/meta-retro-world.bb
Normal file
22
recipes-support/packagegroups/meta-retro-world.bb
Normal file
@@ -0,0 +1,22 @@
|
||||
SUMMARY = "All layer packages - just for build test"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
midori \
|
||||
\
|
||||
dosbox dosbox-staging dosbox-x \
|
||||
mame \
|
||||
stella \
|
||||
vice \
|
||||
cass80 z80 \
|
||||
\
|
||||
doomretro \
|
||||
d1x-rebirth \
|
||||
\
|
||||
cage \
|
||||
wlroots \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user