All of lore.kernel.org
 help / color / mirror / Atom feed
* [master][PATCH] HACK: packagegroups: disable open62541 for now due to breakage
@ 2020-03-26 20:25 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2020-03-26 20:25 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb       | 4 ++--
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb     | 4 ++--
 .../packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb          | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
index 26925f2..9487338 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
@@ -6,9 +6,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit packagegroup
 
+#         open62541-dev
+#         open62541-staticdev
 UTILS = "libdrm-dev \
-         open62541-dev \
-         open62541-staticdev \
          "
 
 UTILS_append_keystone = "\
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 f3ae83e..50c24ae 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
@@ -10,6 +10,8 @@ PACKAGES =+ "${PN}-extra"
 
 #    dt
 
+#    open62541-examples
+#    open62541-tests
 UTILS = " \
     am-sysinfo \
     gdbserver \
@@ -27,8 +29,6 @@ UTILS = " \
     strongswan \
     kexec \
     kdump \
-    open62541-examples \
-    open62541-tests \
 "
 
 UTILS_UBOOT_FW = "libubootenv-bin"
diff --git a/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb b/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb
index c24652b..314c025 100644
--- a/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb
+++ b/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb
@@ -6,13 +6,13 @@ inherit packagegroup nativesdk
 
 PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
 
+#    nativesdk-open62541-examples
+#    nativesdk-open62541-tests
 EXTRA_TI_TOOLS = " \
     nativesdk-ti-cgt6x \
     nativesdk-ti-cgt-pru \
     nativesdk-clocl \
     nativesdk-clacc \
-    nativesdk-open62541-examples \
-    nativesdk-open62541-tests \
     nativesdk-tidl-import \
     nativesdk-tidl-viewer \
     nativesdk-tidl-utils \
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-26 20:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 20:25 [master][PATCH] HACK: packagegroups: disable open62541 for now due to breakage Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.