diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-18 15:58:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-18 15:59:20 +0100 |
commit | 00256125873ff6f1630743a712e882e5f473a9d2 (patch) | |
tree | 4805d21deaddaf19d45e3df016df111f963b2d51 /meta/recipes-core/images | |
parent | 00bd4589b21fe3a716ff2732ea55651c4abd77e4 (diff) | |
download | openembedded-core-00256125873ff6f1630743a712e882e5f473a9d2.tar.gz openembedded-core-00256125873ff6f1630743a712e882e5f473a9d2.tar.bz2 openembedded-core-00256125873ff6f1630743a712e882e5f473a9d2.zip |
self-hosted-image: Update poky revision to point at the 1.2 release branch
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/images')
-rw-r--r-- | meta/recipes-core/images/self-hosted-image.bb | 2 |
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" inherit core-image -SRCREV = "20ff9db92165e6d16897671d2b1d370661962712" +SRCREV = "729e7f774c0328688ebf6092ca0780633a357ce9" SRC_URI = "git://git.yoctoproject.org/poky;protocol=git" IMAGE_CMD_ext3_append () { |