summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/meson
diff options
context:
space:
mode:
authorJoshua Watt <jpewhacker@gmail.com>2018-08-03 09:10:30 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-07 12:13:03 +0100
commit30352f3d84344bff8c06625f9674947417f6e8e1 (patch)
treef35a59f1074b223a1feb5735be88a4ba01d1ee0d /meta/recipes-devtools/meson
parent8239a8b12a38f69c649d44fb8d4c5ebbb8ad17d9 (diff)
downloadopenembedded-core-contrib-30352f3d84344bff8c06625f9674947417f6e8e1.tar.gz
alsa-lib: Cleanup packaging
Cleans up the packaging by moving libasound.so.2 back into the alsa-lib package which was previously empty. Previously, it was difficult to create an image that had libasound.so.2, then create an SDK from that image that had the proper development files, because the only way to get libasound.so.2 was to do: IMAGE_INSTALL += "libasound" This however caused a problem because all of the development files that would be desired in the SDK were located in alsa-lib-dev, which wouldn't be included because alsa-lib wasn't included, and it was impossible to include alsa-lib because it was an empty package that was culled. (From OE-Core rev: c2fc6f87f8bbf4bc28f9adc45f116b2a692ea804) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/meson')
0 files changed, 0 insertions, 0 deletions