Re: [meta-ti][dunfell][PATCH v4] machine: Add am62xx evm configuration

2022-03-29 Thread Denys Dmytriyenko
n > Signed-off-by: Hari Nagalla > Signed-off-by: Ryan Eatmon Reviewed-by: Denys Dmytriyenko > --- > v2: Removed ti-graphics patch, and removed lpm-demo patches. > v3: Squashed and cleaned up the previous patches. > v4: Removed tabs that made their way into some of the

Re: [meta-ti][dunfell][PATCH v2] ti-graphics: gpu enable and move all platforms to ddk 1.15

2022-03-29 Thread Denys Dmytriyenko
On Tue, Mar 29, 2022 at 04:48:43PM -0500, Etheridge, Darren wrote: > On 3/25/2022 5:36 PM, Andrew Davis wrote: > >On 3/25/22 5:30 PM, Andrew F. Davis via lists.yoctoproject.org wrote: > >>On 3/25/22 5:06 PM, Denys Dmytriyenko wrote: > >>>On Fri, Mar 25, 2022 at 04:

Re: [meta-ti] [master][PATCH] wl18xx-fw: Make it support usrmerge

2022-04-04 Thread Denys Dmytriyenko
On Wed, Mar 30, 2022 at 12:45:11PM +0200, Alessio Igor Bogani wrote: > Signed-off-by: Alessio Igor Bogani Reviewed-by: Denys Dmytriyenko > --- > .../recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > di

Re: [meta-ti] [PATCH] uim-sysfs: Specify branch and protocol for git fetcher

2022-04-04 Thread Denys Dmytriyenko
On Sun, Apr 03, 2022 at 06:09:22PM -0700, Khem Raj wrote: > bitbake git fetcher warns about protocol and fall back branches > therefore be explicit about these parameters in source uri > > Signed-off-by: Khem Raj Reviewed-by: Denys Dmytriyenko > --- > meta-ti-extras/re

Re: [meta-ti][master][PATCH 1/4] meta-ti: rename j7-evm to j721e-evm

2022-03-28 Thread Denys Dmytriyenko
On Fri, Mar 25, 2022 at 02:38:55PM -0500, Andrew F. Davis via lists.yoctoproject.org wrote: > On 3/25/22 2:23 PM, Denys Dmytriyenko wrote: > >On Fri, Mar 25, 2022 at 01:41:48PM -0500, Andrew F. Davis via > >lists.yoctoproject.org wrote: > >>In many places we use "

Re: [meta-ti][master][PATCH 1/4] meta-ti: rename j7-evm to j721e-evm

2022-03-28 Thread Denys Dmytriyenko
ly, but what we really > want is only for some specific j7 SoC. > > First step in untangling this is to make it clear that there is > no SoC called j7. There is a SoC called j721e with a j721e-evm. > > Fix up this naming here. > > Signed-off-by: Andrew Davis Tested-by: D

Re: [meta-ti][master][PATCH 2/4] meta-ti-bsp: add SoC families for the J7 SoCs

2022-03-28 Thread Denys Dmytriyenko
Davis Tested-by: Denys Dmytriyenko -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14566): https://lists.yoctoproject.org/g/meta-ti/message/14566 Mute This Topic: https://lists.yoctoproject.org/mt/90029531/21656 Group Owner: meta-ti+ow...@lists.y

Re: [meta-ti][master][PATCH 3/4] ti-img-rogue-umlibs: only the j721e SoC is currently supported

2022-03-28 Thread Denys Dmytriyenko
On Fri, Mar 25, 2022 at 01:41:50PM -0500, Andrew F. Davis via lists.yoctoproject.org wrote: > There are now three SoCs in the J7 family, but only the j721e variant > is currently supported. Be specific here. > > Signed-off-by: Andrew Davis Tested-by: Denys

Re: [meta-ti][master][PATCH 4/4] ti-sgx-ddk-um: only the am65xx member of the k3 family is supported

2022-03-28 Thread Denys Dmytriyenko
On Fri, Mar 25, 2022 at 01:41:51PM -0500, Andrew F. Davis via lists.yoctoproject.org wrote: > The AM65xx is the only member of the K3 family with an SGX GPU. > Be specific here to avoid confusion. > > Signed-off-by: Andrew Davis Tested-by: Denys Dmytriyenko -=-=-=-=-=-=-=-=-=-=-=

Re: [meta-ti][dunfell][PATCH v2] ti-graphics: gpu enable and move all platforms to ddk 1.15

2022-03-28 Thread Denys Dmytriyenko
On Fri, Mar 25, 2022 at 04:54:56PM -0500, Andrew F. Davis via lists.yoctoproject.org wrote: > On 3/25/22 4:38 PM, Denys Dmytriyenko wrote: > >On Fri, Mar 25, 2022 at 04:21:38PM -0500, Andrew Davis wrote: > >>On 3/25/22 3:10 PM, Denys Dmytriyenko wrote: > >>>On W

Re: [meta-ti][dunfell][PATCH v2] ti-graphics: gpu enable and move all platforms to ddk 1.15

2022-03-28 Thread Denys Dmytriyenko
On Fri, Mar 25, 2022 at 05:36:47PM -0500, Andrew F. Davis via lists.yoctoproject.org wrote: > On 3/25/22 5:30 PM, Andrew F. Davis via lists.yoctoproject.org wrote: > >On 3/25/22 5:06 PM, Denys Dmytriyenko wrote: > >>On Fri, Mar 25, 2022 at 04:54:56PM -0500, A

Re: [meta-ti][dunfell][PATCH v4] machine: Add am62xx evm configuration

