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>
This commit is contained in:
Richard Purdie
2011-02-10 10:34:40 +00:00
parent 0b50dc8ed6
commit b1c0b3de20
4 changed files with 83 additions and 71 deletions

View File

@@ -0,0 +1,9 @@
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"