* [meta-oe][PATCH]] toybox: upgrade to 0.6.0
@ 2015-09-04 20:26 Alejandro Joya
2015-09-10 15:33 ` Joya Cruz, Alejandro
0 siblings, 1 reply; 3+ messages in thread
From: Alejandro Joya @ 2015-09-04 20:26 UTC (permalink / raw)
To: openembedded-devel
Change SRC_URI since patch is not longer need it.
Update the checksum for package.
Signed-off-by: Alejandro Joya <alejandro.joya.cruz@intel.com>
---
meta-oe/recipes-core/toybox/{toybox_0.5.2.bb => toybox_0.6.0.bb} | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
rename meta-oe/recipes-core/toybox/{toybox_0.5.2.bb => toybox_0.6.0.bb} (90%)
diff --git a/meta-oe/recipes-core/toybox/toybox_0.5.2.bb b/meta-oe/recipes-core/toybox/toybox_0.6.0.bb
similarity index 90%
rename from meta-oe/recipes-core/toybox/toybox_0.5.2.bb
rename to meta-oe/recipes-core/toybox/toybox_0.6.0.bb
index bcd6a72..da03200 100644
--- a/meta-oe/recipes-core/toybox/toybox_0.5.2.bb
+++ b/meta-oe/recipes-core/toybox/toybox_0.6.0.bb
@@ -1,10 +1,11 @@
SUMMARY = "Toybox combines common utilities together into a single executable."
HOMEPAGE = "http://www.landley.net/toybox/"
-SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \
- file://0001-Match-paths-with-busybox.patch"
-SRC_URI[md5sum] = "b5d1242767c411b69dcd717da1c218b2"
-SRC_URI[sha256sum] = "dec7f6433ee0e130f224fc63760b347ad0572280c4de32f1aaefbee813a79a00"
+SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "7f4a6c89e56c48e3350e611f5b36c2cf"
+SRC_URI[sha256sum] = "b6e2694d19ac08f1c3416d5b2a02a31d445db2ed98dec89761430cdff2c9710d"
+
LICENSE = "BSD-0-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f0b8b3dd6431bcaa245da0a08bd0d511"
--
2.1.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-oe][PATCH]] toybox: upgrade to 0.6.0
2015-09-04 20:26 [meta-oe][PATCH]] toybox: upgrade to 0.6.0 Alejandro Joya
@ 2015-09-10 15:33 ` Joya Cruz, Alejandro
2015-09-10 15:44 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Joya Cruz, Alejandro @ 2015-09-10 15:33 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
Some feedback on this.
On vie, 2015-09-04 at 20:26 +0000, Joya Cruz, Alejandro wrote:
> Change SRC_URI since patch is not longer need it.
> Update the checksum for package.
>
> Signed-off-by: Alejandro Joya <alejandro.joya.cruz@intel.com>
> ---
> meta-oe/recipes-core/toybox/{toybox_0.5.2.bb => toybox_0.6.0.bb} | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
> rename meta-oe/recipes-core/toybox/{toybox_0.5.2.bb => toybox_0.6.0.bb} (90%)
>
> diff --git a/meta-oe/recipes-core/toybox/toybox_0.5.2.bb b/meta-oe/recipes-core/toybox/toybox_0.6.0.bb
> similarity index 90%
> rename from meta-oe/recipes-core/toybox/toybox_0.5.2.bb
> rename to meta-oe/recipes-core/toybox/toybox_0.6.0.bb
> index bcd6a72..da03200 100644
> --- a/meta-oe/recipes-core/toybox/toybox_0.5.2.bb
> +++ b/meta-oe/recipes-core/toybox/toybox_0.6.0.bb
> @@ -1,10 +1,11 @@
> SUMMARY = "Toybox combines common utilities together into a single executable."
> HOMEPAGE = "http://www.landley.net/toybox/"
>
> -SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \
> - file://0001-Match-paths-with-busybox.patch"
> -SRC_URI[md5sum] = "b5d1242767c411b69dcd717da1c218b2"
> -SRC_URI[sha256sum] = "dec7f6433ee0e130f224fc63760b347ad0572280c4de32f1aaefbee813a79a00"
> +SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz"
> +
> +SRC_URI[md5sum] = "7f4a6c89e56c48e3350e611f5b36c2cf"
> +SRC_URI[sha256sum] = "b6e2694d19ac08f1c3416d5b2a02a31d445db2ed98dec89761430cdff2c9710d"
> +
>
> LICENSE = "BSD-0-Clause"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=f0b8b3dd6431bcaa245da0a08bd0d511"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-oe][PATCH]] toybox: upgrade to 0.6.0
2015-09-10 15:33 ` Joya Cruz, Alejandro
@ 2015-09-10 15:44 ` Martin Jansa
0 siblings, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2015-09-10 15:44 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2740 bytes --]
On Thu, Sep 10, 2015 at 03:33:52PM +0000, Joya Cruz, Alejandro wrote:
> Some feedback on this.
Sigh!
commit 7ad835c9f84acb34f6d29a3352f24812ef295b63
Author: Alejandro Joya <alejandro.joya.cruz@intel.com>
AuthorDate: Fri Sep 4 15:26:13 2015 -0500
Commit: Martin Jansa <Martin.Jansa@gmail.com>
CommitDate: Tue Sep 8 16:21:38 2015 +0200
toybox: upgrade to 0.6.0
http://patchwork.openembedded.org/project/oe/list/?state=*&q=toybox&archive=both
allows you to find:
http://patchwork.openembedded.org/patch/102625/
which says:
State Accepted, archived
If you really want some feedback, then learn to use --subject-prefix
parameter, you have extra ']' in commit message and I had to remove it
manually when cherry-picking to master-next.
Regards,
> On vie, 2015-09-04 at 20:26 +0000, Joya Cruz, Alejandro wrote:
> > Change SRC_URI since patch is not longer need it.
> > Update the checksum for package.
> >
> > Signed-off-by: Alejandro Joya <alejandro.joya.cruz@intel.com>
> > ---
> > meta-oe/recipes-core/toybox/{toybox_0.5.2.bb => toybox_0.6.0.bb} | 9 +++++----
> > 1 file changed, 5 insertions(+), 4 deletions(-)
> > rename meta-oe/recipes-core/toybox/{toybox_0.5.2.bb => toybox_0.6.0.bb} (90%)
> >
> > diff --git a/meta-oe/recipes-core/toybox/toybox_0.5.2.bb b/meta-oe/recipes-core/toybox/toybox_0.6.0.bb
> > similarity index 90%
> > rename from meta-oe/recipes-core/toybox/toybox_0.5.2.bb
> > rename to meta-oe/recipes-core/toybox/toybox_0.6.0.bb
> > index bcd6a72..da03200 100644
> > --- a/meta-oe/recipes-core/toybox/toybox_0.5.2.bb
> > +++ b/meta-oe/recipes-core/toybox/toybox_0.6.0.bb
> > @@ -1,10 +1,11 @@
> > SUMMARY = "Toybox combines common utilities together into a single executable."
> > HOMEPAGE = "http://www.landley.net/toybox/"
> >
> > -SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \
> > - file://0001-Match-paths-with-busybox.patch"
> > -SRC_URI[md5sum] = "b5d1242767c411b69dcd717da1c218b2"
> > -SRC_URI[sha256sum] = "dec7f6433ee0e130f224fc63760b347ad0572280c4de32f1aaefbee813a79a00"
> > +SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz"
> > +
> > +SRC_URI[md5sum] = "7f4a6c89e56c48e3350e611f5b36c2cf"
> > +SRC_URI[sha256sum] = "b6e2694d19ac08f1c3416d5b2a02a31d445db2ed98dec89761430cdff2c9710d"
> > +
> >
> > LICENSE = "BSD-0-Clause"
> > LIC_FILES_CHKSUM = "file://LICENSE;md5=f0b8b3dd6431bcaa245da0a08bd0d511"
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-09-10 15:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 20:26 [meta-oe][PATCH]] toybox: upgrade to 0.6.0 Alejandro Joya
2015-09-10 15:33 ` Joya Cruz, Alejandro
2015-09-10 15:44 ` Martin Jansa
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.