]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
infra: introduce suitable-extractor helper function
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
Fri, 2 Aug 2013 09:05:14 +0000 (11:05 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 6 Sep 2013 21:30:27 +0000 (23:30 +0200)
commitf8d89f051032a8835bdb77edec518e73170006c1
treeec2976891f2a09075b7f827db208947bddb0d354
parent741cbccb746b4bda41c5a51bf2d9d8977c902439
infra: introduce suitable-extractor helper function

In order to simplify determining the right extractor tool for a given
file type, this patch introduces a make function 'suitable-extractor'.
Its usage is $(call suitable-extractor,filename), and it returns the
path to the suitable extractor.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/lsof/lsof.mk
package/perl/perl.mk
package/pkg-generic.mk
package/pkg-utils.mk
package/tar/tar.mk
toolchain/toolchain-external/ext-tool.mk