| Submitter | Denis Carikli |
|---|---|
| Date | May 13, 2011, 12:43 p.m. |
| Message ID | <1305290588-7057-7-git-send-email-GNUtoo@no-log.org> |
| Download | mbox | patch |
| Permalink | /patch/3951/ |
| State | Accepted |
| Headers | show |
Comments
Hello. On Fri, 2011-05-13 at 14:43, Denis 'GNUtoo' Carikli wrote: > Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@buglabs.net> > --- > recipes/linux/linux-bug20-linaro_2.6.35.bb | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes/linux/linux-bug20-linaro_2.6.35.bb b/recipes/linux/linux-bug20-linaro_2.6.35.bb > index 6f1bafe..8b8a6ef 100644 > --- a/recipes/linux/linux-bug20-linaro_2.6.35.bb > +++ b/recipes/linux/linux-bug20-linaro_2.6.35.bb > @@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage" > > COMPATIBLE_MACHINE = "bug20" > > -PR = "r0" > +PR = "r1" > > -SRCREV = "be4f840306ef858cffc182cde38714f9423bdeb3" > +SRCREV = "42f43f4bd4a0b612b7bcad3414e42a507282fe8b" > > > SRC_URI = "git://github.com/buglabs/bug20-2.6.35-linaro.git;branch=master;protocol=git" > -- > 1.7.0.4 >
Patch
diff --git a/recipes/linux/linux-bug20-linaro_2.6.35.bb b/recipes/linux/linux-bug20-linaro_2.6.35.bb index 6f1bafe..8b8a6ef 100644 --- a/recipes/linux/linux-bug20-linaro_2.6.35.bb +++ b/recipes/linux/linux-bug20-linaro_2.6.35.bb @@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "bug20" -PR = "r0" +PR = "r1" -SRCREV = "be4f840306ef858cffc182cde38714f9423bdeb3" +SRCREV = "42f43f4bd4a0b612b7bcad3414e42a507282fe8b" SRC_URI = "git://github.com/buglabs/bug20-2.6.35-linaro.git;branch=master;protocol=git"
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> --- recipes/linux/linux-bug20-linaro_2.6.35.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)