| Submitter | Eric BENARD |
|---|---|
| Date | Sept. 7, 2011, 6:35 a.m. |
| Message ID | <1315377343-5259-1-git-send-email-eric@eukrea.com> |
| Download | mbox | patch |
| Permalink | /patch/11129/ |
| State | New, archived |
| Headers | show |
Comments
On 09/06/2011 11:35 PM, Eric Bénard wrote: > Signed-off-by: Eric Bénard<eric@eukrea.com> > --- > .../{resolvconf_1.58.bb => resolvconf_1.59.bb} | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-connectivity/resolvconf/{resolvconf_1.58.bb => resolvconf_1.59.bb} (88%) > > diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb > similarity index 88% > rename from meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb > rename to meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb > index 46040a0..94231e0 100644 > --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb > +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb > @@ -15,8 +15,8 @@ PR = "r0" > > SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" > > -SRC_URI[md5sum] = "6232b336e6bb05282791b5506bbbfa42" > -SRC_URI[sha256sum] = "853016a2ef16a8fdd6d1e29ac94bc6391199033235aa8e3b373345979c617431" > +SRC_URI[md5sum] = "59b20258bb8a3c25b8c4083fc0279547" > +SRC_URI[sha256sum] = "37691677cea24da66d6664c98668b5f16667c0133f17feb166f246ee923ad756" > > do_compile () { > : Merged into OE-Core Thanks Sau!
Patch
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb similarity index 88% rename from meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb rename to meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb index 46040a0..94231e0 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb @@ -15,8 +15,8 @@ PR = "r0" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "6232b336e6bb05282791b5506bbbfa42" -SRC_URI[sha256sum] = "853016a2ef16a8fdd6d1e29ac94bc6391199033235aa8e3b373345979c617431" +SRC_URI[md5sum] = "59b20258bb8a3c25b8c4083fc0279547" +SRC_URI[sha256sum] = "37691677cea24da66d6664c98668b5f16667c0133f17feb166f246ee923ad756" do_compile () { :
Signed-off-by: Eric Bénard <eric@eukrea.com> --- .../{resolvconf_1.58.bb => resolvconf_1.59.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/resolvconf/{resolvconf_1.58.bb => resolvconf_1.59.bb} (88%)