M7350/oe-core/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb

13 lines
306 B
BlitzBasic
Raw Normal View History

2024-09-09 08:52:07 +00:00
require matchbox-theme-sato.inc
SRCREV = "f72cf4ed7d71ad9e47b0f2d3dbc593bc2f3e76f8"
PV = "0.2+git${SRCPV}"
DEFAULT_PREFERENCE = "-1"
2024-09-09 08:57:42 +00:00
SRC_URI = "git://git.yoctoproject.org/matchbox-sato"
2024-09-09 08:52:07 +00:00
2024-09-09 08:57:42 +00:00
EXTRA_OECONF += "${@bb.utils.contains('MACHINE_FEATURES', 'qvga', '--with-mode=qvga', '',d)}"
2024-09-09 08:52:07 +00:00
S = "${WORKDIR}/git"