Imported sources from subversion.
This commit is contained in:
16
packages/u-boot/default.bash
Normal file
16
packages/u-boot/default.bash
Normal file
@@ -0,0 +1,16 @@
|
||||
source "$PKG_COMMON"
|
||||
|
||||
version=\
|
||||
(
|
||||
2013.01.01
|
||||
)
|
||||
|
||||
url=\
|
||||
(
|
||||
"ftp://ftp.denx.de/pub/u-boot/u-boot-$version.tar.bz2"
|
||||
)
|
||||
|
||||
md5=\
|
||||
(
|
||||
'73939f78606f89a1775c7e9acb2ca617'
|
||||
)
|
Reference in New Issue
Block a user