Go to file
zangrc bc8f0c2456 python3-smpplib: upgrade 2.1.0 -> 2.2.0
License-Update: README.md is modified as follows
- client = smpplib.client.Client('example.com', SOMEPORTNUMBER)
+ client = smpplib.client.Client('example.com', SOMEPORTNUMBER, allow_unknown_opt_params=True)

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-11-01 05:41:29 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems ntfs-3g-ntfsprogs: upgrade to 2021.8.22 2021-10-19 09:23:08 -07:00
meta-gnome gimp: Disable vector icons on mips/rv32 using clang 2021-10-26 10:05:47 -07:00
meta-initramfs README: update to main repo 2021-09-27 11:34:55 -07:00
meta-multimedia pipewire: rework PACKAGECONFIG for systemd service files 2021-10-07 06:56:40 -07:00
meta-networking atftp: upgrade 0.7.4 -> 0.7.5 2021-10-26 10:38:40 -07:00
meta-oe gpsd: Install also the generated parts of the Python library 2021-10-27 07:11:22 -07:00
meta-perl libencode-perl: upgrade 3.12 -> 3.16 2021-10-19 09:23:08 -07:00
meta-python python3-smpplib: upgrade 2.1.0 -> 2.2.0 2021-11-01 05:41:29 -07:00
meta-webserver Apache: Several CVE fixes 2021-10-22 16:28:24 -07:00
meta-xfce xfce.bbclass: Mark string as raw in a regexp 2021-10-16 08:25:21 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories