Skip to content

Commit 5c859e5

Browse files
committed
Re add libs: axptz, axaudio, axptz
1 parent ad116e7 commit 5c859e5

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

Dockerfile.aarch64

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ RUN rm -f \
7979
libapac* \
8080
libapr* \
8181
libax_daemon* \
82-
libaxaudio* \
83-
libaxhttp* \
84-
libaxptz* \
8582
libboost_* \
8683
libcapture* \
8784
libgcrypt* \
@@ -102,8 +99,6 @@ RUN rm -f \
10299
libparam* \
103100
libprotobuf* \
104101
libprotoc* \
105-
libptzaurus* \
106-
libptzmath* \
107102
libpython* \
108103
libscene* \
109104
libsdbusplus* \
@@ -122,9 +117,6 @@ RUN rm -f \
122117
WORKDIR /opt/axis/acapsdk/sysroots/${ARCH}/usr/lib/pkgconfig
123118
RUN rm -rf \
124119
apr* \
125-
axaudio.pc \
126-
axhttp.pc \
127-
axptz.pc \
128120
dbus-* \
129121
gdk-pixbuf-* \
130122
gmp.pc \
@@ -153,9 +145,6 @@ RUN rm -rf \
153145
apr* \
154146
ax_daemon.h \
155147
axis \
156-
axsdk/axaudio* \
157-
axsdk/axhttp* \
158-
axsdk/axptz* \
159148
capture* \
160149
dbus-* \
161150
gcrypt.h \
@@ -174,7 +163,6 @@ RUN rm -rf \
174163
nettle \
175164
pango-* \
176165
protobuf-c \
177-
ptz* \
178166
python3* \
179167
sdbusplus \
180168
service_registry.h \

Dockerfile.armv7hf

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ RUN rm -f \
7979
libapac* \
8080
libapr* \
8181
libax_daemon* \
82-
libaxaudio* \
83-
libaxhttp* \
84-
libaxptz* \
8582
libboost_* \
8683
libcapture* \
8784
libgcrypt* \
@@ -102,8 +99,6 @@ RUN rm -f \
10299
libparam* \
103100
libprotobuf* \
104101
libprotoc* \
105-
libptzaurus* \
106-
libptzmath* \
107102
libpython* \
108103
libscene* \
109104
libsdbusplus* \
@@ -122,9 +117,6 @@ RUN rm -f \
122117
WORKDIR /opt/axis/acapsdk/sysroots/${ARCH}/usr/lib/pkgconfig
123118
RUN rm -rf \
124119
apr* \
125-
axaudio.pc \
126-
axhttp.pc \
127-
axptz.pc \
128120
dbus-* \
129121
gdk-pixbuf-* \
130122
gmp.pc \
@@ -153,9 +145,6 @@ RUN rm -rf \
153145
apr* \
154146
ax_daemon.h \
155147
axis \
156-
axsdk/axaudio* \
157-
axsdk/axhttp* \
158-
axsdk/axptz* \
159148
capture* \
160149
dbus-* \
161150
gcrypt.h \
@@ -174,7 +163,6 @@ RUN rm -rf \
174163
nettle \
175164
pango-* \
176165
protobuf-c \
177-
ptz* \
178166
python3* \
179167
sdbusplus \
180168
service_registry.h \

0 commit comments

Comments
 (0)