mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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>
12 lines
232 B
BlitzBasic
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"
|
|
|