diff options
author | Ross Burton <ross.burton@intel.com> | 2018-06-11 21:38:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 17:56:25 +0100 |
commit | b054015357b2b03f308af00a41b29c649cbca171 (patch) | |
tree | f3858a3481ce2509fa98f21668a13842980ad8fe /bitbake/lib/bb/fetch2/bzr.py | |
parent | 89cbaca35943228aef60cfbc8ce1d2cb245b11e6 (diff) | |
download | poky-b054015357b2b03f308af00a41b29c649cbca171.tar.gz |
alsa-tools: rewrite packaging
alsa-tools is actually a collection of 20 separate tools, each with their own
configure scripts. The dependencies are varied, old, and estoric (FLTK, GTK+ 1, 2,
and 3, PyGTK 2, Qt3).
Instead of maintaining patches to try and pick a subset that builds, use
PACKAGECONFIG and some magic to build what the user requests.
By default we build all the tools which have no dependencies, and the tools
which need GTK+ 2 or GTK+ 3 if the relevant DISTRO_FEATURES are enabled.
Add a patch to fix the build of ld10k1 with musl.
The ncurses build dependency doesn't seem to be checked for, so remove that.
(From OE-Core rev: 83c9405df5748744ef673ac8757bb89d7050ad8d)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/bzr.py')
0 files changed, 0 insertions, 0 deletions