self-hosted-image: Update poky revision to point at the 1.2 release branch

(From OE-Core rev: 85bebd85c4f6603ac8fc1290121c34b92cc434f9)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2012-04-18 15:58:45 +01:00
parent 0a48c697d7
commit 35196ff703

View File

@@ -19,7 +19,7 @@ IMAGE_FSTYPES = "vmdk"
inherit core-image
SRCREV = "9fcfda78b9699708f5060433ba70a06b9b6536da"
SRCREV = "0a48c697d7f8d70e553e9ac181018627c30b4ddd"
SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
IMAGE_CMD_ext3_append () {