Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / dreambox / dreambox-buildimage-native.bb
1 DESCRIPTION = "create Dreambox NAND boot images"
2 SECTION = "console/utils"
3 LICENSE = "GPL"
4
5 PV="1.3"
6 SRC_URI = "git://git.opendreambox.org/git/buildimage.git;protocol=git"
7
8 SRCREV = "c208f6d5b1fe92de060a94bf327b0d897e64ba93"
9 S = "${WORKDIR}/git"
10
11 inherit autotools native
12