summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/barebox/barebox_2013.08.0.bb
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2013-08-26 16:58:20 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2013-08-29 16:14:22 -0300
commitbbbe1e2fa1e607dc591057beaa130bb5e6746e98 (patch)
tree1eb1c55ea41ec4781cf9d0eff462e4487a6d7a53 /recipes-bsp/barebox/barebox_2013.08.0.bb
parenta8695f5782be64763e6ea9184c02eb4147454fc0 (diff)
downloadmeta-fsl-arm-bbbe1e2fa1e607dc591057beaa130bb5e6746e98.tar.gz
barebox: Add a recipe to support mainline 2013.08.0
Change-Id: If835efe9bc3d09212a3132d06cafc03aaa3e5989 Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'recipes-bsp/barebox/barebox_2013.08.0.bb')
-rw-r--r--recipes-bsp/barebox/barebox_2013.08.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-bsp/barebox/barebox_2013.08.0.bb b/recipes-bsp/barebox/barebox_2013.08.0.bb
new file mode 100644
index 0000000..ed856bc
--- /dev/null
+++ b/recipes-bsp/barebox/barebox_2013.08.0.bb
@@ -0,0 +1,8 @@
1require recipes-bsp/barebox/barebox.inc
2
3SRC_URI = "http://barebox.org/download/${PN}-${PV}.tar.bz2 \
4 file://defconfig"
5
6SRC_URI[md5sum] = "a61b97a2fedebc808d4b182c2ca18a0c"
7SRC_URI[sha256sum] = "d9e46dd3c68b04ab4cbc37135dc34907dbebef393da4b3e54abb203c295c1620"
8