diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2015-03-02 00:06:18 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2015-03-12 22:20:51 +0100 |
| commit | ddd1f033733a34b68da5e1e8c6a315b18234b86f (patch) | |
| tree | 2910360ec18ca373d3a0ef21884d7a97a6d3e53f /recipes-bcm | |
| parent | 5810be737dc10cd71abdf6fc94237b61ad824474 (diff) | |
| download | meta-raspberrypi-ddd1f033733a34b68da5e1e8c6a315b18234b86f.tar.gz | |
firmware.inc: Move to recipes-bsp
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-bcm')
| -rw-r--r-- | recipes-bcm/common/firmware.inc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc deleted file mode 100644 index ad3176a..0000000 --- a/recipes-bcm/common/firmware.inc +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | RPIFW_SRCREV ?= "e42a747e8d5c4a2fb3e837d0924c7cc39999936a" | ||
| 2 | RPIFW_DATE ?= "20150206" | ||
| 3 | RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master" | ||
| 4 | RPIFW_S ?= "${WORKDIR}/git" | ||
| 5 | |||
| 6 | SRC_URI = "${RPIFW_SRC_URI}" | ||
| 7 | SRCREV = "${RPIFW_SRCREV}" | ||
| 8 | PV = "${RPIFW_DATE}" | ||
