diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-21 14:23:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-21 14:23:16 +0100 |
commit | b2df9eef5a99e1d5a9dd262c1091b409a8c8174d (patch) | |
tree | c8cd451e54226e1782f4f5197ff8d1e9ae88eb69 /meta/recipes-core/psplash | |
parent | 9b6b7973a5e49fe9cd283c5b4af31e8a7940e7b5 (diff) | |
download | openembedded-core-b2df9eef5a99e1d5a9dd262c1091b409a8c8174d.tar.gz openembedded-core-b2df9eef5a99e1d5a9dd262c1091b409a8c8174d.tar.bz2 openembedded-core-b2df9eef5a99e1d5a9dd262c1091b409a8c8174d.zip |
psplash: Bump PR to allow removal of PRINC from meta-yocto
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/psplash')
-rw-r--r-- | meta/recipes-core/psplash/psplash_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb index fdb5e77896..e0c867a996 100644 --- a/meta/recipes-core/psplash/psplash_git.bb +++ b/meta/recipes-core/psplash/psplash_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85b SRCREV = "afd4e228c606a9998feae44a3fed4474803240b7" PV = "0.1+git${SRCPV}" -PR = "r7" +PR = "r8" SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ file://psplash-init \ |