summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/self-hosted-image.bb
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-24 10:21:11 +0100
commit492a58cabdc053b2312712681dbcffa8270d4ea4 (patch)
tree2d39bbce2f67ecc64415ec6bd6acc2a4478bc542 /meta/recipes-core/images/self-hosted-image.bb
parentcd591cc2c0e039789fa6b43646b70c194931884e (diff)
downloadpoky-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/self-hosted-image.bb')
-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 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
20inherit core-image 20inherit core-image
21 21
22SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d" 22SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d7d8"
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 () {