2022-03-28 Thread Denys Dmytriyenko
On Fri, Mar 25, 2022 at 04:06:32PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > From: Nishanth Menon > > Lets add the basic AM62xx-evm configuration. > - Add configurations. > - Add firmware overrides. > - Add u-boot overrides. Everything in one patch? > Signed-off-by: Nishanth

Re: [meta-ti][dunfell][PATCH v4] machine: Add am62xx evm configuration

2022-03-29 Thread Denys Dmytriyenko
On Tue, Mar 29, 2022 at 07:26:12AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > > > On 3/29/2022 12:41 AM, Denys Dmytriyenko wrote: > >On Fri, Mar 25, 2022 at 04:06:32PM -0500, Ryan Eatmon via > >lists.yoctoproject.org wrote: > >>From: Nishanth Meno

Re: [meta-ti][dunfell][PATCH v2 00/12] Adding support for j721s2

2022-02-02 Thread Denys Dmytriyenko
On Wed, Feb 02, 2022 at 12:33:10PM -0600, Ryan Eatmon via lists.yoctoproject.org wrote: > *** BLURB HERE *** Nice BLURB! :) Anyway, the series looks fine to me. Of course, patches 5, 6 and 7 could have been squashed, but that's not critical. Reviewed-by: Denys Dmytriyenko > Hari Naga

Re: [meta-ti][dunfell][PATCH] cnm-wave-fw: lock the compatiable machine to j721s2

2022-02-03 Thread Denys Dmytriyenko
" > > # Add run-time dependency for Chips Wave521 firmware to the rootfs > -RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " cnm-wave-fw" > +RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j721s2 = " cnm-wave-fw" Same here. -- Regards, Denys Dmytriyenko PGP: 0x420902729

Re: [meta-ti][dunfell][PATCH v3] ti-linux-fw: Bump to 08.02.00.001 release

2022-02-07 Thread Denys Dmytriyenko
On Mon, Feb 07, 2022 at 09:22:35PM -0600, Ryan Eatmon via lists.yoctoproject.org wrote: > Updated the ti-linux-fw version for 08.02.00.001 > - Changed CORESDK_RTOS_VERSION version to 08.02.00.04 > > Signed-off-by: Ryan Eatmon Looks good. Rviewed-by: Denys Dmytriyenko >

Re: [meta-ti] [PATCH] ti-sgx-ddk-um: avoid unnecessary dependency on -dev package

2022-01-14 Thread Denys Dmytriyenko
is in ti-sgx-ddk-um as well. Makes sense, thanks! > Signed-off-by: Matthias Schiffer Reviewed-by: Denys Dmytriyenko > --- > recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-graphics/libgl

Re: [meta-ti] [dunfell PATCH] ti-sgx-ddk-km: update srcrev to pick latest

2022-01-08 Thread Denys Dmytriyenko
m-support-OpenEmbedded-hardfp-toolchain-w-o-gnueabi.patch > deleted file mode 100644 > index 15105eac.. > --- > a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km/0001-km-support-OpenEmbedded-hardfp-toolchain-w-o-gnueabi.patch > +++ /dev/null > @@ -1,34 +0,0 @@ > -From 755632b4f3a

Re: [meta-ti][dunfell][PATCH] machine: Add j721s2 evm configuration

2022-01-24 Thread Denys Dmytriyenko
On Mon, Jan 24, 2022 at 09:14:13AM -0600, Ryan Eatmon via lists.yoctoproject.org wrote: > From: Nishanth Menon > > Signed-off-by: Nishanth Menon > Signed-off-by: Ryan Eatmon > --- > conf/machine/j721s2-evm-k3r5.conf | 11 +++ > conf/machine/j721s2-evm.conf | 22

[meta-ti] [RFC][master][PATCH 13/19] classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Remove deprecated support for compiling Keystone1/2 RTOS components and Linux firmwares using PDK, CSL, etc. Signed-off-by: Denys Dmytriyenko --- classes/ti-pdk-fetch.bbclass | 47 --- classes/ti-pdk.bbclass | 144

[meta-ti] [RFC][master][PATCH 0/7] #2 - restructuring

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko This is a second stab at improving meta-ti by restructuring it into multiple sub-layers - meta-ti-bsp, meta-ti-extras, etc. Here's a temp git tree with these patches applied to glance at: https://github.com/denix0/meta-ti/tree/master Denys Dmytriyenko (7): meta-ti

[meta-ti] [RFC][master][PATCH 19/19] trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko After 8b2c97b585ed3f4163fa29f0d9120c7cd3c9e173, new platforms were merged with BUILD_DIR used as in early Dunfell days, correct those. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 4 ++-- 1 file changed, 2

[meta-ti] [RFC][master][PATCH 3/7] meta-ti-extras: add sub-layer with extra components that don't belong to BSP

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Add MIT license file for the metadata. Signed-off-by: Denys Dmytriyenko --- meta-ti-extras/COPYING.MIT | 17 + meta-ti-extras/conf/layer.conf | 16 2 files changed, 33 insertions(+) create mode 100644 meta-ti-extras/COPYING.MIT

[meta-ti] [RFC][master][PATCH 4/7] meta-ti: move WiLink components to meta-ti-extras

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Move WiLink WiFi and BT components from meta-ti-bsp to meta-ti-extras layer. Signed-off-by: Denys Dmytriyenko --- {meta-ti-bsp => meta-ti-extras}/recipes-bsp/bt-fw/bt-fw_git.bb| 0 .../wl18xx-fw/wl18xx-fw/0001-Add-Makefile-to-install-firmware-files.pa

