Go to file
Leon Anavi ee85497952 python3-beautifulsoup4: Upgrade 4.9.1 -> 4.9.2
- Fixed a bug that caused too many tags to be popped from the tag
  stack during tree building, when encountering a closing tag that
  had no matching opening tag.
- Fixed a bug that inconsistently moved elements over when passing
  a Tag, rather than a list, into Tag.extend().
- Specify the soupsieve dependency in a way that complies with
  PEP 508.
- Change the signatures for BeautifulSoup.insert_before and
  insert_after (which are not implemented) to match
  PageElement.insert_before and insert_after, quieting warnings in
  some IDEs.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-30 15:57:40 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems xfsprogs: upgrade 5.7.0 -> 5.8.0 2020-09-10 21:20:23 -07:00
meta-gnome gedit: Add gsettings-desktop-schemas to RDEPENDS 2020-09-24 12:42:04 -07:00
meta-initramfs kexecboot: Use -fcommon to compile 2020-08-13 22:32:07 -07:00
meta-multimedia vlc: upgrade 3.0.11 -> 3.0.11.1 2020-09-20 12:47:40 -07:00
meta-networking firewalld: Add missing rdep on nftables-python 2020-09-26 07:20:26 -07:00
meta-oe tbb: improve reproducibility 2020-09-30 11:28:18 -07:00
meta-perl libencode-perl: upgrade 3.06 -> 3.07 2020-09-03 19:26:24 -07:00
meta-python python3-beautifulsoup4: Upgrade 4.9.1 -> 4.9.2 2020-09-30 15:57:40 -07:00
meta-webserver monkey: Correct the install path in init services 2020-08-31 23:47:52 -07:00
meta-xfce xfce4-notifyd: upgrade 0.6.1 -> 0.6.2 2020-09-20 12:47:40 -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