All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream)
@ 2013-12-08 12:17 lists
  2013-12-11 18:08 ` Andrei Gherzan
  0 siblings, 1 reply; 8+ messages in thread
From: lists @ 2013-12-08 12:17 UTC (permalink / raw)
  To: yocto; +Cc: Philipp Wagner

From: Philipp Wagner <mail@philipp-wagner.com>

Signed-off-by: Philipp Wagner <mail@philipp-wagner.com>
---
 recipes-kernel/linux/linux-raspberrypi_3.12.0.bb | 6 ------
 recipes-kernel/linux/linux-raspberrypi_3.12.3.bb | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.3.bb

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
deleted file mode 100644
index 3631da5..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-SRCREV = "839f349b6ed2a63a2bff0b5f0d718a7b07ca2316"
-SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
-           file://sl030raspberrypii2ckernel.patch \
-          "
-
-require linux-raspberrypi.inc
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb
new file mode 100644
index 0000000..304c1ad
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb
@@ -0,0 +1,6 @@
+SRCREV = "7dac37b9865ab51f7a68b7703bf6792b698fee1b"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
+           file://sl030raspberrypii2ckernel.patch \
+          "
+
+require linux-raspberrypi.inc
-- 
1.8.4


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream)
  2013-12-08 12:17 [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream) lists
@ 2013-12-11 18:08 ` Andrei Gherzan
  2013-12-11 18:14   ` Gary Thomas
  0 siblings, 1 reply; 8+ messages in thread
From: Andrei Gherzan @ 2013-12-11 18:08 UTC (permalink / raw)
  To: Philipp Wagner; +Cc: Yocto Project, Philipp Wagner

[-- Attachment #1: Type: text/plain, Size: 1469 bytes --]

On Sun, Dec 8, 2013 at 2:17 PM, <lists@philipp-wagner.com> wrote:

> From: Philipp Wagner <mail@philipp-wagner.com>
>
> Signed-off-by: Philipp Wagner <mail@philipp-wagner.com>
> ---
>  recipes-kernel/linux/linux-raspberrypi_3.12.0.bb | 6 ------
>  recipes-kernel/linux/linux-raspberrypi_3.12.3.bb | 6 ++++++
>  2 files changed, 6 insertions(+), 6 deletions(-)
>  delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
>  create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.3.bb
>
> diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bbb/recipes-kernel/linux/
> linux-raspberrypi_3.12.0.bb
> deleted file mode 100644
> index 3631da5..0000000
> --- a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
> +++ /dev/null
> @@ -1,6 +0,0 @@
> -SRCREV = "839f349b6ed2a63a2bff0b5f0d718a7b07ca2316"
> -SRC_URI = "git://
> github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
> -           file://sl030raspberrypii2ckernel.patch \
> -          "
> -
> -require linux-raspberrypi.inc
> diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.3.bbb/recipes-kernel/linux/
> linux-raspberrypi_3.12.3.bb
> new file mode 100644
> index 0000000..304c1ad
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb
> @@ -0,0 +1,6 @@
> +SRCREV = "7dac37b9865ab51f7a68b7703bf6792b698fee1b"
>


As pointed in https://review.gherzan.ro:8443/#/c/27/, it seems this SRCREV
is invalid.

-- 
*ag*

[-- Attachment #2: Type: text/html, Size: 2981 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream)
  2013-12-11 18:08 ` Andrei Gherzan
@ 2013-12-11 18:14   ` Gary Thomas
  2013-12-11 18:23     ` Andrei Gherzan
  0 siblings, 1 reply; 8+ messages in thread
From: Gary Thomas @ 2013-12-11 18:14 UTC (permalink / raw)
  To: yocto

