mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 20:21:58 +02:00
This has just been removed from oe-core and some people are still using the applications. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10 lines
180 B
BlitzBasic
10 lines
180 B
BlitzBasic
require tasks.inc
|
|
|
|
SRC_URI = "git://git.gnome.org/${BPN};protocol=git"
|
|
|
|
SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65"
|
|
PV = "0.13+git${SRCPV}"
|
|
PR = "r3"
|
|
|
|
S = "${WORKDIR}/git"
|