mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 13:29:40 +01:00
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>
10 lines
291 B
BlitzBasic
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"
|