All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] packagegroup-arago-tisdk-matrix: remove ethernet menu from common apps
@ 2013-05-15 18:32 hzhang
  2013-05-15 18:37 ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: hzhang @ 2013-05-15 18:32 UTC (permalink / raw)
  To: meta-arago

From: Hao Zhang <hzhang@ti.com>

---
 .../packagegroup-arago-tisdk-matrix.bb             |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
index dda72af..2b40f98 100755
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to include Matrix v2"
 LICENSE = "MIT"
-PR = "r15"
+PR = "r16"
 
 inherit packagegroup
 
@@ -22,7 +22,6 @@ MATRIX_COMMON_APPS = "              \
     matrix-gui-oprofile-demos       \
     matrix-gui-settings-demos       \
     matrix-gui-usb-demos            \
-    matrix-gui-submenus-ethernet    \
 "
 
 MATRIX_QT_APPS = "                  \
@@ -47,6 +46,7 @@ MATRIX_APPS_append_omap3 = "        \
 "
 
 MATRIX_APPS_append_ti33x = "        \
+    matrix-gui-submenus-ethernet    \
     matrix-gui-ethernet-demos       \
     ${@base_contains('MACHINE_FEATURES','sgx','${MATRIX_SGX_DEMOS}','',d)} \
     matrix-gui-multimedia-demos     \
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-15 20:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-15 18:32 [PATCH] packagegroup-arago-tisdk-matrix: remove ethernet menu from common apps hzhang
2013-05-15 18:37 ` Denys Dmytriyenko
2013-05-15 18:41   ` Zhang, Hao
2013-05-15 18:45     ` Denys Dmytriyenko
2013-05-15 20:00       ` Cooper Jr., Franklin

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.