sane-backends: select all backends when CONFIG_ALL 1885/head
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Thu, 15 Oct 2015 03:35:49 +0000 (00:35 -0300)
committerLuiz Angelo Daros de Luca <luizluca@gmail.com>
Mon, 26 Oct 2015 16:17:28 +0000 (14:17 -0200)
commitaa48cd404a6a00f91c169155bd124edb73b9a557
tree326ee94d258066569b4c64eacfcbfbd8dc92ae46
parent8ca186cd593479d0b6b51455a355287cb2317d88
sane-backends: select all backends when CONFIG_ALL

sane-xxx backend packages are hidden packages with custom
config and CONFIG_ALL does not select them alone. Now
sane-backends depends on +ALL:sane-backends-all.

No existing ipk is affected as the changed package/sane-backends
does not exist as an ipk.

030-musl.patch was updated to be submitted upstream. However,
the added preprocessor #if are always true for OpenWRT and will
not change the resulting code.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
utils/sane-backends/Makefile
utils/sane-backends/patches/030-musl.patch