[Buildroot] [PATCH] ocrad: bump to version 0.25

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jan 25 10:24:17 UTC 2017


Hello,

On Sat,  7 Jan 2017 15:06:10 +0100, Gilles Talis wrote:

> +define OCRAD_EXTRACT_CMDS
> +    $(HOST_DIR)/usr/bin/lzip -d -c $(DL_DIR)/$(OCRAD_SOURCE) | \
> +    tar --strip-components=1 -C $(@D) -xf -

I've fixed the indentation to use tabs, and replaced the hardcoded -xf
by $(TAR_OPTIONS).

Applied with those changes. Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list