Skip to content

Commit 581d8c1

Browse files
authored
Change/ecodevt 1360/readd axptz (#70)
* Re-add axptz to SDK
1 parent 1d2d55a commit 581d8c1

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

Dockerfile.aarch64

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ RUN rm -f \
8888
libax_daemon* \
8989
libaxaudio* \
9090
libaxhttp* \
91-
libaxptz* \
9291
libboost_* \
9392
libcapture* \
9493
libevent.so* \
@@ -110,8 +109,6 @@ RUN rm -f \
110109
libparam* \
111110
libprotobuf* \
112111
libprotoc* \
113-
libptzaurus* \
114-
libptzmath* \
115112
libpython* \
116113
libscene* \
117114
libsdbusplus* \
@@ -132,7 +129,6 @@ RUN rm -rf \
132129
apr* \
133130
axaudio.pc \
134131
axhttp.pc \
135-
axptz.pc \
136132
dbus-* \
137133
gdk-pixbuf-* \
138134
gmp.pc \
@@ -163,7 +159,6 @@ RUN rm -rf \
163159
axis \
164160
axsdk/axaudio* \
165161
axsdk/axhttp* \
166-
axsdk/axptz* \
167162
capture* \
168163
dbus-* \
169164
event.h \
@@ -183,7 +178,6 @@ RUN rm -rf \
183178
nettle \
184179
pango-* \
185180
protobuf-c \
186-
ptz* \
187181
python3* \
188182
sdbusplus \
189183
service_registry.h \

Dockerfile.armv7hf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ RUN rm -f \
8888
libax_daemon* \
8989
libaxaudio* \
9090
libaxhttp* \
91-
libaxptz* \
9291
libboost_* \
9392
libcapture* \
9493
libevent.so* \
@@ -110,8 +109,6 @@ RUN rm -f \
110109
libparam* \
111110
libprotobuf* \
112111
libprotoc* \
113-
libptzaurus* \
114-
libptzmath* \
115112
libpython* \
116113
libscene* \
117114
libsdbusplus* \
@@ -132,7 +129,6 @@ RUN rm -rf \
132129
apr* \
133130
axaudio.pc \
134131
axhttp.pc \
135-
axptz.pc \
136132
dbus-* \
137133
gdk-pixbuf-* \
138134
gmp.pc \
@@ -163,7 +159,6 @@ RUN rm -rf \
163159
axis \
164160
axsdk/axaudio* \
165161
axsdk/axhttp* \
166-
axsdk/axptz* \
167162
capture* \
168163
dbus-* \
169164
event.h \
@@ -183,7 +178,6 @@ RUN rm -rf \
183178
nettle \
184179
pango-* \
185180
protobuf-c \
186-
ptz* \
187181
python3* \
188182
sdbusplus \
189183
service_registry.h \

0 commit comments

Comments
 (0)