diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-01-31 16:53:37 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2005-01-31 16:53:37 +0000 |
commit | f6d738ffa6e538136387c00d75d94bfc3ebc29dd (patch) | |
tree | 9c460244abb3b2a55feb99a2a58dd390550e94ed /conf/distro | |
parent | a11cf77e07fb9b67dc4154385cb4ca344ffffe64 (diff) |
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/01/31 17:53:23+01:00 uni-frankfurt.de!mickeyl
oz-pxa-2.6: add console-tools to BOOTSTRAP_EXTRA_DEPENDS
BKrev: 41fe6291R-jgiQ1aE2pe_6vLrlXdhg
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openzaurus-3.5.3.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openzaurus-3.5.3.conf b/conf/distro/openzaurus-3.5.3.conf index 6ef40da413..8a3d1f5fbb 100644 --- a/conf/distro/openzaurus-3.5.3.conf +++ b/conf/distro/openzaurus-3.5.3.conf @@ -13,7 +13,7 @@ FEED_URIS += " \ console##http://openzaurus.org/official/unstable/3.5.2/feed/console \ devel##http://openzaurus.org/official/unstable/3.5.2/feed/devel" -CVSDATE = "20050201" +CVSDATE = "20050202" ASSUME_PROVIDED = "virtual/arm-linux-gcc-2.95" PREFERRED_PROVIDERS = "virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie" PREFERRED_PROVIDERS += " virtual/xserver:xserver-kdrive" |