[OE-core] [PATCH] dtc.inc: fix for libdir == /usr/lib64

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 11 10:32:04 UTC 2012


On Tue, 2012-07-10 at 21:29 -0500, Matthew McClintock wrote:
> On 64bit systems dtc will still install libaries in /usr/lib
> unless we havet this override
> 
> Signed-off-by: Matthew McClintock <msm at freescale.com>
> ---
>  meta/recipes-kernel/dtc/dtc.inc |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
> index fab91dc..18847c6 100644
> --- a/meta/recipes-kernel/dtc/dtc.inc
> +++ b/meta/recipes-kernel/dtc/dtc.inc
> @@ -10,8 +10,8 @@ SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git \
>             file://make_install.patch \
>  	  "
>  

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list