On 2013-12-11 11:08, Andrei Gherzan wrote:
>
>
>
> On Sun, Dec 8, 2013 at 2:17 PM, <lists@philipp-wagner.com <mailto:lists@philipp-wagner.com>> wrote:
>
>     From: Philipp Wagner <mail@philipp-wagner.com <mailto:mail@philipp-wagner.com>>
>
>     Signed-off-by: Philipp Wagner <mail@philipp-wagner.com <mailto:mail@philipp-wagner.com>>
>     ---
>       recipes-kernel/linux/linux-raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb> | 6 ------
>       recipes-kernel/linux/linux-raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb> | 6 ++++++
>       2 files changed, 6 insertions(+), 6 deletions(-)
>       delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb>
>       create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb>
>
>     diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb> b/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
>     <http://linux-raspberrypi_3.12.0.bb>
>     deleted file mode 100644
>     index 3631da5..0000000
>     --- a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb>
>     +++ /dev/null
>     @@ -1,6 +0,0 @@
>     -SRCREV = "839f349b6ed2a63a2bff0b5f0d718a7b07ca2316"
>     -SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y <http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y> \
>     -           file://sl030raspberrypii2ckernel.patch \
>     -          "
>     -
>     -require linux-raspberrypi.inc
>     diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb> b/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb
>     <http://linux-raspberrypi_3.12.3.bb>
>     new file mode 100644
>     index 0000000..304c1ad
>     --- /dev/null
>     +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb>
>     @@ -0,0 +1,6 @@
>     +SRCREV = "7dac37b9865ab51f7a68b7703bf6792b698fee1b"
>
>
>
> As pointed in https://review.gherzan.ro:8443/#/c/27/, it seems this SRCREV is invalid.

Since that note has little detail, are you sure that this is not
just a case where the desired SRCREV is on a branch other than 'master'?
With the latest bitbake master, you have to explicitly specify the branch
if the desired revision is on a different branch.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream)
  2013-12-11 18:14   ` Gary Thomas
@ 2013-12-11 18:23     ` Andrei Gherzan
  2013-12-11 18:44       ` Gary Thomas
  0 siblings, 1 reply; 8+ messages in thread
From: Andrei Gherzan @ 2013-12-11 18:23 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 2892 bytes --]

On Wed, Dec 11, 2013 at 8:14 PM, Gary Thomas <gary@mlbassoc.com> wrote:

> On 2013-12-11 11:08, Andrei Gherzan wrote:
>
>>
>>
>>
>> On Sun, Dec 8, 2013 at 2:17 PM, <lists@philipp-wagner.com <mailto:
>> lists@philipp-wagner.com>> wrote:
>>
>>     From: Philipp Wagner <mail@philipp-wagner.com <mailto:
>> mail@philipp-wagner.com>>
>>
>>     Signed-off-by: Philipp Wagner <mail@philipp-wagner.com <mailto:
>> mail@philipp-wagner.com>>
>>     ---
>>       recipes-kernel/linux/linux-raspberrypi_3.12.0.bb <
>> http://linux-raspberrypi_3.12.0.bb> | 6 ------
>>       recipes-kernel/linux/linux-raspberrypi_3.12.3.bb <
>> http://linux-raspberrypi_3.12.3.bb> | 6 ++++++
>>
>>       2 files changed, 6 insertions(+), 6 deletions(-)
>>       delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.0.bb<
>> http://linux-raspberrypi_3.12.0.bb>
>>       create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.3.bb<
>> http://linux-raspberrypi_3.12.3.bb>
>>
>>     diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb <
>> http://linux-raspberrypi_3.12.0.bb> b/recipes-kernel/linux/linux-
>> raspberrypi_3.12.0.bb
>>     <http://linux-raspberrypi_3.12.0.bb>
>>
>>     deleted file mode 100644
>>     index 3631da5..0000000
>>     --- a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb <
>> http://linux-raspberrypi_3.12.0.bb>
>>
>>     +++ /dev/null
>>     @@ -1,6 +0,0 @@
>>     -SRCREV = "839f349b6ed2a63a2bff0b5f0d718a7b07ca2316"
>>     -SRC_URI = "git://github.com/raspberrypi/
>> linux.git;protocol=git;branch=rpi-3.12.y <http://github.com/
>> raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y> \
>>
>>     -           file://sl030raspberrypii2ckernel.patch \
>>     -          "
>>     -
>>     -require linux-raspberrypi.inc
>>     diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb <
>> http://linux-raspberrypi_3.12.3.bb> b/recipes-kernel/linux/linux-
>> raspberrypi_3.12.3.bb
>>     <http://linux-raspberrypi_3.12.3.bb>
>>
>>     new file mode 100644
>>     index 0000000..304c1ad
>>     --- /dev/null
>>     +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.3.bb <
>> http://linux-raspberrypi_3.12.3.bb>
>>
>>     @@ -0,0 +1,6 @@
>>     +SRCREV = "7dac37b9865ab51f7a68b7703bf6792b698fee1b"
>>
>>
>>
>> As pointed in https://review.gherzan.ro:8443/#/c/27/, it seems this
>> SRCREV is invalid.
>>
>
> Since that note has little detail, are you sure that this is not
> just a case where the desired SRCREV is on a branch other than 'master'?
> With the latest bitbake master, you have to explicitly specify the branch
> if the desired revision is on a different branch.


I know. But the branch is already specified in SRC_URI. So most probably
upstream sqashed the repo?
---
SRC_URI = "git://
github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
---

-- 
*ag*

[-- Attachment #2: Type: text/html, Size: 6144 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream)
  2013-12-11 18:23     ` Andrei Gherzan
