Files
poky/meta/recipes-devtools/pseudo/pseudo_1.0.bb
Richard Purdie b1c0b3de20 pseudo: Add and use the 1.0 release version
Not using the git version has the advantage of removing several early bootstrap
dependencies such as git-native (which pulls in perl and openssl).

Signed-off-by: Richard  Purdie <richard.purdie@linuxfoundation.org>
2011-02-10 12:01:04 +00:00

10 lines
291 B
BlitzBasic

require pseudo.inc
PR = "r0"
SRC_URI = "http://www.yoctoproject.org/downloads/${BPN}/${BPN}-${PV}.tar.bz2 \
file://static_sqlite.patch"
SRC_URI[md5sum] = "a329bd00ba78711bcacd48fc1982af6a"
SRC_URI[sha256sum] = "cb41c97094044144ef4027ab9dbba009f3cb1c23e6bec9640f29d530524ad60f"