From 08ab23fd0ea65ebc4a7e96a91e18ff0fbb002c88 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Wed, 12 Apr 2017 13:41:00 -0500 Subject: [PATCH] Revert "bb.org: iot: stretch: add python-pip" We install pip from python This reverts commit f6db3321ab824b0b705640cffcf0e687ceab2c45. Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/bb.org-debian-stretch-iot-v4.4.conf | 1 - configs/bb.org-debian-stretch-iot-v4.9.conf | 1 - configs/bb.org-debian-stretch-wayland-v4.4.conf | 1 - 3 files changed, 3 deletions(-) diff --git a/configs/bb.org-debian-stretch-iot-v4.4.conf b/configs/bb.org-debian-stretch-iot-v4.4.conf index a4c135c04..d4663ad25 100644 --- a/configs/bb.org-debian-stretch-iot-v4.4.conf +++ b/configs/bb.org-debian-stretch-iot-v4.4.conf @@ -65,7 +65,6 @@ deb_include=" \ pastebinit \ pkg-config \ python-dev \ - python-pip \ rfkill \ rsync \ screen \ diff --git a/configs/bb.org-debian-stretch-iot-v4.9.conf b/configs/bb.org-debian-stretch-iot-v4.9.conf index cc3fd61a6..a56365d0e 100644 --- a/configs/bb.org-debian-stretch-iot-v4.9.conf +++ b/configs/bb.org-debian-stretch-iot-v4.9.conf @@ -65,7 +65,6 @@ deb_include=" \ pastebinit \ pkg-config \ python-dev \ - python-pip \ rfkill \ rsync \ screen \ diff --git a/configs/bb.org-debian-stretch-wayland-v4.4.conf b/configs/bb.org-debian-stretch-wayland-v4.4.conf index 9ae4ba43e..e3ea85fe8 100644 --- a/configs/bb.org-debian-stretch-wayland-v4.4.conf +++ b/configs/bb.org-debian-stretch-wayland-v4.4.conf @@ -65,7 +65,6 @@ deb_include=" \ pastebinit \ pkg-config \ python-dev \ - python-pip \ rfkill \ rsync \ screen \ -- GitLab