diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-11-07 11:13:17 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-11-07 11:13:17 +0000 |
commit | 68f19cc06ffed1781e411ccd46aef265f52d9820 (patch) | |
tree | 7ac263811179d54087c61bf116411a154f35e367 /meta/conf/distro | |
parent | d3c471739800a3488da2832742e2e67aa2f75035 (diff) | |
download | poky-68f19cc06ffed1781e411ccd46aef265f52d9820.tar.gz |
poky.conf: set SRCDATE for yaffs2-utils(-native)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3090 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 9fe31ad906..e5097b3f6a 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -130,6 +130,8 @@ SRCREV_pn-clutter-gst ?= "1495" | |||
130 | SRCDATE_libgsmd ?= "20070917" | 130 | SRCDATE_libgsmd ?= "20070917" |
131 | SRCREV_pn-gaku ?= "286" | 131 | SRCREV_pn-gaku ?= "286" |
132 | SRCREV_pn-gypsy ?= "39" | 132 | SRCREV_pn-gypsy ?= "39" |
133 | SRCDATE_yaffs2-utils = "20071107" | ||
134 | SRCDATE_yaffs2-utils-native = "20071107" | ||
133 | 135 | ||
134 | # Previously floating revisions | 136 | # Previously floating revisions |
135 | SRCREV_pn-aaina ?= "1231" | 137 | SRCREV_pn-aaina ?= "1231" |