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-24 10:21:11 +0100 |
commit | 492a58cabdc053b2312712681dbcffa8270d4ea4 (patch) | |
tree | 2d39bbce2f67ecc64415ec6bd6acc2a4478bc542 /meta/recipes-core/images | |
parent | cd591cc2c0e039789fa6b43646b70c194931884e (diff) | |
download | poky-492a58cabdc053b2312712681dbcffa8270d4ea4.tar.gz |
self-hosted-image: Update poky revision to point at the 1.2 release branch
(From OE-Core rev: fd989e1bceef6df36619ba8944c8141abefd282e)
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 3897ddda7a..aef1507b05 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 = "3ab5d73f0c49df9fefa2a46031d33436bbd7d" | 22 | SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d7d8" |
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 () { |