diff options
author | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:45:39 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:45:39 +0000 |
commit | dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42 (patch) | |
tree | e8b9838dc2981038046081efe5145a4227902f7d /openembedded/conf/distro/maemo-1.0.conf | |
parent | ce241d7e6d8e31411867b5f2127b02c776b39d8a (diff) | |
download | openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.gz openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.bz2 openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.zip |
Pull conf file updates from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/distro/maemo-1.0.conf')
-rw-r--r-- | openembedded/conf/distro/maemo-1.0.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/conf/distro/maemo-1.0.conf b/openembedded/conf/distro/maemo-1.0.conf index 15ec45f34e..f83e4b1d96 100644 --- a/openembedded/conf/distro/maemo-1.0.conf +++ b/openembedded/conf/distro/maemo-1.0.conf @@ -11,7 +11,7 @@ FEED_URIS += " \ base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \ updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates" -#CVSDATE = 20050331 +#SRCDATE = 20050331 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc:gcc-cross" |