[meta-ti] [RFC][master][PATCH 1/7] meta-ti: create a sub-layer meta-ti-bsp from existing content

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko --- COPYING.MIT => meta-ti-bsp/COPYING.MIT | 0 README => meta-ti-bsp/README | 0 {conf =>

[meta-ti] [RFC][master][PATCH 08/19] alsa-state: remove asound.state for deprecated beagleboard

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As beagleboard is now deprecated and removed from future meta-ti releases. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/alsa-state/alsa-state.bbappend | 1 - .../alsa-state/alsa-state/beagleboard/asound.state | 656 - 2 files changed

[meta-ti] [RFC][master][PATCH 7/7] meta-ti: move beaglebone-specific components to meta-ti-extras

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Move beagleboard.org beaglebone componentns to meta-ti-extras. Signed-off-by: Denys Dmytriyenko --- .../recipes-ti/beagleboard/beaglebone-capes.bb| 0 .../recipes-ti/beagleboard/beaglebone-capes/cape-stop.sh | 0 .../recipes

[meta-ti] [RFC][master][PATCH 6/7] meta-ti: move cuia to meta-ti-extras

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Move TI Unified Instrumentation Architecture in C (cUIA) to meta-ti-extras under recipes-devtools. Signed-off-by: Denys Dmytriyenko --- .../recipes-bsp => meta-ti-extras/recipes-devtools}/cuia/cuia_1.0.0.13.bb | 0 1 file changed, 0 insertions(+), 0 deleti

[meta-ti] [RFC][master][PATCH 5/7] meta-ti: move BIOS,XDC,XDAIS,CGT,DSP libs and components to meta-ti-extras

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Legacy platforms AM3/4/5/J6 build components for multimedia acceleration and other DSP showcasing using SYS/BIOS, XDC, XDAIS, CodeGen Tools and different DSP libraries. Move all of them to meta-ti-extras. Signed-off-by: Denys Dmytriyenko --- {meta-ti-bsp => meta

[meta-ti] [RFC][master][PATCH 02/19] x-load: remove deprecated first stage X-Loader bootloader

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko X-Loader was originally used on OMAP3/4 platforms, but eventually got replaced by U-boot SPL. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/x-load/signgp.bb | 20 --- recipes-bsp/x-load/signgp/signGP.c | 108

[meta-ti] [RFC][master][PATCH 17/19] dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko DSP/BIOS was the name for older versions of TI-RTOS, prior to SYS/BIOS and used on older deprecated platforms. Remove any remnants. Signed-off-by: Denys Dmytriyenko --- recipes-ti/bios/ti-biosutils.inc| 18 -- recipes-ti/bios/ti

[meta-ti] [RFC][master][PATCH 14/19] meta-ti: remove remaining Keystone1/2 overrides

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Cleanup remaining recipes that are used by other platforms from any machine overrides that still refer to deprecated Keystone1/2 platforms. Signed-off-by: Denys Dmytriyenko --- conf/layer.conf| 9 - recipes-bsp/dsptop/debugss

[meta-ti] [RFC][master][PATCH 12/19] recipes-bsp: remove Keystone1/2 LLDs

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Low Level Drivers (LLDs) were used by Keystone1/2 to access peripherals by RTOS and Linux. Remove due to deprecation. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb | 16 -- recipes-bsp/aif2-lld/aif2-lld-test_git.bb

[meta-ti] [RFC][master][PATCH 15/19] doxygen: remove outdated version in favor of upstream

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko It's not BSP core functionality and newer version is available from meta-oe. Signed-off-by: Denys Dmytriyenko --- .../doxygen/doxygen/patch-flex_2_6_0.diff | 66 -- recipes-devtools/doxygen/doxygen_1.8.9.1.bb| 36 2

[meta-ti] [RFC][master][PATCH 16/19] kselftests: remove outdated version in favor of upstream

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Newer versions of Linux kernel selftests are available from meta-oe. Signed-off-by: Denys Dmytriyenko --- .../files/0001-selftests-add-ptp-to-TARGETS.patch | 25 --- ...reakpoints-allow-to-cross-compile-for-aar.patch | 32 .../files/0001-selftests-gpio-use-pkg

[meta-ti] [RFC][master][PATCH 18/19] gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Newer versions of baremetal GCC toolchain available from meta-arm-toolchain. Signed-off-by: Denys Dmytriyenko --- .../gcc-linaro-baremetal-aarch64-native.bb | 23 -- recipes-ti/devtools/gcc-linaro-baremetal-native.bb | 23

[meta-ti] [RFC][master][PATCH 2/7] meta-ti: add MIT license file for the metadata and basic README

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- COPYING.MIT | 17 + README | 4 2 files changed, 21 insertions(+) create mode 100644 COPYING.MIT create mode 100644 README diff --git a/COPYING.MIT b/COPYING.MIT new file mode 100644 index 000

[meta-ti] [RFC][master][PATCH 00/19] #1 - cleanup and deprecation

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko This patchset takes a first stab at cleaning up meta-ti and deprecating old platform, corresponding config files and component recipes. Here's a temp git tree with these patches applied to glance at: https://github.com/denix0/meta-ti/tree/master Denys Dmytriyenko (19

[meta-ti] [RFC][master][PATCH 01/19] conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Those platforms are being deprecated and not supported in future meta-ti releases. Signed-off-by: Denys Dmytriyenko --- conf/machine/am3517-evm.conf | 35 -- conf/machine/am37x-evm.conf| 31

[meta-ti] [RFC][master][PATCH 09/19] init-ifupdown: remove default /etc/interfaces file for beagleboard

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As beagleboard platform is being deprecated. Signed-off-by: Denys Dmytriyenko --- .../init-ifupdown-1.0/beagleboard/interfaces | 27 -- .../init-ifupdown/init-ifupdown_1.0.bbappend | 1 - 2 files changed, 28 deletions(-) delete mode

[meta-ti] [RFC][master][PATCH 04/19] dmai: remove Davinci Multimedia Application Interface (DMAI)

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Was used with deprecated DaVinci, OMAP-L1 and OMAP3 families of platforms. Signed-off-by: Denys Dmytriyenko --- recipes-ti/dmai/ti-dmai.inc| 162 recipes-ti/dmai/ti-dmai/arago-tdox | 210

[meta-ti] [RFC][master][PATCH 05/19] linuxutils: remove Linux Utils helper package

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Linux Utils were used mainly by DMAI on deprecated DaVinci and OMAP3 platforms. Signed-off-by: Denys Dmytriyenko --- recipes-ti/includes/ti-paths.inc | 3 - recipes-ti/linuxutils/ti-linuxutils.inc| 93 -- .../ti

[meta-ti] [RFC][master][PATCH 07/19] abefw: remove OMAP4 Audio Back-End (ABE) firmware

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Due to platform deprecation, remove Audio Back-End firmware. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/abefw/abefw_1.0.14.bb | 23 --- 1 file changed, 23 deletions(-) delete mode 100644 recipes-bsp/abefw/abefw_1.0.14.bb diff --git a/recipes

[meta-ti] [RFC][master][PATCH 03/19] hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Due to DaVinci family of platforms being deprecated. Signed-off-by: Denys Dmytriyenko --- recipes-ti/hdvpss/ti-hdvpss.inc| 20 recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb | 7 --- recipes-ti/includes/ti-paths.inc | 2

[meta-ti] [RFC][master][PATCH 06/19] ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko OMAP3 platforms used OCF-Linux, a Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF) for Crypto HW acceleration. Later, an alternative Cryptodev-linux API standard became dominant for newer platforms. Remove deprecated module. Signed-off-by: Denys

