]> code.ossystems Code Review - openembedded-core.git/commitdiff
self-hosted-image: Update poky revision to point at the 1.2 release branch
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Apr 2012 14:58:45 +0000 (15:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Apr 2012 09:20:06 +0000 (10:20 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/images/self-hosted-image.bb

index 3897ddda7a45bc16f374d6fd3d5a6231b77e685b..aef1507b050f393316ab30ec6fafeb843c464694 100644 (file)
@@ -19,7 +19,7 @@ IMAGE_FSTYPES = "vmdk"
 
 inherit core-image
 
-SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d"
+SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d7d8"
 SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
 
 IMAGE_CMD_ext3_append () {