[yocto] meta-riscv layer *seems* to have broken opensbi_%.bbappend file

2022-07-10 Thread Robert P. J. Day
the SRC_URI line: SRC_URI:append:nezha = " \ ... seems odd since the machine name is actually "nezha-allwinner-d1", not just "nezha". i checked and the two listed patches there don't appear to be applied, for what i assume is just that reason. or is this somehow related to the

Re: [yocto] meta-riscv layer *seems* to have broken opensbi_%.bbappend file

2022-07-10 Thread Khem Raj
On Sun, Jul 10, 2022 at 7:56 AM Robert P. J. Day wrote: > > the SRC_URI line: > > SRC_URI:append:nezha = " \ ... > > seems odd since the machine name is actually "nezha-allwinner-d1", not > just "nezha". i checked and the two listed patches there don't appear > to be applied, for what i

[linux-yocto] [PATCH 5.10/nxp-soc] drivers/char/Kconfig: remove extra endmenu from merge conflict

2022-07-10 Thread Paul Gortmaker
In 6e95cbda9d12e "Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-soc" there was a conflict between linux-stable backport 4603a37f6eae ("random: credit cpu and bootloader seeds by default") and commit 71e23f22b605 ("char: imx_amp: add sema4 driver support") The merge left

Re: [linux-yocto][linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-soc][PATCH] add felix dsa switch tag and vlan feature

2022-07-10 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-soc][PATCH] add felix dsa switch tag and vlan feature on 08/07/2022 Xulin Sun wrote: > Hi Bruce, > > Could you please help to merge below kernel patches to branch > "v5.10/standard/nxp-sdk-5.10/nxp-soc" ? >

Re: [linux-yocto][yocto-kernel-cache yocto-5.15 & yocto-5.10][PATCH 1/1] nxp-imx6: Delete duplicate CONFIG_SND_SOC_FSL_ASOC_CARD

2022-07-10 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-5.15 & yocto-5.10][PATCH 1/1] nxp-imx6: Delete duplicate CONFIG_SND_SOC_FSL_ASOC_CARD on 08/07/2022 Xiaolei Wang wrote: > Delete duplicate CONFIG_SND_SOC_FSL_ASOC_CARD. > > Signed-off-by: Xiaolei Wang > --- >

Re: [linux-yocto] [PATCH 5.10/nxp-soc] drivers/char/Kconfig: remove extra endmenu from merge conflict

2022-07-10 Thread Bruce Ashfield
Thanks Paul, this is merged. Bruce In message: [PATCH 5.10/nxp-soc] drivers/char/Kconfig: remove extra endmenu from merge conflict on 10/07/2022 Paul Gortmaker wrote: > In 6e95cbda9d12e "Merge branch 'v5.10/standard/base' into > v5.10/standard/nxp-sdk-5.10/nxp-soc" there was a conflict