@ 2013-12-11 18:44       ` Gary Thomas
  2013-12-11 19:13         ` Andrei Gherzan
  2013-12-16 20:44         ` Philipp Wagner
  0 siblings, 2 replies; 8+ messages in thread
From: Gary Thomas @ 2013-12-11 18:44 UTC (permalink / raw)
  To: Andrei Gherzan; +Cc: Yocto Project

On 2013-12-11 11:23, Andrei Gherzan wrote:
>
>
>
> On Wed, Dec 11, 2013 at 8:14 PM, Gary Thomas <gary@mlbassoc.com <mailto:gary@mlbassoc.com>> wrote:
>
>     On 2013-12-11 11:08, Andrei Gherzan wrote:
>
>
>
>
>         On Sun, Dec 8, 2013 at 2:17 PM, <lists@philipp-wagner.com <mailto:lists@philipp-wagner.com> <mailto:lists@philipp-wagner.__com <mailto:lists@philipp-wagner.com>>> wrote:
>
>              From: Philipp Wagner <mail@philipp-wagner.com <mailto:mail@philipp-wagner.com> <mailto:mail@philipp-wagner.__com <mailto:mail@philipp-wagner.com>>>
>
>              Signed-off-by: Philipp Wagner <mail@philipp-wagner.com <mailto:mail@philipp-wagner.com> <mailto:mail@philipp-wagner.__com <mailto:mail@philipp-wagner.com>>>
>              ---
>                recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb> <http://linux-raspberrypi_3.__12.0.bb <http://linux-raspberrypi_3.12.0.bb>> |
>         6 ------
>                recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb> <http://linux-raspberrypi_3.__12.3.bb <http://linux-raspberrypi_3.12.3.bb>> |
>         6 ++++++
>
>                2 files changed, 6 insertions(+), 6 deletions(-)
>                delete mode 100644 recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb> <http://linux-raspberrypi_3.__12.0.bb
>         <http://linux-raspberrypi_3.12.0.bb>>
>                create mode 100644 recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb> <http://linux-raspberrypi_3.__12.3.bb
>         <http://linux-raspberrypi_3.12.3.bb>>
>
>              diff --git a/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb> <http://linux-raspberrypi_3.__12.0.bb
>         <http://linux-raspberrypi_3.12.0.bb>> b/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb>
>              <http://linux-raspberrypi_3.__12.0.bb <http://linux-raspberrypi_3.12.0.bb>>
>
>              deleted file mode 100644
>              index 3631da5..0000000
>              --- a/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb> <http://linux-raspberrypi_3.__12.0.bb <http://linux-raspberrypi_3.12.0.bb>>
>
>              +++ /dev/null
>              @@ -1,6 +0,0 @@
>              -SRCREV = "__839f349b6ed2a63a2bff0b5f0d718a__7b07ca2316"
>              -SRC_URI = "git://github.com/raspberrypi/__linux.git;protocol=git;branch=__rpi-3.12.y <http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y>
>         <http://github.com/__raspberrypi/linux.git;__protocol=git;branch=rpi-3.12.y <http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y>__> \
>
>              -           file://__sl030raspberrypii2ckernel.__patch \
>              -          "
>              -
>              -require linux-raspberrypi.inc
>              diff --git a/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb> <http://linux-raspberrypi_3.__12.3.bb
>         <http://linux-raspberrypi_3.12.3.bb>> b/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb>
>              <http://linux-raspberrypi_3.__12.3.bb <http://linux-raspberrypi_3.12.3.bb>>
>
>              new file mode 100644
>              index 0000000..304c1ad
>              --- /dev/null
>              +++ b/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb> <http://linux-raspberrypi_3.__12.3.bb <http://linux-raspberrypi_3.12.3.bb>>
>
>              @@ -0,0 +1,6 @@
>              +SRCREV = "__7dac37b9865ab51f7a68b7703bf679__2b698fee1b"
>
>
>
>         As pointed in https://review.gherzan.ro:__8443/#/c/27/ <https://review.gherzan.ro:8443/#/c/27/>, it seems this SRCREV is invalid.
>
>
>     Since that note has little detail, are you sure that this is not
>     just a case where the desired SRCREV is on a branch other than 'master'?
>     With the latest bitbake master, you have to explicitly specify the branch
>     if the desired revision is on a different branch.
>
>
> I know. But the branch is already specified in SRC_URI. So most probably upstream sqashed the repo?

Indeed, I just checked the repo and it's not there.

Looks like the correct rev might be 9fbb114990c409406ae20c56871727ff8d4fa6ca
I may give this a go as it has V4L2 drivers for my camera which I'm anxious
to get going with Yocto :-)

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream)
  2013-12-11 18:44       ` Gary Thomas
