add m4berry
This commit is contained in:
parent
c583f64e9f
commit
a4f5403ee5
14
README.md
14
README.md
@ -2,17 +2,9 @@
|
||||
|
||||
Soc | Boards |
|
||||
|:--|:--|
|
||||
| Allwinner H2+ | |
|
||||
| Allwinner H3 | |
|
||||
| Allwinner H5 | |
|
||||
| Allwinner H6 | Orange Pi 3/3 LTS |
|
||||
| Allwinner H616 | Orange Pi Zero2 |
|
||||
| Rockchip RK3328 | |
|
||||
| Rockchip RK3399 | Orange Pi 4/4B/4 LTS/800 |
|
||||
| Rockchip RK3588S | Orange Pi 5/5B |
|
||||
| Rockchip RK3588 | Orange Pi 5Plus |
|
||||
| Allwinner H618 | Banana Pi BPI-M4Berry |
|
||||
|
||||
## Download links
|
||||
|
||||
- 中文链接: http://www.orangepi.cn
|
||||
- English link:http://www.orangepi.org
|
||||
- 中文链接: https://banana-pi.org.cn
|
||||
- English link:https://banana-pi.org
|
||||
|
||||
18
build.sh
18
build.sh
@ -8,9 +8,9 @@
|
||||
|
||||
# DO NOT EDIT THIS FILE
|
||||
# use configuration files like config-default.conf to set the build configuration
|
||||
# Please check Orange Pi documentation for more info
|
||||
# http://www.orangepi.cn/downloadresourcescn
|
||||
# http://www.orangepi.org/downloadresources
|
||||
# Please check Banana Pi documentation for more info
|
||||
# https://banana-pi.org/
|
||||
# https://banana-pi.org.cn/
|
||||
|
||||
SRC="$(dirname "$(realpath "${BASH_SOURCE[0]}")")"
|
||||
|
||||
@ -19,7 +19,7 @@ grep -q "[[:space:]]" <<<"${SRC}" && { echo "\"${SRC}\" contains whitespace. Not
|
||||
|
||||
cd "${SRC}" || exit
|
||||
|
||||
if [[ "${ORANGEPI_ENABLE_CALL_TRACING}" == "yes" ]]; then
|
||||
if [[ "${BANANAPI_ENABLE_CALL_TRACING}" == "yes" ]]; then
|
||||
set -T # inherit return/debug traps
|
||||
mkdir -p "${SRC}"/output/debug
|
||||
echo -n "" > "${SRC}"/output/debug/calls.txt
|
||||
@ -34,7 +34,7 @@ if [[ -f "${SRC}"/scripts/general.sh ]]; then
|
||||
else
|
||||
|
||||
echo "Error: missing build directory structure"
|
||||
echo "Please clone the full repository by https://github.com/orangepi-xunlong/orangepi-build"
|
||||
echo "Please clone the full repository by http://10.10.10.106:10000/Qubot/BPI-H618-Build"
|
||||
exit 255
|
||||
|
||||
fi
|
||||
@ -158,11 +158,11 @@ if [[ "${1}" == vagrant && -z "$(command -v vagrant)" ]]; then
|
||||
sudo apt-get install -y vagrant virtualbox
|
||||
fi
|
||||
|
||||
# Purge Orange Pi Docker images
|
||||
# Purge Banana Pi Docker images
|
||||
if [[ "${1}" == dockerpurge && -f /etc/debian_version ]]; then
|
||||
display_alert "Purging Orange Pi Docker containers" "" "wrn"
|
||||
docker container ls -a | grep orangepi | awk '{print $1}' | xargs docker container rm &> /dev/null
|
||||
docker image ls | grep orangepi | awk '{print $3}' | xargs docker image rm &> /dev/null
|
||||
display_alert "Purging Banana Pi Docker containers" "" "wrn"
|
||||
docker container ls -a | grep bananapi | awk '{print $1}' | xargs docker container rm &> /dev/null
|
||||
docker image ls | grep bananapi | awk '{print $3}' | xargs docker image rm &> /dev/null
|
||||
shift
|
||||
set -- "docker" "$@"
|
||||
fi
|
||||
|
||||
Binary file not shown.
3
external/cache/debs/arm64/.gitignore
vendored
3
external/cache/debs/arm64/.gitignore
vendored
@ -1,3 +0,0 @@
|
||||
chromium-browser*
|
||||
chromium-codecs-ffmpeg-extra*
|
||||
firefox-esr*
|
||||
Binary file not shown.
BIN
external/cache/debs/arm64/usbmount_0.0.24_all.deb
vendored
BIN
external/cache/debs/arm64/usbmount_0.0.24_all.deb
vendored
Binary file not shown.
BIN
external/cache/debs/arm64/wiringpi_2.51.deb
vendored
BIN
external/cache/debs/arm64/wiringpi_2.51.deb
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user