This patch will not apply to kirkstone/master. I have sent a follow on patch that will.


On 2/2/2023 9:49, Ryan Eatmon via lists.yoctoproject.org wrote:
We have worked through the hosting issues and found a new home for the stream
benchmark.  Fix the SRC_URI and add the package back into the packagegroups.

Signed-off-by: Ryan Eatmon <[email protected]>
---
  .../packagegroups/packagegroup-arago-tisdk-addons.bb            | 1 +
  meta-arago-distro/recipes-core/packagegroups/ti-test.bb         | 1 +
  meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb       | 2 +-
  3 files changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index 073740a2..23fae8e0 100644
--- 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++ 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -49,6 +49,7 @@ UTILS_append_ti43x = " mmc-utils \
  UTILS_append_omap-a15 = " mmc-utils \
                            switch-config \
                            libdrm-omap \
+                          stream-openmp \
                            pru-icss \
                            ti-ipc-rtos-fw \
                            uio-test-pruss \
diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb 
b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
index 5c33f5aa..53a8cd47 100644
--- a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
@@ -37,6 +37,7 @@ ARAGO_TEST = "\
      linuxptp \
      openntpd \
      nbench-byte \
+    stream \
  "
ARAGO_TEST_append_armv7a = " \
diff --git a/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb 
b/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
index fef8eb8f..d14fc884 100644
--- a/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
+++ b/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
@@ -9,7 +9,7 @@ PR = "r0"
  BRANCH ?= "master"
  SRCREV = "b66f2bab5d6d0b35732ef8406ae03873725a3306"
-SRC_URI = "git://git.ti.com/git/sitara-linux/stream.git;protocol=https;branch=${BRANCH}"
+SRC_URI = 
"git://git.ti.com/git/arago-project-org/stream.git;protocol=https;branch=${BRANCH}"
S = "${WORKDIR}/git"

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


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


Reply via email to