@ 2013-12-11 19:13         ` Andrei Gherzan
  2013-12-16 20:44         ` Philipp Wagner
  1 sibling, 0 replies; 8+ messages in thread
From: Andrei Gherzan @ 2013-12-11 19:13 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 4974 bytes --]

On Wed, Dec 11, 2013 at 8:44 PM, Gary Thomas <gary@mlbassoc.com> wrote:

> On 2013-12-11 11:23, Andrei Gherzan wrote:
>
>>
>>
>>
>> On Wed, Dec 11, 2013 at 8:14 PM, Gary Thomas <gary@mlbassoc.com <mailto:
>> gary@mlbassoc.com>> wrote:
>>
>>     On 2013-12-11 11:08, Andrei Gherzan wrote:
>>
>>
>>
>>
>>         On Sun, Dec 8, 2013 at 2:17 PM, <lists@philipp-wagner.com<mailto:
>> lists@philipp-wagner.com> <mailto:lists@philipp-wagner.__com <mailto:
>> lists@philipp-wagner.com>>> wrote:
>>
>>              From: Philipp Wagner <mail@philipp-wagner.com <mailto:
>> mail@philipp-wagner.com> <mailto:mail@philipp-wagner.__com <mailto:
>> mail@philipp-wagner.com>>>
>>
>>              Signed-off-by: Philipp Wagner <mail@philipp-wagner.com<mailto:
>> mail@philipp-wagner.com> <mailto:mail@philipp-wagner.__com <mailto:
>> mail@philipp-wagner.com>>>
>>              ---
>>                recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb <
>> http://linux-raspberrypi_3.12.0.bb> <http://linux-raspberrypi_3.__12.0.bb<
>> http://linux-raspberrypi_3.12.0.bb>> |
>>         6 ------
>>                recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb <
>> http://linux-raspberrypi_3.12.3.bb> <http://linux-raspberrypi_3.__12.3.bb<
>> http://linux-raspberrypi_3.12.3.bb>> |
>>
>>         6 ++++++
>>
>>                2 files changed, 6 insertions(+), 6 deletions(-)
>>                delete mode 100644 recipes-kernel/linux/linux-__
>> raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb> <
>> http://linux-raspberrypi_3.__12.0.bb
>>         <http://linux-raspberrypi_3.12.0.bb>>
>>                create mode 100644 recipes-kernel/linux/linux-__
>> raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb> <
>> http://linux-raspberrypi_3.__12.3.bb
>>         <http://linux-raspberrypi_3.12.3.bb>>
>>
>>              diff --git a/recipes-kernel/linux/linux-_
>> _raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb> <
>> http://linux-raspberrypi_3.__12.0.bb
>>         <http://linux-raspberrypi_3.12.0.bb>> b/recipes-kernel/linux/
>> linux-__raspberrypi_3.12.0.bb <http://linux-raspberrypi_3.12.0.bb>
>>              <http://linux-raspberrypi_3.__12.0.bb <
>> http://linux-raspberrypi_3.12.0.bb>>
>>
>>
>>              deleted file mode 100644
>>              index 3631da5..0000000
>>              --- a/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb <
>> http://linux-raspberrypi_3.12.0.bb> <http://linux-raspberrypi_3.__12.0.bb<
>> http://linux-raspberrypi_3.12.0.bb>>
>>
>>
>>              +++ /dev/null
>>              @@ -1,6 +0,0 @@
>>              -SRCREV = "__839f349b6ed2a63a2bff0b5f0d718a__7b07ca2316"
>>              -SRC_URI = "git://github.com/raspberrypi/
>> __linux.git;protocol=git;branch=__rpi-3.12.y <http://github.com/
>> raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y>
>>         <http://github.com/__raspberrypi/linux.git;__
>> protocol=git;branch=rpi-3.12.y <http://github.com/raspberrypi/linux.git;
>> protocol=git;branch=rpi-3.12.y>__> \
>>
>>              -           file://__sl030raspberrypii2ckernel.__patch \
>>              -          "
>>              -
>>              -require linux-raspberrypi.inc
>>              diff --git a/recipes-kernel/linux/linux-_
>> _raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb> <
>> http://linux-raspberrypi_3.__12.3.bb
>>         <http://linux-raspberrypi_3.12.3.bb>> b/recipes-kernel/linux/
>> linux-__raspberrypi_3.12.3.bb <http://linux-raspberrypi_3.12.3.bb>
>>              <http://linux-raspberrypi_3.__12.3.bb <
>> http://linux-raspberrypi_3.12.3.bb>>
>>
>>
>>              new file mode 100644
>>              index 0000000..304c1ad
>>              --- /dev/null
>>              +++ b/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb <
>> http://linux-raspberrypi_3.12.3.bb> <http://linux-raspberrypi_3.__12.3.bb<
>> http://linux-raspberrypi_3.12.3.bb>>
>>
>>              @@ -0,0 +1,6 @@
>>              +SRCREV = "__7dac37b9865ab51f7a68b7703bf679__2b698fee1b"
>>
>>
>>
>>         As pointed in https://review.gherzan.ro:__8443/#/c/27/ <
>> https://review.gherzan.ro:8443/#/c/27/>, it seems this SRCREV is invalid.
>>
>>
>>
>>     Since that note has little detail, are you sure that this is not
>>     just a case where the desired SRCREV is on a branch other than
>> 'master'?
>>     With the latest bitbake master, you have to explicitly specify the
>> branch
>>     if the desired revision is on a different branch.
>>
>>
>> I know. But the branch is already specified in SRC_URI. So most probably
>> upstream sqashed the repo?
>>
>
> Indeed, I just checked the repo and it's not there.
>
> Looks like the correct rev might be 9fbb114990c409406ae20c56871727
> ff8d4fa6ca
> I may give this a go as it has V4L2 drivers for my camera which I'm anxious
> to get going with Yocto :-)


