summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorAbdoulaye Walsimou GAYE <awg@embtoolkit.org>2011-06-25 20:42:45 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-25 23:21:34 +0200
commitdbf570ee2146fde7b142ce6c3899304cd39abd5e (patch)
tree16fdf71f901435eb3a572a3d31ab883987ab413f /packages
parentd6100ace6c5fa54df9098d2f61d3dba60156e8d7 (diff)
downloadembtoolkit-dbf570ee2146fde7b142ce6c3899304cd39abd5e.tar.gz
embtoolkit-dbf570ee2146fde7b142ce6c3899304cd39abd5e.tar.bz2
embtoolkit-dbf570ee2146fde7b142ce6c3899304cd39abd5e.tar.xz
Packages: gperf: use tar.gz archive format
Signed-off-by: Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
Diffstat (limited to 'packages')
-rw-r--r--packages/misc/gperf/gperf.kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/misc/gperf/gperf.kconfig b/packages/misc/gperf/gperf.kconfig
index eacadaf..f956faf 100644
--- a/packages/misc/gperf/gperf.kconfig
+++ b/packages/misc/gperf/gperf.kconfig
@@ -25,13 +25,13 @@
config EMBTK_HOST_HAVE_GPERF
bool
- select EMBTK_GPERF_PKG_IS_TARBZ2
+ select EMBTK_GPERF_PKG_IS_TARGZ
help
gperf for host development machine.
config EMBTK_HAVE_GPERF
bool
- select EMBTK_GPERF_PKG_IS_TARBZ2
+ select EMBTK_GPERF_PKG_IS_TARGZ
help
This is GNU gperf. It is a program that generates perfect hash
functions for sets of key words.
@@ -47,7 +47,6 @@ choice
config EMBTK_GPERF_VERSION_3_0_4
bool "gperf-3.0.4"
- select EMBTK_GPERF_PKG_IS_TARGZ
endchoice
config EMBTK_GPERF_VERSION_STRING