[meta-xilinx] [PATCH] u-boot-xlnx.inc: Remove redefinition of package arch
Nathan Rossi
nathan at nathanrossi.com
Sat Jun 3 06:29:39 PDT 2017
On 19 May 2017 at 10:15, Nathan Rossi <nathan at nathanrossi.com> wrote:
> On 16 May 2017 at 07:32, Manjukumar Matha
> <manjukumar.harthikote-matha at xilinx.com> wrote:
>> PACKAGE_ARCH = "${MACHINE_ARCH}" is defined in u-boot.inc. Remove the
>> package arch here to be consistent with upstream
>>
>> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
>
>
> Reviewed-by: Nathan Rossi <nathan at nathanrossi.com>
Applied.
Thanks,
Nathan
>
>> ---
>> recipes-bsp/u-boot/u-boot-xlnx.inc | 2 --
>> 1 file changed, 2 deletions(-)
>>
>> diff --git a/recipes-bsp/u-boot/u-boot-xlnx.inc b/recipes-bsp/u-boot/u-boot-xlnx.inc
>> index defe17e..8ec6698 100644
>> --- a/recipes-bsp/u-boot/u-boot-xlnx.inc
>> +++ b/recipes-bsp/u-boot/u-boot-xlnx.inc
>> @@ -9,9 +9,7 @@ UBRANCHARG = "${@['nobranch=1', 'branch=${KBRANCH}'][d.getVar('UBRANCH', True) !
>> SRC_URI = "${UBOOTURI};branch=${UBRANCH}"
>>
>> S = "${WORKDIR}/git"
>> -PACKAGE_ARCH = "${MACHINE_ARCH}"
>>
>> FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot:"
>> FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-xlnx:"
>> FILESEXTRAPATHS_prepend := "${@'${THISDIR}/u-boot-xlnx/${XILINX_RELEASE_VERSION}:' if d.getVar('XILINX_RELEASE_VERSION') else ''}"
>> -
>> --
>> 2.7.4
>>
>> --
>> _______________________________________________
>> meta-xilinx mailing list
>> meta-xilinx at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-xilinx
More information about the meta-xilinx
mailing list