[meta-ti] [RFC][master][PATCH 10/19] formfactor: remove beagleboard-specific configs

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As beagleboard platform is being deprecated. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/formfactor/formfactor/beagleboard/machconfig | 3 --- recipes-bsp/formfactor/formfactor_0.0.bbappend | 1 - 2 files changed, 4 deletions(-) delete mode 100755

[meta-ti] [RFC][master][PATCH 11/19] conf/machine: remove Keystone1/2 SoC/machine configs

2022-01-26 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As Keystone1/2 platforms are being deprecated. Signed-off-by: Denys Dmytriyenko --- conf/machine/c665x-evm.conf | 9 - conf/machine/c667x-evm.conf | 9 - conf/machine/include/c66x.inc | 9 - conf/machine/include/k2e.inc

Re: [meta-ti][dunfell][PATCH] Rename the am62xx-evm platform to am62xx-sk

2022-04-05 Thread Denys Dmytriyenko
have a super-set platform in meta-ti to support as many of the board variants, as possible, usually named EVMs. I don't remember exactly, but I do believe there were one or two instances where SK or IDK or even a community board came before the EVM, but we still tried to keep the super-set und

Re: [meta-ti][kirkstone][PATCH v2] kernel-rdepends: Remove PRU Ethernet firmwares for legacy devices

2023-09-11 Thread Denys Dmytriyenko
On Mon, Sep 11, 2023 at 09:58:23AM +0530, Ravi Gunasekaran via lists.yoctoproject.org wrote: > Andrew, > > On 9/8/23 7:49 PM, Andrew Davis wrote: > > On 9/8/23 6:44 AM, Ravi Gunasekaran via lists.yoctoproject.org wrote: > >> Remove the PRU Ethernet firmwares from being packaged for > >> AM33x,

