[OE-core] [PATCH v2] util-linux: Ensure that ${sbindir} is respected

Richard Purdie richard.purdie at linuxfoundation.org
Mon Sep 24 10:12:06 UTC 2012


On Mon, 2012-09-24 at 07:24 +0100, Phil Blundell wrote:
> The configure script uses a hard-coded value for ${usrsbin_execdir},
> which is the path that we know as ${sbindir}.  Adjust configure to take
> this from the environment if it's set there, and have do_configure()
> pass it in.
> 
> Signed-off-by: Phil Blundell <pb at pbcl.net>
> ---
> v2: now with correct header on new patch
> 
>  meta/recipes-core/util-linux/util-linux.inc        |    4 +++-
>  .../util-linux/util-linux/configure-sbindir.patch  |   18 ++++++++++++++++++
>  meta/recipes-core/util-linux/util-linux_2.21.2.bb  |    3 ++-
>  3 files changed, 23 insertions(+), 2 deletions(-)
>  create mode 100644 meta/recipes-core/util-linux/util-linux/configure-sbindir.patch

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list