Nice. Christmas came earlier, right?
Thanks.

-- 
*ag*

[-- Attachment #2: Type: text/html, Size: 10776 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream)
  2013-12-11 18:44       ` Gary Thomas
  2013-12-11 19:13         ` Andrei Gherzan
@ 2013-12-16 20:44         ` Philipp Wagner
  2013-12-17 16:05           ` Andrei Gherzan
  1 sibling, 1 reply; 8+ messages in thread
From: Philipp Wagner @ 2013-12-16 20:44 UTC (permalink / raw)
  To: yocto

Am 11.12.2013 19:44, Gary Thomas wrote:
> On 2013-12-11 11:23, Andrei Gherzan wrote:
>>
>>
>>
>> On Wed, Dec 11, 2013 at 8:14 PM, Gary Thomas <gary@mlbassoc.com
>> <mailto:gary@mlbassoc.com>> wrote:
>>
>>     On 2013-12-11 11:08, Andrei Gherzan wrote:
>>
>>
>>
>>
>>         On Sun, Dec 8, 2013 at 2:17 PM, <lists@philipp-wagner.com
>> <mailto:lists@philipp-wagner.com> <mailto:lists@philipp-wagner.__com
>> <mailto:lists@philipp-wagner.com>>> wrote:
>>
>>              From: Philipp Wagner <mail@philipp-wagner.com
>> <mailto:mail@philipp-wagner.com> <mailto:mail@philipp-wagner.__com
>> <mailto:mail@philipp-wagner.com>>>
>>
>>              Signed-off-by: Philipp Wagner <mail@philipp-wagner.com
>> <mailto:mail@philipp-wagner.com> <mailto:mail@philipp-wagner.__com
>> <mailto:mail@philipp-wagner.com>>>
>>              ---
>>                recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
>> <http://linux-raspberrypi_3.12.0.bb>
>> <http://linux-raspberrypi_3.__12.0.bb
>> <http://linux-raspberrypi_3.12.0.bb>> |
>>         6 ------
>>                recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
>> <http://linux-raspberrypi_3.12.3.bb>
>> <http://linux-raspberrypi_3.__12.3.bb
>> <http://linux-raspberrypi_3.12.3.bb>> |
>>         6 ++++++
>>
>>                2 files changed, 6 insertions(+), 6 deletions(-)
>>                delete mode 100644
>> recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
>> <http://linux-raspberrypi_3.12.0.bb>
>> <http://linux-raspberrypi_3.__12.0.bb
>>         <http://linux-raspberrypi_3.12.0.bb>>
>>                create mode 100644
>> recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
>> <http://linux-raspberrypi_3.12.3.bb>
>> <http://linux-raspberrypi_3.__12.3.bb
>>         <http://linux-raspberrypi_3.12.3.bb>>
>>
>>              diff --git
>> a/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
>> <http://linux-raspberrypi_3.12.0.bb>
>> <http://linux-raspberrypi_3.__12.0.bb
>>         <http://linux-raspberrypi_3.12.0.bb>>
>> b/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
>> <http://linux-raspberrypi_3.12.0.bb>
>>              <http://linux-raspberrypi_3.__12.0.bb
>> <http://linux-raspberrypi_3.12.0.bb>>
>>
>>              deleted file mode 100644
>>              index 3631da5..0000000
>>              --- a/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
>> <http://linux-raspberrypi_3.12.0.bb>
>> <http://linux-raspberrypi_3.__12.0.bb
>> <http://linux-raspberrypi_3.12.0.bb>>
>>
>>              +++ /dev/null
>>              @@ -1,6 +0,0 @@
>>              -SRCREV = "__839f349b6ed2a63a2bff0b5f0d718a__7b07ca2316"
>>              -SRC_URI =
>> "git://github.com/raspberrypi/__linux.git;protocol=git;branch=__rpi-3.12.y
>> <http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y>
>>        
>> <http://github.com/__raspberrypi/linux.git;__protocol=git;branch=rpi-3.12.y
>> <http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y>__>
>> \
>>
>>              -           file://__sl030raspberrypii2ckernel.__patch \
>>              -          "
>>              -
>>              -require linux-raspberrypi.inc
>>              diff --git
>> a/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
>> <http://linux-raspberrypi_3.12.3.bb>
>> <http://linux-raspberrypi_3.__12.3.bb
>>         <http://linux-raspberrypi_3.12.3.bb>>
>> b/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
>> <http://linux-raspberrypi_3.12.3.bb>
>>              <http://linux-raspberrypi_3.__12.3.bb
>> <http://linux-raspberrypi_3.12.3.bb>>
>>
>>              new file mode 100644
>>              index 0000000..304c1ad
>>              --- /dev/null
>>              +++ b/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
>> <http://linux-raspberrypi_3.12.3.bb>
>> <http://linux-raspberrypi_3.__12.3.bb
>> <http://linux-raspberrypi_3.12.3.bb>>
>>
>>              @@ -0,0 +1,6 @@
>>              +SRCREV = "__7dac37b9865ab51f7a68b7703bf679__2b698fee1b"
>>
>>
>>
>>         As pointed in https://review.gherzan.ro:__8443/#/c/27/
>> <https://review.gherzan.ro:8443/#/c/27/>, it seems this SRCREV is
>> invalid.
>>
>>
>>     Since that note has little detail, are you sure that this is not
>>     just a case where the desired SRCREV is on a branch other than
>> 'master'?
>>     With the latest bitbake master, you have to explicitly specify the
>> branch
>>     if the desired revision is on a different branch.
>>
>>
>> I know. But the branch is already specified in SRC_URI. So most
>> probably upstream sqashed the repo?
> 
> Indeed, I just checked the repo and it's not there.
> 
> Looks like the correct rev might be
> 9fbb114990c409406ae20c56871727ff8d4fa6ca
> I may give this a go as it has V4L2 drivers for my camera which I'm anxious
> to get going with Yocto :-)

