All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD
@ 2014-02-21 10:29 Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 2/7] linux-raspberrypi: Update v3.10.26 to v3.10.30 Andrei Gherzan
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Andrei Gherzan @ 2014-02-21 10:29 UTC (permalink / raw)
  To: yocto

Change-Id: I724511ad5e96ff1b7779c3afe772eaf0d5250c8e
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 recipes-kernel/linux/linux-raspberrypi_3.11.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb
index 3962b40..6df11fe 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb
@@ -1,4 +1,4 @@
-SRCREV = "71397e18fb1038619f3066827b83d6fcd5d8bd62"
+SRCREV = "8f768c5f2a3314e4eacce8d667c787f8dadfda74"
 SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \
            file://sl030raspberrypii2ckernel.patch \
           "
-- 
1.8.1.4



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

* [meta-raspberrypi][PATCH 2/7] linux-raspberrypi: Update v3.10.26 to v3.10.30
  2014-02-21 10:29 [meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD Andrei Gherzan
@ 2014-02-21 10:29 ` Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 3/7] linux-raspberrypi: Update v3.12.7 to v3.12.11 Andrei Gherzan
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: Andrei Gherzan @ 2014-02-21 10:29 UTC (permalink / raw)
  To: yocto

Change-Id: Ib15942c4f525c8765d49deda94d2195dc01df14c
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 recipes-kernel/linux/linux-raspberrypi_3.10.26.bb | 6 ------
 recipes-kernel/linux/linux-raspberrypi_3.10.30.bb | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.30.bb

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
deleted file mode 100644
index 03f0bd0..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-SRCREV = "8c92f4407b5fa8b2a1c843e6c8c0ccb5c5a0b762"
-SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \
-           file://sl030raspberrypii2ckernel.patch \
-          "
-
-require linux-raspberrypi.inc
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb
new file mode 100644
index 0000000..e1f2a1a
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb
@@ -0,0 +1,6 @@
+SRCREV = "26d1de2993c81c01f91ebc93a1fad8957c9ece17"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \
+           file://sl030raspberrypii2ckernel.patch \
+          "
+
+require linux-raspberrypi.inc
-- 
1.8.1.4



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

* [meta-raspberrypi][PATCH 3/7] linux-raspberrypi: Update v3.12.7 to v3.12.11
  2014-02-21 10:29 [meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 2/7] linux-raspberrypi: Update v3.10.26 to v3.10.30 Andrei Gherzan
@ 2014-02-21 10:29 ` Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 4/7] linux-raspberrypi: Add v3.13.3 Andrei Gherzan
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: Andrei Gherzan @ 2014-02-21 10:29 UTC (permalink / raw)
  To: yocto

Change-Id: I4358434c036eb8285f60dafac961c5734da1320b
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 recipes-kernel/linux/linux-raspberrypi_3.12.11.bb | 6 ++++++
 recipes-kernel/linux/linux-raspberrypi_3.12.7.bb  | 6 ------
 2 files changed, 6 insertions(+), 6 deletions(-)
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.11.bb
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.7.bb

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb
new file mode 100644
index 0000000..ff8ed2a
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb
@@ -0,0 +1,6 @@
+SRCREV = "e297b214d77ce06a321e5ff98d74ae511ce18696"
+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.7.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.7.bb
deleted file mode 100644
index b71363c..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_3.12.7.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-SRCREV = "7b3d6227aa8285f7cbd5b8ec767a840b6ac42477"
-SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
-           file://sl030raspberrypii2ckernel.patch \
-          "
-
-require linux-raspberrypi.inc
-- 
1.8.1.4



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

* [meta-raspberrypi][PATCH 4/7] linux-raspberrypi: Add v3.13.3
  2014-02-21 10:29 [meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 2/7] linux-raspberrypi: Update v3.10.26 to v3.10.30 Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 3/7] linux-raspberrypi: Update v3.12.7 to v3.12.11 Andrei Gherzan
