All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/2] dfu-util 0.7 recipe
@ 2014-05-29 12:46 Chris Morgan
  2014-05-29 13:10 ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Morgan @ 2014-05-29 12:46 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 48 bytes --]

dfu-util 0.7 is the latest release of dfu-util

[-- Attachment #2: 0001-dfu-util-0.7-recipe.patch --]
[-- Type: text/x-patch, Size: 899 bytes --]

From 0a85d88e93de1707aa9b7ee41065d8c3db0acd66 Mon Sep 17 00:00:00 2001
From: Chris Morgan <chmorgan@gmail.com>
Date: Thu, 29 May 2014 08:35:25 -0400
Subject: [PATCH 1/2] dfu-util 0.7 recipe

dfu-util 0.7 is the latest release of dfu-util

Signed-off-by: Chris Morgan <chmorgan@gmail.com>
---
 meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb

diff --git a/meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb b/meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb
new file mode 100644
index 0000000..c4c030d
--- /dev/null
+++ b/meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb
@@ -0,0 +1,6 @@
+require dfu-util.inc
+
+DEPENDS = "libusb1"
+
+SRC_URI[md5sum] = "56844020177d4db4c1ea2e926fe9d588"
+SRC_URI[sha256sum] = "f52a2a5489fbf9f3204a6ada05e0b47ee322e19d81c712e0c58a332d80ec3eab"
-- 
1.9.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [meta-oe][PATCH 1/2] dfu-util 0.7 recipe
@ 2014-05-30 17:14 Chris Morgan
  0 siblings, 0 replies; 5+ messages in thread
From: Chris Morgan @ 2014-05-30 17:14 UTC (permalink / raw)
  To: openembedded-devel

dfu-util 0.7 is the latest release of dfu-util

Signed-off-by: Chris Morgan <chmorgan@gmail.com>
---
 meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb

diff --git a/meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb
b/meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb
new file mode 100644
index 0000000..c4c030d
--- /dev/null
+++ b/meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb
@@ -0,0 +1,6 @@
+require dfu-util.inc
+
+DEPENDS = "libusb1"
+
+SRC_URI[md5sum] = "56844020177d4db4c1ea2e926fe9d588"
+SRC_URI[sha256sum] =
"f52a2a5489fbf9f3204a6ada05e0b47ee322e19d81c712e0c58a332d80ec3eab"
-- 
1.9.3


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

end of thread, other threads:[~2014-05-30 17:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 12:46 [meta-oe][PATCH 1/2] dfu-util 0.7 recipe Chris Morgan
2014-05-29 13:10 ` Gary Thomas
2014-05-29 13:16   ` Martin Jansa
2014-05-29 13:58     ` Chris Morgan
  -- strict thread matches above, loose matches on Subject: below --
2014-05-30 17:14 Chris Morgan

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.