diff options
author | 2015-11-30 02:30:16 +0100 | |
---|---|---|
committer | 2015-12-03 09:13:51 -0200 | |
commit | f544775ec71d69c6e81051a251b6b05395553397 (patch) | |
tree | c1486be95bc6845af74701584828eb39316298d6 /recipes-bsp/barebox/barebox_2013.08.0.bb | |
parent | 277cef926c50ce98fcfc390c0c519a24dcff53cd (diff) | |
download | meta-fsl-arm-f544775ec71d69c6e81051a251b6b05395553397.tar.gz meta-fsl-arm-f544775ec71d69c6e81051a251b6b05395553397.tar.bz2 meta-fsl-arm-f544775ec71d69c6e81051a251b6b05395553397.zip |
barebox: update to 2015.10
2013.08 doesn't compile anymore because of the switch to gcc 5.2
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/barebox/barebox_2013.08.0.bb')
-rw-r--r-- | recipes-bsp/barebox/barebox_2013.08.0.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-bsp/barebox/barebox_2013.08.0.bb b/recipes-bsp/barebox/barebox_2013.08.0.bb deleted file mode 100644 index e4e3717..0000000 --- a/recipes-bsp/barebox/barebox_2013.08.0.bb +++ /dev/null @@ -1,9 +0,0 @@ -require recipes-bsp/barebox/barebox.inc - -SRC_URI = "http://barebox.org/download/${PN}-${PV}.tar.bz2 \ - file://defconfig" - -SRC_URI[md5sum] = "a61b97a2fedebc808d4b182c2ca18a0c" -SRC_URI[sha256sum] = "d9e46dd3c68b04ab4cbc37135dc34907dbebef393da4b3e54abb203c295c1620" - -COMPATIBLE_MACHINE = "Invalid!" |