Re: [meta-ti][master/kirkstone][PATCH v4 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-15 Thread Denys Dmytriyenko
CONFIG_FRAGMENTS along with the base defconfig mentioned > in UBOOT_MACHINE. > > - Include u-boot-mergeconfig.inc in u-boot-ti.inc Thanks! Looks good to me. > Signed-off-by: Chirag Shilwant Reviewed-by: Denys Dmytriyenko > --- > v4: > - Added an extra check for UBOOT_MACHIN

Re: [meta-ti] [RFC|kirkstone] linux-ti-staging: add config preempt for am335x and am437x

2023-09-15 Thread Denys Dmytriyenko
On Fri, Sep 15, 2023 at 11:17:11AM -0500, Bajjuri, Praneeth wrote: > > > On 9/14/2023 8:47 PM, Balagopalakrishnan, Anand wrote: > >Hi Denys, > > > >This is only needed for v7 platforms like AM3 / AM4 and possibly AM57x also. > >CONFIG_PREEMPT is enabled by default on arm64 platforms like AM65x.

Re: [meta-ti][kirkstone/master][PATCH] mesa-pvr: add dynamic-layer append for llvmpipe

2023-08-28 Thread Denys Dmytriyenko
On Mon, Aug 21, 2023 at 08:11:38PM -0500, r...@ti.com wrote: > From: Randolph Sapp > > Meta-clang provides a bbappend for mesa to use clang to accelerate it's > rasterization with runtime code generation through the use of llvmpipe. > With the addition of mesa-pvr we no longer get this for free

[meta-ti] [kirkstone/master][PATCH] ti-rtos-firmware: cleanup leftover alternative entries for Jacinto

2023-09-12 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Jacinto platforms use first R5 MCU core for DM firmware. When DM firmware was split out into own recipe[1], ALTERNATIVE_TARGET entries got removed from ti-rtos-firmware recipe, but corresponding ALTERNATIVE_LINK_NAME entries remained, causing warnings. Clean up those now

Re: [meta-ti][kirkstone][PATCH v2] kernel-rdepends: Remove PRU Ethernet firmwares for legacy devices

2023-09-12 Thread Denys Dmytriyenko
On Tue, Sep 12, 2023 at 10:25:38AM +0530, Ravi Gunasekaran wrote: > > > On 9/11/23 10:35 PM, Denys Dmytriyenko wrote: > > On Mon, Sep 11, 2023 at 09:58:23AM +0530, Ravi Gunasekaran via > > lists.yoctoproject.org wrote: > >> Andrew, > >> > >> On

Re: [meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-12 Thread Denys Dmytriyenko
On Tue, Sep 12, 2023 at 04:04:03PM -0400, Denys Dmytriyenko wrote: > On Sat, Sep 09, 2023 at 02:00:04AM +0530, Chirag Shilwant wrote: > > - Add a new file u-boot-mergeconfig.inc which will ensure we handle > > fragment u-boot configs > > using a new variable UBOOT_CONFIG_

Re: [meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-12 Thread Denys Dmytriyenko
On Sat, Sep 09, 2023 at 02:00:04AM +0530, Chirag Shilwant wrote: > - Add a new file u-boot-mergeconfig.inc which will ensure we handle fragment > u-boot configs > using a new variable UBOOT_CONFIG_FRAGMENT which stores the name of fragment > u-boot config > to be used. Would be nice to provide

Re: [meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-14 Thread Denys Dmytriyenko
On Thu, Sep 14, 2023 at 01:23:31PM -0500, Ryan Eatmon wrote: > > > On 9/14/2023 12:08 PM, Denys Dmytriyenko wrote: > >On Wed, Sep 13, 2023 at 10:12:57PM +0530, Chirag Shilwant via > >lists.yoctoproject.org wrote: > >>On 13/09/23 01:34, Denys Dmytriyenko wrote: >

Re: [meta-ti] [PATCH] linux-bb.org: update to 5.10.168 for armv7a targets

2023-09-14 Thread Denys Dmytriyenko
ulting image. Prior to the change, systemd boots to a > maintenance mode having failed to mount /boot. After the change, > the system boots normally and /boot is mounted. > > Suggested-by: Robert Nelson > Signed-off-by: Anthony J. Martinez Thanks! Reviewed-by: Denys Dmytriy

Re: [meta-ti] [RFC|kirkstone] linux-ti-staging: add config preempt for am335x and am437x

2023-09-14 Thread Denys Dmytriyenko
On Thu, Sep 14, 2023 at 03:36:18PM -0400, Denys Dmytriyenko wrote: > On Thu, Sep 14, 2023 at 10:40:26PM +0530, Anand Balagopalakrishnan via > lists.yoctoproject.org wrote: > > SGX needs a preemptible kernel. CONFIG_PREEMPT has always been enabled > > on TI Linux

Re: [meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-14 Thread Denys Dmytriyenko
On Thu, Sep 14, 2023 at 03:46:57PM -0500, Ryan Eatmon wrote: > > > On 9/14/2023 2:42 PM, Denys Dmytriyenko wrote: > >On Thu, Sep 14, 2023 at 01:23:31PM -0500, Ryan Eatmon wrote: > >> > >> > >>On 9/14/2023 12:08 PM, Denys Dmytriyenko wrote: > >&g

Re: [meta-ti] [RFC|kirkstone] linux-ti-staging: add config preempt for am335x and am437x

2023-09-14 Thread Denys Dmytriyenko
On Thu, Sep 14, 2023 at 10:40:26PM +0530, Anand Balagopalakrishnan via lists.yoctoproject.org wrote: > SGX needs a preemptible kernel. CONFIG_PREEMPT has always been enabled > on TI Linux kernels upto K5.1. > > This is enabled on AM65x by default but missed out AM335x and AM437x. > Add a kernel

Re: [meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-14 Thread Denys Dmytriyenko
On Wed, Sep 13, 2023 at 10:12:57PM +0530, Chirag Shilwant via lists.yoctoproject.org wrote: > On 13/09/23 01:34, Denys Dmytriyenko wrote: > >On Sat, Sep 09, 2023 at 02:00:04AM +0530, Chirag Shilwant wrote: > >>- Add a new file u-boot-mergeconfig.inc which will ensure we hand

Re: [meta-ti][master/kirkstone][PATCH v3 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-14 Thread Denys Dmytriyenko
On Thu, Sep 14, 2023 at 05:28:12PM +0530, Chirag Shilwant wrote: > - U-boot recipe in OE-Core supports out-of-tree config fragments that are > passed via SRC_URI and automatically merges all *.cfg files as fragments. > This makes specifying config fragments in the machine configuration a bit >

[meta-ti] [master][PATCH] meta-ti: layer.conf: add compatibility with nanbield

2023-09-11 Thread Denys Dmytriyenko
From: Denys Dmytriyenko OE-Core is switching layer compatibility to nanbield for the upcoming release. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/layer.conf| 2 +- meta-ti-extras/conf/layer.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp

Re: [meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-11 Thread Denys Dmytriyenko
Sorry for replying late. I have some comments and few concerns about these patches - please give me a day to get back with more details. Thanks. -- Denys On Sat, Sep 09, 2023 at 02:00:04AM +0530, Chirag Shilwant wrote: > - Add a new file u-boot-mergeconfig.inc which will ensure we handle

Re: [meta-ti][master/kirkstone][PATCH 8/8] recipes-bsp: Do not use MACHINE_ARCH when package is not machine specific

2023-10-25 Thread Denys Dmytriyenko
On Wed, Oct 25, 2023 at 11:56:30AM -0500, Andrew Davis via lists.yoctoproject.org wrote: > Signed-off-by: Andrew Davis > --- > meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb | 2 -- > meta-ti-bsp/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 2 -- >

Re: [meta-ti][master/kirkstone][PATCH 8/8] recipes-bsp: Do not use MACHINE_ARCH when package is not machine specific

2023-11-03 Thread Denys Dmytriyenko
On Thu, Nov 02, 2023 at 09:57:11AM -0500, Ryan Eatmon wrote: > > > On 10/26/2023 9:00 AM, Andrew Davis wrote: > >On 10/25/23 10:27 PM, Denys Dmytriyenko wrote: > >>On Wed, Oct 25, 2023 at 11:56:30AM -0500, Andrew Davis via > >>lists.yoctoproject.org wrote:

Re: [meta-ti] [kirkstone][PATCH] k3r5: Use the ?= default assignment to allow for overrides

2023-11-02 Thread Denys Dmytriyenko
On Thu, Nov 02, 2023 at 11:48:28AM +0100, Massimiliano Minella wrote: > From: Ryan Eatmon > > Move to setting the values for PREFERRED_PROVIDER using the > ?= default assignment so that we can override the setting if > we would like to. > > Signed-off-by: Ryan Eatmon > Signed-off-by:

Re: [meta-ti][master][RFC] optee: Rework include files

2023-11-03 Thread Denys Dmytriyenko
I like the -overrides naming. Not so sure about -srcrev one. Maybe -ver or -version? On Thu, Nov 02, 2023 at 01:20:46PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > Minor rework of the TI include files used to override both SRCREV and > other settings in the optee recipes for TI SOC

Re: [meta-ti] [kirkstone][PATCH] k3r5: Use the ?= default assignment to allow for overrides

2023-11-03 Thread Denys Dmytriyenko
On Fri, Nov 03, 2023 at 11:23:47AM -0500, Ryan Eatmon wrote: > > > On 11/2/2023 8:08 PM, Denys Dmytriyenko wrote: > >On Thu, Nov 02, 2023 at 11:48:28AM +0100, Massimiliano Minella wrote: > >>From: Ryan Eatmon > >> > >>Move to setting the values for P

Re: [meta-ti] [kirkstone][RFC] ti-extras: Add support for extra kernel features for RT

2023-11-07 Thread Denys Dmytriyenko
On Tue, Nov 07, 2023 at 10:28:11AM -0600, Ryan Eatmon via lists.yoctoproject.org wrote: > > > On 11/7/2023 10:05 AM, Paresh Bhagat wrote: > >Add support for ti-extras features for rt as it was added for non > >rt kernel and u-boot earlier. It will also be accessible via the > >TI_EXTRAS

[meta-ti] [master/kirkstone][PATCH] bsp: fw: point to TI-TFL license within meta-ti-bsp relative to recipes

2023-11-07 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Don't try to locate TI-TFL license within meta-ti-bsp relative to OE-Core using COREBASE, as the directory structure of the layers is not guaranteed. Instead, point to it relative to the recipe itself. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-dm

[meta-ti] [master][PATCH] conf/machine: drop deprecated SERIAL_CONSOLES_CHECK

2023-11-07 Thread Denys Dmytriyenko
From: Denys Dmytriyenko OE-Core master/nanbield recently introduced ttyrun for spawning gettys only on existing terminals: https://git.openembedded.org/openembedded-core/commit/?id=8e4829762136d3edd7e3aa0de1b8ef2431b1 With that, SERIAL_CONSOLES_CHECK has been deprecated even for SysVinit

Re: [meta-ti] [master/kirkstone][PATCH 5/5] conf: beagle*: recommend essential FW images for Beagle devices

2023-10-23 Thread Denys Dmytriyenko
On Mon, Oct 23, 2023 at 12:18:18PM -0500, Andrew Davis wrote: > On 10/23/23 11:56 AM, Denys Dmytriyenko wrote: > >On Mon, Oct 23, 2023 at 10:50:43AM -0500, Andrew Davis wrote: > >>On 10/20/23 3:44 PM, Denys Dmytriyenko wrote: > >>>From: Den

Re: [meta-ti] [master/kirkstone][PATCH 3/5] linux-bb.org: update kernel to 6.1 for Beagle devices

2023-10-23 Thread Denys Dmytriyenko
Unless you explicitly want a v2 with master patch removal and possibly kernel-rdepends.inc rework all squashed in, I'm fine with follow on patches. > On 10/20/2023 3:44 PM, Denys Dmytriyenko wrote: > >From: Denys Dmytriyenko > > > >Update both 32-bit and 64-bit configs to use th

[meta-ti] [RFC][master/kirkstone][PATCH] conf: machine: move RDEPENDS and RRECOMMENDS from kernel-rdepends.inc

2023-10-23 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Instead of making kernel RDEPENDS on devicetree and different FW images with lots of machine-override appends that are hard to modify downstream, use proper MACHINE_ESSENTIAL_EXTRA_RDEPENDS and MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS vars that are specifically designed

[meta-ti] [master/kirkstone][PATCH v2] conf: machine: move RDEPENDS and RRECOMMENDS from kernel-rdepends.inc

2023-10-23 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Instead of making kernel RDEPENDS on devicetree and different FW images with lots of machine-override appends that are hard to modify downstream, use proper MACHINE_ESSENTIAL_EXTRA_RDEPENDS and MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS vars that are specifically designed

Re: [meta-ti] [RFC][master/kirkstone][PATCH] conf: machine: move RDEPENDS and RRECOMMENDS from kernel-rdepends.inc

2023-10-23 Thread Denys Dmytriyenko
On Mon, Oct 23, 2023 at 02:00:53PM -0500, Ryan Eatmon wrote: > > > On 10/23/2023 1:48 PM, Andrew Davis via lists.yoctoproject.org wrote: > >On 10/23/23 1:19 PM, Denys Dmytriyenko wrote: > >>From: Denys Dmytriyenko > >> > >>Instead of making kern

Re: [meta-ti] [kirkstone][PATCH] meta-ti-extras: recipes-ti: Update jailhouse SRC_URI to point to ti-jailhouse repo

2023-10-17 Thread Denys Dmytriyenko
On Tue, Oct 17, 2023 at 08:46:15AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > > > On 10/17/2023 6:41 AM, Paresh Bhagat wrote: > >The ti-jailhouse repo is synced with the Siemens/jailhouse > >at https://github.com/siemens/jailhouse. Use this for > >development and build for TI

Re: [meta-ti] [RFC|kirkstone] linux-ti-staging: add config preempt for am335x and am437x

2023-09-19 Thread Denys Dmytriyenko
a good idea to trigger another full build. > > Regards, > Anand > > -Original Message- > From: Bajjuri, Praneeth > Sent: Friday, September 15, 2023 9:47 PM > To: Balagopalakrishnan, Anand ; Denys Dmytriyenko > > Cc: meta-ti@lists.yoctoproject.org; Eatmon,

[meta-ti] [master/kirkstone][PATCH] k3r5: u-boot: prevent overlapping deployed SPL symlinks

2023-09-22 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Make sure shortname R5 SPL symlink is not the same as the main K3 SPL one, as they will overlap/overwrite each other when deployed into a common location. Latest code in master now checks for this and errors out. Also remove unused UBOOT_SPI_* variables. Signed-off

Re: [meta-ti] [master/kirkstone][PATCH] machine:k3r5:Handle UBOOT_CONFIG for multiple R5 defconfigs

2023-10-03 Thread Denys Dmytriyenko
The prefix in the Subject indicates the area being changed, so should rather be u-boot: instead of machine:k3r5: On Mon, Oct 02, 2023 at 02:16:16PM -0700, Garrett Giordano wrote: > From: Garrett Giordano > > Currently the do_compile step fails if we try to implement UBOOT_CONFIG > in an

Re: [meta-ti] Unable to mirror meta-ti due to branch-name HEAD forbidden in git since Nov 2019

2023-10-03 Thread Denys Dmytriyenko
On Tue, Oct 03, 2023 at 09:23:13AM +, Boettger, Heiko wrote: > Hi, > > there was a recent change in git that doesn't allow to use `HEAD` as a > branch name . Is it possible to remove the branch? The ref HEAD should still > be there. No other repository seems to have such a branch and we

[meta-ti] [master/kirkstone][PATCH] u-boot: set the correct latest LIC_FILES_CHKSUM generically

2023-10-05 Thread Denys Dmytriyenko
From: Denys Dmytriyenko The common u-boot-ti.inc file still uses the old license checksum from 2021 U-boot. There were formatting changes in the license text between 2021 and 2023 and version-specific recipes had the license checksum updated to the new value. Since there are no 2021 recipes

Re: [meta-ti][master/kirkstone][PATCH 2/2] ti-dm-dw: Preserve structure of the deployed ti-dm-fw binaries

2023-10-05 Thread Denys Dmytriyenko
Small typo in the Subject - ti-dm-dw On Wed, Oct 04, 2023 at 12:04:30PM +0530, Aniket Limaye via lists.yoctoproject.org wrote: > Preserve the directory structure of the deployed dm firmware so that one > can directly specify the deploy directory for binman based u-boot build. > > Additionally,

Re: [meta-ti][kirkstone][PATCH 0/1] Update BBAI64 aarch64 target version

2023-10-19 Thread Denys Dmytriyenko
On Thu, Oct 19, 2023 at 05:09:37PM +0530, Prasanth Babu Mantena via lists.yoctoproject.org wrote: > The following patch is to update the kernel version of linux-bb.org from 5.10 > to 6.1 > and is verified on BBAI64 board for successful booting of kernel. NAK. I'm sitting on the same changes

Re: [meta-ti] [master/kirkstone] u-boot-ti: Fix SPL binary name for SD/MMC media on HS boards

2023-10-09 Thread Denys Dmytriyenko
On Mon, Oct 02, 2023 at 11:44:42AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > > > On 10/2/2023 10:30 AM, Andrew Davis via lists.yoctoproject.org wrote: > >On 10/2/23 9:06 AM, Julien Panis wrote: > >>On 9/29/23 14:25, Julien Panis wrote: > >>>The SPL binary built by u-boot for

Re: [meta-ti] [kirkstone][PATCH v3 0/2] Remove PRU Ethernet firmwares for legacy devices

2023-10-09 Thread Denys Dmytriyenko
On Mon, Oct 09, 2023 at 12:23:08PM -0500, praneeth via lists.yoctoproject.org wrote: > > > On 10/9/2023 2:09 AM, Ravi Gunasekaran wrote: > >Linux kernel 6.1 does not have support for PRU-ICSSM driver. > >So remove packaging of all the PRU-ICSSM firmwares for kernel 6.1 > >based SDKs. > > > >In

Re: [meta-ti] [kirkstone][PATCH v3 1/2] preuth-fw: Remove packaging of PRU-ICSSM firmwares

2023-10-09 Thread Denys Dmytriyenko
On Mon, Oct 09, 2023 at 12:39:25PM +0530, Ravi Gunasekaran via lists.yoctoproject.org wrote: > PRU-ICSS on AM33x, AM43x, supports different ethernet modes such > as Ethernet, HSR and PRP by means of different firmwares and the > driver loads one of the these firmware. The PRU-ICSS linux driver >

Re: [meta-ti] [master][kirkstone][PATCH] conf: include TI_COMMON_DEPLOY in PSEUDO_IGNORE_PATHS

2023-10-20 Thread Denys Dmytriyenko
ludes the whole of DEPLOY_DIR in > PSEUDO_IGNORE_PATHS. With the introduction of TI_COMMON_DEPLOY, > DEPLOY_DIR_IMAGE is not covered by that setting anymore, so we add it in > meta-ti to avoid the issue. > > [1] https://wiki.yoctoproject.org/wiki/Pseudo_Abort > > Signed-off-by: M

[meta-ti] [master/kirkstone][PATCH 1/5] conf: beaglebone-ai64: trim down the DTB list

2023-10-20 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Update DTB/DTBO list to only upstreamed devicetrees and overlays. This help with migration to kernel 6.1, which doesn't have BB.org specific overlays. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/beaglebone-ai64.conf | 61 +++ 1 file

[meta-ti] [master/kirkstone][PATCH 5/5] conf: beagle*: recommend essential FW images for Beagle devices

2023-10-20 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Set MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS per platform to list recommended essential FW images to be added to rootfs by default. Correct beagle-x15 to pull devicetrees and kernel image as well. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/beagle-x15

[meta-ti] [master/kirkstone][PATCH 3/5] linux-bb.org: update kernel to 6.1 for Beagle devices

2023-10-20 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Update both 32-bit and 64-bit configs to use the latest 6.1 Linux kernel from beagleboard.org repository, which is based on ti-linux-kernel repo used in linux-ti-staging, but with extra Beagle-specific features on top. Signed-off-by: Denys Dmytriyenko --- .../recipes

[meta-ti] [master/kirkstone][PATCH 2/5] conf: beagleplay: trim down the DTB list

2023-10-20 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Update DTB/DTBO list to only upstreamed devicetrees and overlays. This help with migration to kernel 6.1, which doesn't have BB.org specific overlays. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/beagleplay.conf | 40 +--- 1 file

[meta-ti] [master/kirkstone][PATCH 4/5] u-boot-bb.org: add back Beagle-specific U-boot 2023.04

2023-10-20 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Majority of Beagle devices use ti-u-boot repo from u-boot-ti-staging directly. But some latest devices may need to point to own tree with additional support added that is not yet upstream, e.g. BeaglePlay. Add the Beagle-specific recipe and point beagleplay to use

Re: [meta-ti] [master/kirkstone][PATCH 5/5] conf: beagle*: recommend essential FW images for Beagle devices

2023-10-23 Thread Denys Dmytriyenko
On Mon, Oct 23, 2023 at 10:50:43AM -0500, Andrew Davis wrote: > On 10/20/23 3:44 PM, Denys Dmytriyenko wrote: > >From: Denys Dmytriyenko > > > >Set MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS per platform to list recommended > >essential FW images to be added to rootfs by def

Re: [meta-ti] [master/kirkstone][PATCH 5/5] conf: beagle*: recommend essential FW images for Beagle devices

2023-10-23 Thread Denys Dmytriyenko
On Mon, Oct 23, 2023 at 10:52:49AM -0500, Ryan Eatmon wrote: > > > On 10/23/2023 10:50 AM, Andrew Davis via lists.yoctoproject.org wrote: > >On 10/20/23 3:44 PM, Denys Dmytriyenko wrote: > >>From: Denys Dmytriyenko > >> > >>Set MACHINE_ESSENT

Re: [meta-ti][master][PATCH] linux-bb.org: Remove unneeded patches

2023-10-23 Thread Denys Dmytriyenko
On Mon, Oct 23, 2023 at 10:51:07AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > With the move to the 6.1 kernel, we no longer need any of the 5.10 based > patches. Yeah, I was running master builds over the weekend and noticed master had those extra gcc13 patches that kirkstone didn't

Re: [meta-ti] [RFC][master/kirkstone][PATCH] conf: machine: move RDEPENDS and RRECOMMENDS from kernel-rdepends.inc

2023-10-23 Thread Denys Dmytriyenko
On Mon, Oct 23, 2023 at 04:57:13PM -0500, Ryan Eatmon wrote: > > > On 10/23/2023 1:19 PM, Denys Dmytriyenko wrote: > >From: Denys Dmytriyenko > > > >Instead of making kernel RDEPENDS on devicetree and different FW images with > >lots of machine-overrid

Re: [meta-ti][master][PATCH] ti-img-rogue-umlibs: Add DEPENDS on BASE_DEFAULT_DEPS

2023-08-28 Thread Denys Dmytriyenko
On Mon, Aug 28, 2023 at 03:22:11PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > A recent change to oe-core [1], has caused a pile of QA errors during > packaging for this binary package. The effect of the change in oe-core > was to remove the dependency on the compiler and other

<    1   2   3   4   5   6   7   8   9   10   >