On Tue, Apr 11, 2023 at 04:52:42PM -0500, Andrew Davis via lists.yoctoproject.org wrote: > Was used to build kernel DTBs prior to KERNEL_DEVICETREE getting populated > with the list of preset of upstream DTBs. Not needed anymore so remove. > > Signed-off-by: Andrew Davis <[email protected]>
Reviewed-by: Denys Dmytriyenko <[email protected]> > --- > meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb > b/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb > index 62831c9c..1e86ed97 100644 > --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb > +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb > @@ -23,7 +23,3 @@ DEFCONFIG_NAME = "multi_v7_defconfig" > DEFCONFIG_NAME:omapl138 = "davinci_all_defconfig" > DEFCONFIG_NAME:k3 = "defconfig" > KERNEL_CONFIG_COMMAND = "oe_runmake -C ${S} O=${B} ${DEFCONFIG_NAME}" > - > -kernel_do_compile:append() { > - oe_runmake dtbs CC="${KERNEL_CC} $cc_extra " LD="${KERNEL_LD}" > ${KERNEL_EXTRA_ARGS} > -} > -- > 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16371): https://lists.yoctoproject.org/g/meta-ti/message/16371 Mute This Topic: https://lists.yoctoproject.org/mt/98207911/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
