On 4/10/2023 13:27, Andrew Davis wrote:
On 4/10/23 1:25 PM, Andrew Davis wrote:
Latest version does not use CMEM, update this recipe accordingly.

Signed-off-by: Andrew Davis <[email protected]>
---

For the subject, looks like I have the wrong tag, this should be for meta-arago.

Andrew

Tsk tsk.


  .../big-data-ipc-demo/big-data-ipc-demo_git.bb            | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo_git.bb b/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo_git.bb
index 439fac14..e7bf1a1d 100644
--- a/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo_git.bb +++ b/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo_git.bb
@@ -3,8 +3,8 @@ LICENSE = "BSD-3-Clause"
  LIC_FILES_CHKSUM = "file://makefile;beginline=1;endline=31;md5=2f2ea348b98d5cc7807ece7adcc2c43a"   SRC_URI = "git://git.ti.com/processor-sdk/big-data-ipc-examples.git;protocol=git;branch=master"
-SRCREV = "984edb3c69c8a1f51da02e0abcd2201319650894"
-PV = "01.03.00.00"
+SRCREV = "3dedbde2a539834ee8f4d0419888116ea80789d0"
+PV = "01.03.00.01"
  S = "${WORKDIR}/git"
@@ -19,8 +19,8 @@ DEPENDS = "ti-ipc \
             ti-xdctools-native \
             ti-sysbios \
             ti-ipc-rtos \
-           cmem \
             ti-cgt6x-native \
+           virtual/kernel \
  "
  PLATFORM = "UNKNOWN"
@@ -33,7 +33,7 @@ EXTRA_OEMAKE = "\
      XDC_INSTALL_DIR="${XDC_INSTALL_DIR}" \
      BIOS_INSTALL_DIR="${SYSBIOS_INSTALL_DIR}" \
      IPC_INSTALL_DIR="${IPC_INSTALL_DIR}" \
-    LINUX_SYSROOT_DIR="${STAGING_INCDIR}" \
+    LINUX_SYSROOT_DIR="${STAGING_KERNEL_DIR}/include/uapi -I${STAGING_KERNEL_DIR}/include" \
      gnu.targets.arm.A15F="${GCC_ARM_NONE_TOOLCHAIN}" \
      ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \
      ti.targets.arm.elf.M4="${M4_TOOLCHAIN_INSTALL_DIR}" \

--
Ryan Eatmon                [email protected]
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14303): 
https://lists.yoctoproject.org/g/meta-arago/message/14303
Mute This Topic: https://lists.yoctoproject.org/mt/98182004/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to