diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-02 23:53:34 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:43 +0200 |
commit | a523a25a8c5fdcd60c52f2210c5f09847ba95a99 (patch) | |
tree | d78fe244fce9c742acde91968afe836f883f0097 /package | |
parent | fc480c90f6da3a9b8f4ce08f396010cc6ab4a731 (diff) |
update distfiles url
Diffstat (limited to 'package')
-rw-r--r-- | package/u-boot-imx6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/u-boot-imx6/Makefile b/package/u-boot-imx6/Makefile index 364760060..df0a22d16 100644 --- a/package/u-boot-imx6/Makefile +++ b/package/u-boot-imx6/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= a4e1202241d9a1035217fcd5c4c8bc999c606a3628b4dbf7b0f7ab5260385a29 PKG_DESCR:= bootloader for imx6 (cubox-i/hummingboard) PKG_SECTION:= base/boot PKG_URL:= https://github.com/SolidRun/u-boot-imx6.git -PKG_SITES:= http://openadk.org/distfiles/ +PKG_SITES:= http://distfiles.openadk.org/ PKG_SYSTEM_DEPENDS:= solidrun-imx6 |