]> code.ossystems Code Review - openembedded-core.git/commit
util-linux-libuuid: Simplify recipe and rename from util-linux-uuid
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Mar 2021 21:41:53 +0000 (21:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Mar 2021 21:26:19 +0000 (22:26 +0100)
commit65efd76198ad805060fe28714765cd423fa748dc
tree1ae18b48f6fd94a8d246995ec1bec8fbe8ed3b20
parentd8451cbef5906b67756582fdfc44eb01ed3512fc
util-linux-libuuid: Simplify recipe and rename from util-linux-uuid

Rename the recipe from util-linux-uuid to util-linux-libuuid which means
we can drop the custom PACKAGES and FILES defintions which simplifies
things. Also move the LICENSE setting to the libuuid recipe so that
it is correctly applied to the right packages.

This means the standard definitions from bitbake.conf are used, avoiding
errors from situations where users have customised settings causing
failures.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-core/util-linux/util-linux-libuuid_2.36.2.bb [moved from meta/recipes-core/util-linux/util-linux-uuid_2.36.2.bb with 56% similarity]
meta/recipes-core/util-linux/util-linux.inc
meta/recipes-core/util-linux/util-linux_2.36.2.bb