| Submitter | Radu Moisan |
|---|---|
| Date | Sept. 4, 2012, 9:07 a.m. |
| Message ID | <1346749679-12397-1-git-send-email-radu.moisan@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/35787/ |
| State | Accepted |
| Commit | 30354f7270365be7534f37481fc3d365a419048c |
| Headers | show |
Comments
Hi Radu, Le Tue, 4 Sep 2012 12:07:59 +0300, Radu Moisan <radu.moisan@intel.com> a écrit : > Signed-off-by: Radu Moisan <radu.moisan@intel.com> > --- > .../busybox-1.20.2/busybox-1.20.2-kernel_ver.patch | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/meta/recipes-core/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch b/meta/recipes-core/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch > index 456fb08..69bbe73 100644 > --- a/meta/recipes-core/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch > +++ b/meta/recipes-core/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch > @@ -1,3 +1,6 @@ > +Signed-off-by: Radu Moisan <radu.moisan@intel.com> this should be : Signed-off-by: Andreas Oberritter <obi@opendreambox.org> > +Upstream-Status: Pending > + this should be Accepted http://git.busybox.net/busybox/commit/libbb/kernel_version.c?id=556ac3633ce3e7bd51c93b78827ae3874d856257 Eric
On Tue, 2012-09-04 at 12:07 +0300, Radu Moisan wrote: > Signed-off-by: Radu Moisan <radu.moisan@intel.com> > --- > .../busybox-1.20.2/busybox-1.20.2-kernel_ver.patch | 3 +++ > 1 file changed, 3 insertions(+) Merged to master, thanks. Richard
Patch
diff --git a/meta/recipes-core/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch b/meta/recipes-core/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch index 456fb08..69bbe73 100644 --- a/meta/recipes-core/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch +++ b/meta/recipes-core/busybox/busybox-1.20.2/busybox-1.20.2-kernel_ver.patch @@ -1,3 +1,6 @@ +Signed-off-by: Radu Moisan <radu.moisan@intel.com> +Upstream-Status: Pending + --- busybox-1.20.2/libbb/kernel_version.c +++ busybox-1.20.2-kernel_ver/libbb/kernel_version.c @@ -20,18 +20,15 @@
Signed-off-by: Radu Moisan <radu.moisan@intel.com> --- .../busybox-1.20.2/busybox-1.20.2-kernel_ver.patch | 3 +++ 1 file changed, 3 insertions(+)