Files
poky/meta/recipes-devtools/pseudo/pseudo_git.bb
Yu Ke 61018fda65 poky-default-revisions: move the SRCREV to recipe file
in this case, those non poky distro can also use these recipe normally

(From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a)

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-04 15:06:36 +01:00

12 lines
232 B
BlitzBasic

require pseudo.inc
SRCREV = "5434325fc887817ebb2bad36313d8277992cef1d"
PV = "1.0+git${SRCPV}"
PR = "r18"
SRC_URI = "git://github.com/wrpseudo/pseudo.git;protocol=git \
file://static_sqlite.patch"
S = "${WORKDIR}/git"