summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/pseudo/pseudo_1.2.bb
diff options
context:
space:
mode:
authorPeter Seebach <peter.seebach@windriver.com>2012-03-27 16:57:30 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-28 09:33:01 +0100
commit0b007519fcfb1bcf2be9cad40b0f6265f8798518 (patch)
tree3ef04d7fc289e1aae8cd084568b1c9963470bdbc /meta/recipes-devtools/pseudo/pseudo_1.2.bb
parentcb3a2cfd07f016453e42989ec66044a1aa50af12 (diff)
downloadopenembedded-core-0b007519fcfb1bcf2be9cad40b0f6265f8798518.tar.gz
openembedded-core-0b007519fcfb1bcf2be9cad40b0f6265f8798518.tar.bz2
openembedded-core-0b007519fcfb1bcf2be9cad40b0f6265f8798518.tar.xz
openembedded-core-0b007519fcfb1bcf2be9cad40b0f6265f8798518.zip
Pseudo: Update to 1.3
The various local patches have made it into upstream, so we update the build files and jump to pseudo 1.3. This also includes a popen() fix which fixes some edge cases that caused failures trying to check git branches and the like. [Yocto bug #2181] Signed-off-by: Seebs <peter.seebach@windriver.com> Updated the pseudo_git.bb to match. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_1.2.bb')
-rw-r--r--meta/recipes-devtools/pseudo/pseudo_1.2.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_1.2.bb b/meta/recipes-devtools/pseudo/pseudo_1.2.bb
deleted file mode 100644
index 9f95bd773..000000000
--- a/meta/recipes-devtools/pseudo/pseudo_1.2.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require pseudo.inc
-
-PR = "r6"
-
-SRC_URI = "http://www.yoctoproject.org/downloads/${BPN}/${BPN}-${PV}.tar.bz2 \
- file://oe-config.patch \
- file://static_sqlite.patch \
- file://opendir.patch \
- file://renameat.patch"
-
-SRC_URI[md5sum] = "a2819084bab7e991f06626d02cf55048"
-SRC_URI[sha256sum] = "4749a22df687f44d24c26e97170d4781a1bd52d5ee092364a40877e4d96ff058"