Oops, I totally forgot to reply. Yes, the revision existed but upstream
seems to be great at modifying a published repository (this has happened
before). [Maybe someone could give them an introduction how to handle
published git repositories ... argh]

To go forward, just drop this patch and go with the one Gary posted today.

Philipp


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream)
  2013-12-16 20:44         ` Philipp Wagner
@ 2013-12-17 16:05           ` Andrei Gherzan
  0 siblings, 0 replies; 8+ messages in thread
From: Andrei Gherzan @ 2013-12-17 16:05 UTC (permalink / raw)
  To: Philipp Wagner; +Cc: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 5710 bytes --]

On Mon, Dec 16, 2013 at 10:44 PM, Philipp Wagner
<lists@philipp-wagner.com>wrote:

> Am 11.12.2013 19:44, Gary Thomas wrote:
> > On 2013-12-11 11:23, Andrei Gherzan wrote:
> >>
> >>
> >>
> >> On Wed, Dec 11, 2013 at 8:14 PM, Gary Thomas <gary@mlbassoc.com
> >> <mailto:gary@mlbassoc.com>> wrote:
> >>
> >>     On 2013-12-11 11:08, Andrei Gherzan wrote:
> >>
> >>
> >>
> >>
> >>         On Sun, Dec 8, 2013 at 2:17 PM, <lists@philipp-wagner.com
> >> <mailto:lists@philipp-wagner.com> <mailto:lists@philipp-wagner.__com
> >> <mailto:lists@philipp-wagner.com>>> wrote:
> >>
> >>              From: Philipp Wagner <mail@philipp-wagner.com
> >> <mailto:mail@philipp-wagner.com> <mailto:mail@philipp-wagner.__com
> >> <mailto:mail@philipp-wagner.com>>>
> >>
> >>              Signed-off-by: Philipp Wagner <mail@philipp-wagner.com
> >> <mailto:mail@philipp-wagner.com> <mailto:mail@philipp-wagner.__com
> >> <mailto:mail@philipp-wagner.com>>>
> >>              ---
> >>                recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
> >> <http://linux-raspberrypi_3.12.0.bb>
> >> <http://linux-raspberrypi_3.__12.0.bb
> >> <http://linux-raspberrypi_3.12.0.bb>> |
> >>         6 ------
> >>                recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
> >> <http://linux-raspberrypi_3.12.3.bb>
> >> <http://linux-raspberrypi_3.__12.3.bb
> >> <http://linux-raspberrypi_3.12.3.bb>> |
> >>         6 ++++++
> >>
> >>                2 files changed, 6 insertions(+), 6 deletions(-)
> >>                delete mode 100644
> >> recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
> >> <http://linux-raspberrypi_3.12.0.bb>
> >> <http://linux-raspberrypi_3.__12.0.bb
> >>         <http://linux-raspberrypi_3.12.0.bb>>
> >>                create mode 100644
> >> recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
> >> <http://linux-raspberrypi_3.12.3.bb>
> >> <http://linux-raspberrypi_3.__12.3.bb
> >>         <http://linux-raspberrypi_3.12.3.bb>>
> >>
> >>              diff --git
> >> a/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
> >> <http://linux-raspberrypi_3.12.0.bb>
> >> <http://linux-raspberrypi_3.__12.0.bb
> >>         <http://linux-raspberrypi_3.12.0.bb>>
> >> b/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
> >> <http://linux-raspberrypi_3.12.0.bb>
> >>              <http://linux-raspberrypi_3.__12.0.bb
> >> <http://linux-raspberrypi_3.12.0.bb>>
> >>
> >>              deleted file mode 100644
> >>              index 3631da5..0000000
> >>              --- a/recipes-kernel/linux/linux-__raspberrypi_3.12.0.bb
> >> <http://linux-raspberrypi_3.12.0.bb>
> >> <http://linux-raspberrypi_3.__12.0.bb
> >> <http://linux-raspberrypi_3.12.0.bb>>
> >>
> >>              +++ /dev/null
> >>              @@ -1,6 +0,0 @@
> >>              -SRCREV = "__839f349b6ed2a63a2bff0b5f0d718a__7b07ca2316"
> >>              -SRC_URI =
> >> "git://
> github.com/raspberrypi/__linux.git;protocol=git;branch=__rpi-3.12.y
> >> <http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y
> >
> >>
> >> <
> http://github.com/__raspberrypi/linux.git;__protocol=git;branch=rpi-3.12.y
> >> <http://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y
> >__>
> >> \
> >>
> >>              -           file://__sl030raspberrypii2ckernel.__patch \
> >>              -          "
> >>              -
> >>              -require linux-raspberrypi.inc
> >>              diff --git
> >> a/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
> >> <http://linux-raspberrypi_3.12.3.bb>
> >> <http://linux-raspberrypi_3.__12.3.bb
> >>         <http://linux-raspberrypi_3.12.3.bb>>
> >> b/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
> >> <http://linux-raspberrypi_3.12.3.bb>
> >>              <http://linux-raspberrypi_3.__12.3.bb
> >> <http://linux-raspberrypi_3.12.3.bb>>
> >>
> >>              new file mode 100644
> >>              index 0000000..304c1ad
> >>              --- /dev/null
> >>              +++ b/recipes-kernel/linux/linux-__raspberrypi_3.12.3.bb
> >> <http://linux-raspberrypi_3.12.3.bb>
> >> <http://linux-raspberrypi_3.__12.3.bb
> >> <http://linux-raspberrypi_3.12.3.bb>>
> >>
> >>              @@ -0,0 +1,6 @@
> >>              +SRCREV = "__7dac37b9865ab51f7a68b7703bf679__2b698fee1b"
> >>
> >>
> >>
> >>         As pointed in https://review.gherzan.ro:__8443/#/c/27/
> >> <https://review.gherzan.ro:8443/#/c/27/>, it seems this SRCREV is
> >> invalid.
> >>
> >>
> >>     Since that note has little detail, are you sure that this is not
> >>     just a case where the desired SRCREV is on a branch other than
> >> 'master'?
> >>     With the latest bitbake master, you have to explicitly specify the
> >> branch
> >>     if the desired revision is on a different branch.
> >>
> >>
> >> I know. But the branch is already specified in SRC_URI. So most
> >> probably upstream sqashed the repo?
> >
> > Indeed, I just checked the repo and it's not there.
> >
> > Looks like the correct rev might be
> > 9fbb114990c409406ae20c56871727ff8d4fa6ca
> > I may give this a go as it has V4L2 drivers for my camera which I'm
> anxious
> > to get going with Yocto :-)
>
> Oops, I totally forgot to reply. Yes, the revision existed but upstream
> seems to be great at modifying a published repository (this has happened
> before). [Maybe someone could give them an introduction how to handle
> published git repositories ... argh]
>
> To go forward, just drop this patch and go with the one Gary posted today.


No problem. I merged a couple of days ago the correct SHA and today updated
the kernel to latest HEAD - merge will come soon.

-- 
*ag*

[-- Attachment #2: Type: text/html, Size: 11605 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-12-17 16:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08 12:17 [meta-raspberrypi][PATCH] linux: Update to 3.12.3 (latest RPI upstream) lists
2013-12-11 18:08 ` Andrei Gherzan
2013-12-11 18:14   ` Gary Thomas
2013-12-11 18:23     ` Andrei Gherzan
2013-12-11 18:44       ` Gary Thomas
2013-12-11 19:13         ` Andrei Gherzan
2013-12-16 20:44         ` Philipp Wagner
2013-12-17 16:05           ` Andrei Gherzan

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.