On Wed, Jun 4, 2014 at 5:37 AM, Martin Jansa <[email protected]> wrote: > On Sun, Jun 01, 2014 at 01:42:34PM -0400, Chris Morgan wrote: >> dfu-util 0.7 is the latest release of dfu-util >> >> Remove old dfu-util 0.1 recipe > > Please use git send-email, see extra line feeds you have in > 'SRC_URI[sha256sum]' lines, this time I'll apply it manually, but next > time I'll just reject them. > > Thanks > >> Signed-off-by: Chris Morgan <[email protected]> >> --- >> meta-oe/recipes-support/dfu-util/dfu-util_0.1.bb | 10 ---------- >> meta-oe/recipes-support/dfu-util/dfu-util_0.7.bb | 6 ++++++ >> 2 files changed, 6 insertions(+), 10 deletions(-) >> delete mode 100644 meta-oe/recipes-support/dfu-util/dfu-util_0.1.bb >> 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.1.bb >> b/meta-oe/recipes-support/dfu-util/dfu-util_0.1.bb >> deleted file mode 100644 >> index b63d74d..0000000 >> --- a/meta-oe/recipes-support/dfu-util/dfu-util_0.1.bb >> +++ /dev/null >> @@ -1,10 +0,0 @@ >> -require dfu-util.inc >> - >> -PR = "r1" >> - >> -DEPENDS = "virtual/libusb0 usbpath" >> - >> -BBCLASSEXTEND = "native" >> - >> -SRC_URI[md5sum] = "454b931249d29e4a6c2a2ade17858490" >> -SRC_URI[sha256sum] = >> "a27cc667be9b158fecf0ed066698e30eca0c0b3cd7a85aad2058d47ffe16f0e1" >> 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 >> -- >> _______________________________________________ >> Openembedded-devel mailing list >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- > Martin 'JaMa' Jansa jabber: [email protected] > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel >
Sorry about that. I had switched from attaching the file to using git imap-send but I used git send-email and gmail's smtp server for the resubmission of removing the dfu svn recipe patch. Chris -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
