diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-05-19 21:16:47 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-19 21:16:47 +0000 |
commit | e8c0386c00c258ee696a0b1cb3800e0492b80218 (patch) | |
tree | a8bf713cf336182bb2eb3bcdaa97bd5f13eed95f /conf/distro/ezx.conf | |
parent | f192ae2bcc6cf2161071c9b31450feb715f7f2e7 (diff) |
ezx.conf: update
add openzaurus-unstable-uclibc distro configuration for testing...
Diffstat (limited to 'conf/distro/ezx.conf')
-rw-r--r-- | conf/distro/ezx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/ezx.conf b/conf/distro/ezx.conf index f13a51ee04..5a5204b620 100644 --- a/conf/distro/ezx.conf +++ b/conf/distro/ezx.conf @@ -27,7 +27,7 @@ TARGET_FPU = "soft" # console##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/console \ # devel##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/devel" -SRCDATE = "20060507" +SRCDATE ?= "20060507" PREFERRED_PROVIDER_hostap-conf = "hostap-conf" |