All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] packagegroup-arago-tisdk-addons: add u-boot-fw-utils package on the target
@ 2014-03-27 19:06 Denys Dmytriyenko
  2014-03-27 19:15 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2014-03-27 19:06 UTC (permalink / raw)
  To: meta-arago; +Cc: Tom Rini

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Cc: Tom Rini <trini@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb      | 3 ++-
 1 file changed, 2 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 f3c20f5..0781b1b 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
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install additional utilities/demos for SDKs"
 LICENSE = "MIT"
-PR = "r13"
+PR = "r14"
 
 inherit packagegroup
 
@@ -17,6 +17,7 @@ UTILS = " \
     dropbear \
     openssh-sftp-server \
     ptpd \
+    u-boot-fw-utils \
 "
 
 UTILS_append_ti33x = " mmc-utils"
-- 
1.8.3.2



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

end of thread, other threads:[~2014-03-27 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 19:06 [PATCH] packagegroup-arago-tisdk-addons: add u-boot-fw-utils package on the target Denys Dmytriyenko
2014-03-27 19:15 ` Tom Rini

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.