kumquat-buildroot/package/util-linux
Arnout Vandecappelle (Essensium/Mind) 69e64c42b7 all packages: use new host-xxx-package macros
This is a purely mechanical change, performed with
find package linux toolchain boot -name \*.mk | \
  xargs sed -i -e 's/$(eval $(call GENTARGETS,host))/$(eval $(host-generic-package))/' \
               -e 's/$(eval $(call AUTOTARGETS,host))/$(eval $(host-autotools-package))/' \
               -e 's/$(eval $(call CMAKETARGETS,host))/$(eval $(host-cmake-package))/'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-07-17 20:18:03 +02:00
..
Config.in util-linux: fix partx build breakage 2011-11-08 23:48:53 +01:00
util-linux-2.20.1-sscanf-no-ms-as.patch util-linux: fix libmount build under uClibc 2012-03-15 11:06:36 +01:00
util-linux-uclibc-build-fix.patch util-linux: convert to autotarget and bump to 2.19.1 2011-07-27 09:41:44 +02:00
util-linux.mk all packages: use new host-xxx-package macros 2012-07-17 20:18:03 +02:00