@ 2014-02-21 10:29 ` Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 5/7] firmware: Update to current remote HEAD Andrei Gherzan
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: Andrei Gherzan @ 2014-02-21 10:29 UTC (permalink / raw)
  To: yocto

Change-Id: Iace039740f3b1b910d65bd3a2c82dc08836fde57
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 recipes-kernel/linux/linux-raspberrypi_3.13.3.bb | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.13.3.bb

diff --git a/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb
new file mode 100644
index 0000000..078c031
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb
@@ -0,0 +1,6 @@
+SRCREV = "660b0008f5d318d8a29187b64c8717e75ad14c1c"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.13.y \
+           file://sl030raspberrypii2ckernel.patch \
+          "
+
+require linux-raspberrypi.inc
-- 
1.8.1.4



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

* [meta-raspberrypi][PATCH 5/7] firmware: Update to current remote HEAD
  2014-02-21 10:29 [meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD Andrei Gherzan
                   ` (2 preceding siblings ...)
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 4/7] linux-raspberrypi: Add v3.13.3 Andrei Gherzan
@ 2014-02-21 10:29 ` Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 6/7] userland: " Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 7/7] omxplayer: " Andrei Gherzan
  5 siblings, 0 replies; 9+ messages in thread
From: Andrei Gherzan @ 2014-02-21 10:29 UTC (permalink / raw)
  To: yocto

Change-Id: Iad457c2610ee3a0209598c92e5c473ae8f113636
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 recipes-bcm/common/firmware.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
index 0b1aa05..390f6b3 100644
--- a/recipes-bcm/common/firmware.inc
+++ b/recipes-bcm/common/firmware.inc
@@ -1,6 +1,6 @@
-# 17/01/2014 firmware; this can be overridden from distro config
-RPIFW_SRCREV ?= "9babf5f124b85293f81d78b031a15da0d51d46bd"
-RPIFW_DATE ?= "20140117"
+# 21/02/2014 firmware; this can be overridden from distro config
+RPIFW_SRCREV ?= "cf20d522e926f30e91fa890d42d010ca98913286"
+RPIFW_DATE ?= "20140221"
 RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
 RPIFW_S ?= "${WORKDIR}/git"
 
-- 
1.8.1.4



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

* [meta-raspberrypi][PATCH 6/7] userland: Update to current remote HEAD
  2014-02-21 10:29 [meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD Andrei Gherzan
                   ` (3 preceding siblings ...)
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 5/7] firmware: Update to current remote HEAD Andrei Gherzan
@ 2014-02-21 10:29 ` Andrei Gherzan
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 7/7] omxplayer: " Andrei Gherzan
  5 siblings, 0 replies; 9+ messages in thread
From: Andrei Gherzan @ 2014-02-21 10:29 UTC (permalink / raw)
  To: yocto

Change-Id: I635b2f2bff03ca7f091f8d5476afa4681f6bda71
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 recipes-graphics/userland/userland_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index cba1709..07c8381 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -11,7 +11,7 @@ PROVIDES = "virtual/libgles2 \
             virtual/egl"
 COMPATIBLE_MACHINE = "raspberrypi"
 
-SRCREV = "6da40ffd91f2b3c2aa8471195813322ae5d0cb0d"
+SRCREV = "8181677fc08814cd5fcd1475ab73046f89f8dc80"
 SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \
           "
 S = "${WORKDIR}/git"
-- 
1.8.1.4



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

* [meta-raspberrypi][PATCH 7/7] omxplayer: Update to current remote HEAD
  2014-02-21 10:29 [meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD Andrei Gherzan
                   ` (4 preceding siblings ...)
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 6/7] userland: " Andrei Gherzan
@ 2014-02-21 10:29 ` Andrei Gherzan
  2014-02-21 19:00   ` Khem Raj
  5 siblings, 1 reply; 9+ messages in thread
From: Andrei Gherzan @ 2014-02-21 10:29 UTC (permalink / raw)
  To: yocto

