Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vesta
meta-volansys-gw
Commits
221340c3
Commit
221340c3
authored
Oct 31, 2017
by
David Mondou
Browse files
ES-335 fix python ipaddress
parent
31697b7f
Changes
3
Hide whitespace changes
Inline
Side-by-side
recipes-connectivity/txthings/txthings_0.1.4.bb
View file @
221340c3
...
...
@@ -14,6 +14,6 @@ inherit setuptools
RDEPENDS_${PN} = "\
python-twisted \
py
2
-ipaddress \
py
thon
-ipaddress \
"
recipes-devtools/python/py2-ipaddress_3.4.1.bb
deleted
100644 → 0
View file @
31697b7f
SUMMARY = "Python 2.6 backport of the Python 3.4 ipaddress module."
HOMEPAGE = "https://bitbucket.org/kwi/py2-ipaddress/"
LICENSE = "Python-2.0"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=b8f6b0182a64c5078ee13bbfb653b85e"
DEPENDS += "python-pip"
SRC_URI = "https://pypi.python.org/packages/06/f2/ff20f2d2fd4757be329c8ecb81e9e7fa3bec0b65445821e3a575410cf194/${PN}-${PV}.tar.gz"
SRC_URI[md5sum] = "47734313c841068e3d5386d048d01c3d"
SRC_URI[sha256sum] = "6d7bf02ac2590764691bf50ac213e966bc885ed37c02606513dcac484190564b"
inherit pypi setuptools
recipes-fsl/packagegroup/packagegroup-volansys-gw.bb
View file @
221340c3
...
...
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += " \
libusb-compat \
libusb1 \
openssl \
py
2
-ipaddress \
py
thon
-ipaddress \
python-core \
python-pytun \
python-sysv-ipc \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment