summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-18 15:58:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-18 15:59:56 +0100
commit08290c6003d42455be867c33d52838cc94052111 (patch)
tree27894385aebf909071e2b4b05d1a92b925458666
parent729e7f774c0328688ebf6092ca0780633a357ce9 (diff)
downloadpoky-08290c6003d42455be867c33d52838cc94052111.tar.gz
self-hosted-image: Update poky revision to point at the 1.2 release branch1.2_M4.rc4.0
(From OE-Core rev: 00256125873ff6f1630743a712e882e5f473a9d2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/images/self-hosted-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb
index fbcdf4cc94..d8f2d2a7e3 100644
--- a/meta/recipes-core/images/self-hosted-image.bb
+++ b/meta/recipes-core/images/self-hosted-image.bb
@@ -19,7 +19,7 @@ IMAGE_FSTYPES = "vmdk"
19 19
20inherit core-image 20inherit core-image
21 21
22SRCREV = "20ff9db92165e6d16897671d2b1d370661962712" 22SRCREV = "729e7f774c0328688ebf6092ca0780633a357ce9"
23SRC_URI = "git://git.yoctoproject.org/poky;protocol=git" 23SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
24 24
25IMAGE_CMD_ext3_append () { 25IMAGE_CMD_ext3_append () {