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 16:00:41 +0100 |
commit | 8da833f316deb5045158ebfdca4dd684c94d28a6 (patch) | |
tree | 2b3c2fe7f3ab20551c0ee0c7324d22c57436b40f /meta/recipes-core/images | |
parent | 647238f6099805bd6e5b7d859a40933cf25fd5f1 (diff) | |
download | poky-8da833f316deb5045158ebfdca4dd684c94d28a6.tar.gz |
self-hosted-image: Update poky revision to point at the 1.2 release branch
(From OE-Core rev: 00256125873ff6f1630743a712e882e5f473a9d2)
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" | |||
19 | 19 | ||
20 | inherit core-image | 20 | inherit core-image |
21 | 21 | ||
22 | SRCREV = "20ff9db92165e6d16897671d2b1d370661962712" | 22 | SRCREV = "729e7f774c0328688ebf6092ca0780633a357ce9" |
23 | SRC_URI = "git://git.yoctoproject.org/poky;protocol=git" | 23 | SRC_URI = "git://git.yoctoproject.org/poky;protocol=git" |
24 | 24 | ||
25 | IMAGE_CMD_ext3_append () { | 25 | IMAGE_CMD_ext3_append () { |