No need for mktemp-compatible-with-busybox.patch as the issue was
fixed in current revision.

Change-Id: I1eecd332e8e51dbbf97e25ec6ed133077f137d7b
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 recipes-multimedia/omxplayer/omxplayer_git.bb | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb
index 33202dc..67af007 100644
--- a/recipes-multimedia/omxplayer/omxplayer_git.bb
+++ b/recipes-multimedia/omxplayer/omxplayer_git.bb
@@ -8,14 +8,13 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 DEPENDS = "libpcre libav virtual/egl boost freetype dbus"
-PR = "r3"
+PR = "r4"
 
-SRCREV = "f666a5dfbec36e2af7cd965558ac8643c86277a6"
+SRCREV = "7af21f596378e5efeceebedff9c4a298e2d06d98"
 SRC_URI = "git://github.com/popcornmix/omxplayer.git;protocol=git;branch=master \
            file://0001-Remove-Makefile.include-which-includes-hardcoded.patch \
            file://0002-Libraries-and-headers-from-ffmpeg-are-installed-in-u.patch \
            file://0003-Remove-strip-step-in-Makefile.patch \
-           file://mktemp-compatible-with-busybox.patch \
            file://fix-tar-command-with-DIST.patch \
            "
 S = "${WORKDIR}/git"
-- 
1.8.1.4



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

* Re: [meta-raspberrypi][PATCH 7/7] omxplayer: Update to current remote HEAD
  2014-02-21 10:29 ` [meta-raspberrypi][PATCH 7/7] omxplayer: " Andrei Gherzan
@ 2014-02-21 19:00   ` Khem Raj
  2014-02-23 10:12     ` Andrei Gherzan
  0 siblings, 1 reply; 9+ messages in thread
From: Khem Raj @ 2014-02-21 19:00 UTC (permalink / raw)
  To: Andrei Gherzan; +Cc: yocto

On Fri, Feb 21, 2014 at 2:29 AM, Andrei Gherzan <andrei@gherzan.ro> wrote:
> -PR = "r3"
> +PR = "r4"

Do you still need this ?


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

* Re: [meta-raspberrypi][PATCH 7/7] omxplayer: Update to current remote HEAD
  2014-02-21 19:00   ` Khem Raj
@ 2014-02-23 10:12     ` Andrei Gherzan
  0 siblings, 0 replies; 9+ messages in thread
From: Andrei Gherzan @ 2014-02-23 10:12 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto

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

On Fri, Feb 21, 2014 at 9:00 PM, Khem Raj <raj.khem@gmail.com> wrote:

> On Fri, Feb 21, 2014 at 2:29 AM, Andrei Gherzan <andrei@gherzan.ro> wrote:
> > -PR = "r3"
> > +PR = "r4"
>
> Do you still need this ?
>

Indeed no. Thanks.

--
ag

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

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

end of thread, other threads:[~2014-02-23 10:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-21 10:29 [meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD Andrei Gherzan
2014-02-21 10:29 ` [meta-raspberrypi][PATCH 2/7] linux-raspberrypi: Update v3.10.26 to v3.10.30 Andrei Gherzan
2014-02-21 10:29 ` [meta-raspberrypi][PATCH 3/7] linux-raspberrypi: Update v3.12.7 to v3.12.11 Andrei Gherzan
2014-02-21 10:29 ` [meta-raspberrypi][PATCH 4/7] linux-raspberrypi: Add v3.13.3 Andrei Gherzan
2014-02-21 10:29 ` [meta-raspberrypi][PATCH 5/7] firmware: Update to current remote HEAD Andrei Gherzan
2014-02-21 10:29 ` [meta-raspberrypi][PATCH 6/7] userland: " Andrei Gherzan
2014-02-21 10:29 ` [meta-raspberrypi][PATCH 7/7] omxplayer: " Andrei Gherzan
2014-02-21 19:00   ` Khem Raj
2014-02-23 10:12     ` 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.