Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/axevent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axparameter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bounding-box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/container-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
- arch: aarch64
platformarch: "linux/arm64/v8"
axis-os: 12.0.91
axis-os: 12.1.60
env:
EXREPO: acap-native-examples
EXNAME: container-example
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/curl-openssl.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: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/remote-debug-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
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 @@ -15,7 +15,7 @@ jobs:
include:
- arch: aarch64
chip: artpec8
axis-os: 12.0.91
axis-os: 12.1.60
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 @@ -15,7 +15,7 @@ jobs:
include:
- arch: aarch64
chip: cv25
axis-os: 12.0.91
axis-os: 12.1.60
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 @@ -15,7 +15,7 @@ jobs:
include:
- arch: armv7hf
chip: edgetpu
axis-os: 12.0.91
axis-os: 12.1.60
env:
EXREPO: acap-native-examples
EXNAME: tensorflow-to-larod
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vapix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/web-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.0.91"]
axis-os: ["12.1.60"]
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=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"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=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"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=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"acapPackageConf": {
"setup": {
"friendlyName": "subscribe_to_events",
Expand Down
2 changes: 1 addition & 1 deletion axoverlay/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axoverlay/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.1",
"schemaVersion": "1.7.2",
"resources": {
"dbus": {
"requiredMethods": [
Expand Down
2 changes: 1 addition & 1 deletion axparameter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axparameter/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.1",
"schemaVersion": "1.7.2",
"acapPackageConf": {
"setup": {
"friendlyName": "axparameter",
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=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"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=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"resources": {
"linux": {
"user": {
Expand Down
2 changes: 1 addition & 1 deletion bounding-box/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion bounding-box/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.1",
"schemaVersion": "1.7.2",
"resources": {
"dbus": {
"requiredMethods": [
Expand Down
2 changes: 1 addition & 1 deletion container-example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG ARCH=aarch64
ARG VERSION=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"acapPackageConf": {
"setup": {
"appName": "containerExample",
Expand Down
2 changes: 1 addition & 1 deletion curl-openssl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion curl-openssl/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.1",
"schemaVersion": "1.7.2",
"acapPackageConf": {
"setup": {
"appName": "curl_openssl",
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=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"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=12.0.0
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"acapPackageConf": {
"setup": {
"friendlyName": "licensekey_handler",
Expand Down
2 changes: 1 addition & 1 deletion message-broker/consume-scene-metadata/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=
ARG VERSION=12.1.0-rc.1
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion message-broker/consume-scene-metadata/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.1",
"schemaVersion": "1.7.2",
"acapPackageConf": {
"setup": {
"appName": "consume_scene_metadata",
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=12.1.0-rc.1
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"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=12.1.0-rc.1
ARG VERSION=12.1.0
ARG UBUNTU_VERSION=24.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.7.1",
"schemaVersion": "1.7.2",
"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.7.1",
"schemaVersion": "1.7.2",
"acapPackageConf": {
"setup": {
"friendlyName": "object_detection_cpu",
Expand Down
Loading