aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-11-09 09:26:35 -0600
committerAníbal Limón <anibal.limon@linaro.org>2018-11-09 09:26:35 -0600
commit3ac56787be864187b2ce4535629895ad1179d44b (patch)
tree33da0ae74b635061137f5b3ecd66845189dbd47b
parent88e6f15852db51eefdf21a5a25e53ed5955ed493 (diff)
package_config/{ALIP, DEVELOPER}: Only install obex{ftp,pushd} on stretch
Recently the obex{ftp, pushd} packages was remove from buster and breaks the builds. [1] https://tracker.debian.org/pkg/obexpushd Change-Id: Ib58ddca6c8f3fec80efcf2c5ce7ffe02d4306c4d Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
-rw-r--r--package_config/ALIP6
-rw-r--r--package_config/DEVELOPER6
2 files changed, 8 insertions, 4 deletions
diff --git a/package_config/ALIP b/package_config/ALIP
index bb11539..66642c8 100644
--- a/package_config/ALIP
+++ b/package_config/ALIP
@@ -77,8 +77,6 @@ mesa-utils
mesa-utils-extra
modemmanager
network-manager-gnome
-obexftp
-obexpushd
pavucontrol-qt
pcmanfm-qt
phonon4qt5-backend-gstreamer
@@ -115,6 +113,10 @@ xterm
wireless-tools
zip
+PACKAGES install-norec STRETCH
+obexftp
+obexpushd
+
PACKAGES install-norec
bluedevil
breeze
diff --git a/package_config/DEVELOPER b/package_config/DEVELOPER
index 13ef4a1..a49ed23 100644
--- a/package_config/DEVELOPER
+++ b/package_config/DEVELOPER
@@ -25,8 +25,6 @@ linaro-overlay-minimal
lm-sensors
lsof
netcat-openbsd
-obexftp
-obexpushd
parted
powerdebug
powertop
@@ -44,3 +42,7 @@ vim
wireless-tools
wpasupplicant
zip
+
+PACKAGES install-norec STRETCH
+obexftp
+obexpushd