Signed-off-by: Tinku Mannan <[email protected]>
---
recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
index 214317c..a82eb36 100644
--- a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
+++ b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM =
"file://udma.h;beginline=1;endline=31;md5=83d177cf3df55c16b27
COMPATIBLE_MACHINE = "k3"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-PR = "r0"
+PR = "r1"
DEPENDS_append = " osal-rtos \
sciclient-rtos \
@@ -41,7 +41,7 @@ do_configure() {
cd ${S}
# make the release package before building it
- make package BOARD=${TI_PDK_LIMIT_BOARDS} DEST_ROOT=${UDMA_PACKAGE_BASE}
PDK_UDMA_COMP_PATH=${S}
+ make package BOARD="${TI_PDK_LIMIT_BOARDS}" DEST_ROOT=${UDMA_PACKAGE_BASE}
PDK_UDMA_COMP_PATH=${S}
}
do_compile() {
--
2.7.4
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12566):
https://lists.yoctoproject.org/g/meta-ti/message/12566
Mute This Topic: https://lists.yoctoproject.org/mt/68284709/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-