Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
* Update VERSION to 1.12
* Update firmware version to 11.8.61
* Update manifest schema version to 1.5.0
  • Loading branch information
github-axiscommunications-ecosystem authored and pataxis committed Jan 19, 2024
1 parent 4a11d4b commit ea3892c
Show file tree
Hide file tree
Showing 59 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/axevent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axoverlay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axserialport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axstorage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/container-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
include:
- arch: armv7hf
imagearch: arm32v7
axis-os: 11.7.57
axis-os: 11.8.61
- arch: aarch64
imagearch: arm64v8
axis-os: 11.7.57
axis-os: 11.8.61
env:
EXREPO: acap-native-examples
EXNAME: container-example
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/licensekey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/object-detection-cv25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- arch: aarch64
chip: cv25
axis-os: 11.7.57
axis-os: 11.8.61
env:
EXREPO: acap-native-examples
EXNAME: object-detection-cv25
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/object-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ jobs:
include:
- arch: armv7hf
chip: cpu
axis-os: 11.7.57
axis-os: 11.8.61
- arch: armv7hf
chip: edgetpu
axis-os: 11.7.57
axis-os: 11.8.61
- arch: aarch64
chip: artpec8
axis-os: 11.7.57
axis-os: 11.8.61
env:
EXREPO: acap-native-examples
EXNAME: object-detection
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shell-script-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tensorflow-to-larod-artpec8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- arch: aarch64
chip: artpec8
axis-os: 11.7.57
axis-os: 11.8.61
env:
EXREPO: acap-native-examples
EXNAME: tensorflow-to-larod-artpec8
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tensorflow-to-larod-cv25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- arch: aarch64
chip: cv25
axis-os: 11.7.57
axis-os: 11.8.61
env:
EXREPO: acap-native-examples
EXNAME: tensorflow-to-larod-cv25
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tensorflow-to-larod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- arch: armv7hf
chip: edgetpu
axis-os: 11.7.57
axis-os: 11.8.61
env:
EXREPO: acap-native-examples
EXNAME: tensorflow-to-larod
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/using-opencv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/utility-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/vdo-larod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ jobs:
include:
- arch: armv7hf
chip: cpu
axis-os: 11.7.57
axis-os: 11.8.61
- arch: armv7hf
chip: edgetpu
axis-os: 11.7.57
axis-os: 11.8.61
- arch: aarch64
chip: artpec8
axis-os: 11.7.57
axis-os: 11.8.61
- arch: aarch64
chip: cv25
axis-os: 11.7.57
axis-os: 11.8.61
env:
EXREPO: acap-native-examples
EXNAME: vdo-larod
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/vdo-opencl-filtering.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
include:
- arch: armv7hf
chip: cpu
axis-os: 11.7.57
axis-os: 11.8.61
- arch: aarch64
chip: artpec8
axis-os: 11.7.57
axis-os: 11.8.61
env:
EXREPO: acap-native-examples
EXNAME: vdo-opencl-filtering
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/web-server-using-fastcgi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.7.57"]
axis-os: ["11.8.61"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion axevent/send_event/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axevent/send_event/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "send_event",
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_event/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_event/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "subscribe_to_event",
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_events/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_events/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "subscribe_to_events",
Expand Down
2 changes: 1 addition & 1 deletion axserialport/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axserialport/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"resources": {
"linux": {
"user": {
Expand Down
2 changes: 1 addition & 1 deletion axstorage/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axstorage/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"resources": {
"linux": {
"user": {
Expand Down
2 changes: 1 addition & 1 deletion container-example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp

Expand Down
2 changes: 1 addition & 1 deletion container-example/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"appName": "containerExample",
Expand Down
2 changes: 1 addition & 1 deletion hello-world/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion hello-world/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"appName": "hello_world",
Expand Down
2 changes: 1 addition & 1 deletion licensekey/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion licensekey/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "licensekey_handler",
Expand Down
2 changes: 1 addition & 1 deletion object-detection-cv25/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=aarch64
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion object-detection-cv25/app/manifest.json.cv25
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "object_detection_cv25",
Expand Down
2 changes: 1 addition & 1 deletion object-detection/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion object-detection/app/manifest.json.artpec8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "object_detection_artpec8",
Expand Down
2 changes: 1 addition & 1 deletion object-detection/app/manifest.json.cpu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "object_detection_cpu",
Expand Down
2 changes: 1 addition & 1 deletion object-detection/app/manifest.json.edgetpu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "object_detection_edgetpu",
Expand Down
2 changes: 1 addition & 1 deletion reproducible-package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion reproducible-package/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"appName": "reproducible_package",
Expand Down
2 changes: 1 addition & 1 deletion shell-script-example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion shell-script-example/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"appName": "shell_script_example",
Expand Down
2 changes: 1 addition & 1 deletion using-opencv/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG ARCH=armv7hf
ARG REPO=axisecp
ARG SDK=acap-native-sdk
ARG UBUNTU_VERSION=22.04
ARG VERSION=1.11
ARG VERSION=1.12

FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION}

Expand Down
2 changes: 1 addition & 1 deletion using-opencv/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.4.0",
"schemaVersion": "1.5.0",
"acapPackageConf": {
"setup": {
"friendlyName": "opencv_example",
Expand Down
2 changes: 1 addition & 1 deletion utility-libraries/custom_lib_example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.11
ARG VERSION=1.12
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
Loading

0 comments on commit ea3892c

Please sign in to comment.