diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-12-06 11:58:44 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-12-06 11:58:44 +0000 |
commit | aa521e3dd6346fec0ed6f4f2fc0d910cf0186ff8 (patch) | |
tree | 24c4b3565fe8bbec8a6525d6b69953c11d61a4f3 /meta | |
parent | cad2e1bbb5c80ed27b5c1e4e39bc0785d94acddc (diff) | |
download | poky-aa521e3dd6346fec0ed6f4f2fc0d910cf0186ff8.tar.gz |
poky: set fixed srcrev for webkit-gtk (same one as OE use)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3319 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 21b23d9227..37e0af16df 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -132,6 +132,7 @@ SRCREV_pn-gaku ?= "286" | |||
132 | SRCREV_pn-gypsy ?= "39" | 132 | SRCREV_pn-gypsy ?= "39" |
133 | SRCDATE_yaffs2-utils = "20071107" | 133 | SRCDATE_yaffs2-utils = "20071107" |
134 | SRCDATE_yaffs2-utils-native = "20071107" | 134 | SRCDATE_yaffs2-utils-native = "20071107" |
135 | SRCREV_pn-webkit-gtk ?= "27222" | ||
135 | 136 | ||
136 | # Previously floating revisions | 137 | # Previously floating revisions |
137 | SRCREV_pn-aaina ?= "1231" | 138 | SRCREV_pn-aaina ?= "1231" |