diff options
author | Sven Gothel <[email protected]> | 2023-09-16 13:00:40 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-09-16 13:00:40 +0200 |
commit | 7007c3f37486261b9383f6feb604fc472f4df12d (patch) | |
tree | 0aec2d70029d64236de38337390668ad55d8fd7f /scripts/01-build-raspi_deb11_arm64-rw-lightxdev.cfg | |
parent | 0902468c0092fee61a0b976dce4ffdf3e112c1c1 (diff) |
Add OpenCV to installed imaged. Developer: Add OpenJDK-11 next to OpenJDK-17 and the OpenCV developer dependenciesreducedro
Diffstat (limited to 'scripts/01-build-raspi_deb11_arm64-rw-lightxdev.cfg')
-rw-r--r-- | scripts/01-build-raspi_deb11_arm64-rw-lightxdev.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/01-build-raspi_deb11_arm64-rw-lightxdev.cfg b/scripts/01-build-raspi_deb11_arm64-rw-lightxdev.cfg index 24121d6..fe7f165 100644 --- a/scripts/01-build-raspi_deb11_arm64-rw-lightxdev.cfg +++ b/scripts/01-build-raspi_deb11_arm64-rw-lightxdev.cfg @@ -13,7 +13,7 @@ export RELEASE=bullseye # export APT_PROXY=http://jordan:3142 export CUSTOM_NAME="RaspiArm64LightDev" -export CUSTOM_VERSION="1.3-rw" +export CUSTOM_VERSION="1.4-rw" export PI_GEN="pi-gen (custom branch)" |