| Submitter | Otavio Salvador |
|---|---|
| Date | Jan. 5, 2012, 7:38 p.m. |
| Message ID | <6d7ee007b25cc878d07163fcc6be964781f68ca6.1325792209.git.otavio@ossystems.com.br> |
| Download | mbox | patch |
| Permalink | /patch/18499/ |
| State | New |
| Headers | show |
Comments
On 01/05/2012 11:38 AM, Otavio Salvador wrote: > Signed-off-by: Otavio Salvador<otavio@ossystems.com.br> > --- > meta/recipes-core/udev/udev_164.bb | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/meta/recipes-core/udev/udev_164.bb b/meta/recipes-core/udev/udev_164.bb > index c89eab4..6d71f4d 100644 > --- a/meta/recipes-core/udev/udev_164.bb > +++ b/meta/recipes-core/udev/udev_164.bb > @@ -1,6 +1,6 @@ > include udev.inc > > -PR = "r9" > +PR = "r10" > > SRC_URI += "file://udev-166-v4l1-1.patch" > Just a PR Bump? Sau!
On Thu, Jan 5, 2012 at 20:07, Saul Wold <sgw@linux.intel.com> wrote: > Just a PR Bump? > Sure not; I must have done something wrong when sending the patches to github. I'll check it and send it again.
On Thu, Jan 5, 2012 at 20:09, Otavio Salvador <otavio@ossystems.com.br>wrote: > On Thu, Jan 5, 2012 at 20:07, Saul Wold <sgw@linux.intel.com> wrote: > >> Just a PR Bump? >> > > Sure not; I must have done something wrong when sending the patches to > github. I'll check it and send it again. > I messed it up; ignore this one :-)
Patch
diff --git a/meta/recipes-core/udev/udev_164.bb b/meta/recipes-core/udev/udev_164.bb index c89eab4..6d71f4d 100644 --- a/meta/recipes-core/udev/udev_164.bb +++ b/meta/recipes-core/udev/udev_164.bb @@ -1,6 +1,6 @@ include udev.inc -PR = "r9" +PR = "r10" SRC_URI += "file://udev-166-v4l1-1.patch"
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> --- meta/recipes-core/udev/udev_164.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)