Merge pull request #1502 from zhangn1985/kvim
merge KVIM1 u-boot blobs to odroidc2-blobs
This commit is contained in:
commit
d8bfdf4803
@ -119,7 +119,7 @@ uboot_custom_postprocess()
|
||||
fi
|
||||
|
||||
if [[ $BOARD == kvim1 ]]; then
|
||||
uboot_gxl_postprocess $SRC/cache/sources/kvim-blobs/ vim1
|
||||
uboot_gxl_postprocess $SRC/cache/sources/odroidc2-blobs/ vim1
|
||||
fi
|
||||
|
||||
if [[ $BOARD == nanopik2-s905 ]]; then
|
||||
|
||||
@ -308,7 +308,6 @@ if [[ $IGNORE_UPDATES != yes ]]; then
|
||||
fetch_from_repo "https://github.com/MarvellEmbeddedProcessors/binaries-marvell" "marvell-binaries" "branch:binaries-marvell-armada-18.12"
|
||||
fetch_from_repo "https://github.com/armbian/odroidc2-blobs" "odroidc2-blobs" "branch:master"
|
||||
fetch_from_repo "https://github.com/armbian/testings" "testing-reports" "branch:master"
|
||||
fetch_from_repo "https://github.com/zhangn1985/kvim-blobs" "kvim-blobs" "branch:master"
|
||||
fi
|
||||
|
||||
if [[ $BETA == yes ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user