Christophe PRIOUZEAU
9dd6bfac3f
Python: xlrd: Clarify BSD license variant
...
The License of python xlrd is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
a9a9f39e3c
Python: h5py: Clarify BSD license variant
...
The License of python h5py is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
1c46bdf657
Python: wrapt: Clarify BSD license variant
...
The License of python wrapt is BSD-2-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
0591114b58
Python: speaklater: Clarify BSD license variant
...
The License of python speaklater is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
e012e5fdff
Python: pysmi: Clarify BSD license variant
...
The License of python pysmi is BSD-2-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
1a6ae3203a
Python: pocket sphinx: Clarify BSD license variant
...
The License of python pocket sphinx is BSD-2-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
b2a3cc3363
Python: prompt toolkit: Clarify BSD license variant
...
The License of python prompt toolkit is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
eb5d926a5d
Python: ply: Clarify BSD license variant
...
The License of python ply is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
296f77e620
Python: meld3: Clarify BSD license variant
...
The License of python meld3 is BSD-4-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
ee2dedee7c
Python: flask-sqlalchemy: Clarify BSD license variant
...
The License of python flask-sqlalchemy is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zheng Ruoqin
7907ff0882
multipath-tools: upgrade 0.8.2 -> 0.8.3
...
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zheng Ruoqin
cf08682df4
hwdata: upgrade 327 -> 328
...
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Hongxu Jia
308d0f602e
postfix.inc: make deterministic build
...
This postinst can fail depending on host setup, which makes non-deterministic
build on different host.
Use postinst ontarget to always fail at do_rootfs and rerun at target first
boot.
In this situation, remove postfix-native from PACKAGE_WRITE_DEPS
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Hongxu Jia
89d86b96f8
postfix: split /etc from ${PN} to ${PN}-cfg for ostree
...
In postinst of ${PN}, call newaliases on etc may fail at do_rootfs
due to host setup. If fail, the postinst will rerun at target first
boot which cause update-alternatives in postinst rerun.
For ostree system, /usr is readonly, /etc is writable, the
update-alternatives will be failed when run on target since it
needs write files in /usr. Split the postinst into two packages
can fix the problem:
* update-alternatives runs at do_rootfs
* newaliases runs at do_rootfs or first boot, it needs write files
in /etc when run at first boot, while /etc is writable for ostree.
For non-ostree, everything will be OK as normal
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zheng Ruoqin
f7ba23ac80
drbd-utils: upgrade 9.10.0 -> 9.11.0
...
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zang Ruochen
69bc4effbe
python-bcrypt: upgrade 3.1.4 -> 3.1.7
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zang Ruochen
935fec95d0
python-backports-ssl: upgrade 3.5.0.1 -> 3.7.0.1
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zang Ruochen
98d5f7afea
python-aws-iot-device-sdk-python: upgrade 1.4.0 -> 1.4.7
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zang Ruochen
0b8ed3c33c
python-astroid: upgrade 1.6.5 -> 2.3.2
...
-Add depends:pytest-runner-native.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zang Ruochen
2c2b76cdc1
python-pytun: upgrade 2.2.1 -> 2.3.0
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zang Ruochen
bed642744d
python-pyro4: upgrade 4.73 -> 4.77
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
a0f9c4bc47
testfloat: Clarify BSD license variant
...
The License of testfloat is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
ea31743baa
passwdqc: Clarify BSD license variant
...
The License of passwdqc is BSD-1-Clause.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
e796da8f1a
libvpx: Clarify BSD license variant
...
The License of libvpx is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
074c117cc0
wavpack: Clarify BSD license variant
...
The License of wavpack is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
2edc085dab
opus-tools: Clarify BSD license variant
...
The License of opus-tools is BSD-2-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
23af38bf58
libopus: Clarify BSD license variant
...
The License of libopus is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
1fbe612faa
scsirastools: Clarify BSD license variant
...
The License of scsirastools is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
4d7689a133
redis: Clarify BSD license variant
...
The License of redis is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
af15c04017
openwsman: Clarify BSD license variant
...
The License of openwsman is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
4faa3ef854
pmdk: Clarify BSD license variant
...
The License of pmdk is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
64a27ecc0d
liblogging: Clarify BSD license variant
...
The License of liblogging is BSD-2-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
bc8f116a85
hwloc: Clarify BSD license variant
...
The License of hwloc is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
64e2ba55d5
cmpi binding: Clarify BSD license variant
...
The License of cmpi binding is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
e023880905
yasm: Clarify BSD license variant
...
The License of yasm is MIT.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
392c33d6b7
mcpp: Clarify BSD license variant
...
The License of mcpp is BSD-2-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
4e3c6d9f57
cscope: Clarify BSD license variant
...
The License of cscope is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
f29988781f
postgresql: Clarify BSD license variant
...
The License of postgresql is BSD-0-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
91ebe6f2db
rfkill: Clarify BSD license variant
...
The License of rfkill is BSD-0-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Christophe PRIOUZEAU
6489f71597
iperf3: Clarify BSD license variant
...
The License of iperf3 is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:50 -07:00
Christophe PRIOUZEAU
d198a6a421
libnet: Clarify BSD license variant
...
The License of libnet is BSD-2-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:50 -07:00
Khem Raj
9aae0c91fc
python3-astor: Fix build with setuptools>=41.4
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:50 -07:00
Khem Raj
2768146fd2
python3-astor: Upgrade to 0.8
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:50 -07:00
Khem Raj
a802d88464
upm: Define PYTHON_INCLUDE_DIR and PYTHON_LIBRARY for cmake
...
Otherwise it peeks into native sysroot now and starts using native
python which is undesirable, this is happening after the oe-core change
https://git.openembedded.org/openembedded-core/commit/?id=7847f431cd8db59fce8c9401a603c4b0678ee16d
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:50 -07:00
Khem Raj
6bf265130a
mraa: Define PYTHON_LIBRARY and PYTHON_INCLUDE_DIR
...
Otherwise it starts to look into native sysroot which we really do not
want
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:50 -07:00
Khem Raj
c53d81d763
libftdi: Add target deps for python bindings
...
helps linking with right libraries for python bindings
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-24 01:03:09 -07:00
Khem Raj
b7a7376981
open-vm-tools: Upgrade to 11.0.1
...
Drop backported patch available in 11.0 release
--disable-grabbitmqproxy is no longer a supported option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-24 01:01:44 -07:00
nick83ola
903bfb78a0
python3-dbus-next: first commit of dbus-next 0.1.2
...
>From pypi page:
python-dbus-next plans to improve over other DBus libraries for Python in the
following ways:
* Zero dependencies and pure Python 3.
* Support for multiple IO backends including asyncio and the GLib main loop.
* Nonblocking IO suitable for GUI development.
* Target the latest language features of Python for beautiful services and
clients.
* Complete implementation of the DBus type system without ever guessing types.
* Integration tests for all features of the library.
* Completely documented public API.
Signed-off-by: Nicola Lunghi <nick83ola@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-24 01:01:44 -07:00
Zheng Ruoqin
3ddad8697e
byacc: upgrade 20180510 -> 20190617
...
1) Update 0001-byacc-do-not-reorder-CC-and-CFLAGS.patch for new version.
2) Update LIC_FILES_CHKSUM for date has been changed from '2004-2017,2018' to '2004-2018,2019'.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-24 01:01:44 -07:00
nick83ola
c1812d8cec
python3-pyconnman: fix import issues with python3
...
release 0.1.0 of pyconnman is not using relative import so it
crashes when you try to load it with python3.
Add patch from upstream to make it work.
Signed-off-by: Nicola Lunghi <nick83ola@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-24 01:01:44 -07:00