mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
(From OE-Core rev: a246715e5cc6222844ff7aeb5008127ce5925db7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 lines
259 B
BlitzBasic
14 lines
259 B
BlitzBasic
require pseudo.inc
|
|
|
|
SRCREV = "5434325fc887817ebb2bad36313d8277992cef1d"
|
|
PV = "1.0+git${SRCPV}"
|
|
PR = "r18"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
SRC_URI = "git://github.com/wrpseudo/pseudo.git;protocol=git \
|
|
file://static_sqlite.patch"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|