From: Khem Raj <raj.khem@gmail.com>
To: yocto@yoctoproject.org
Subject: [meta-raspberrypi][PATCH 3/4] firmware: Upgrade to latest
Date: Thu, 6 Oct 2016 19:09:05 -0700 [thread overview]
Message-ID: <20161007020906.32228-3-raj.khem@gmail.com> (raw)
In-Reply-To: <20161007020906.32228-1-raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
recipes-bsp/common/firmware.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc
index a9d2327..29f9c01 100644
--- a/recipes-bsp/common/firmware.inc
+++ b/recipes-bsp/common/firmware.inc
@@ -1,5 +1,5 @@
-RPIFW_SRCREV ?= "1205048f037098b1532bb947d1f4b823bcdebdf7"
-RPIFW_DATE ?= "20160726"
+RPIFW_SRCREV ?= "ec63df146f454e8cab7080380f9138246d877013"
+RPIFW_DATE ?= "20161005"
RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
RPIFW_S ?= "${WORKDIR}/git"
--
2.10.0
next prev parent reply other threads:[~2016-10-07 2:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-07 2:09 [meta-raspberrypi][PATCH 1/4] linux-raspberrypi_4.4: Upgrade to 4.4.23 Khem Raj
2016-10-07 2:09 ` [meta-raspberrypi][PATCH 2/4] userland: Upgrade to latest Khem Raj
2016-10-07 2:09 ` Khem Raj [this message]
2016-10-07 2:09 ` [meta-raspberrypi][PATCH 4/4] sdcard_image-rpi.bbclass: Remove redundant RPI_KERNEL_VERSION Khem Raj
2016-10-10 5:14 ` Gary Thomas
2016-10-14 7:16 ` [meta-raspberrypi][PATCH 1/4] linux-raspberrypi_4.4: Upgrade to 4.4.23 Andrei Gherzan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161007020906.32228-3-raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.