Go to file
Qi.Chen@windriver.com 1a4c632ee7 python-hyperlink: rdepend on python-idna
python hyperlink actually requires python idna. Otherwise, we get
the following error.

  Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python3.7/site-packages/hyperlink/_init_.py", line 2, in <module>
  from ._url import (URL,
  File "/usr/lib64/python3.7/site-packages/hyperlink/_url.py", line 33, in <module>
  from idna import encode as idna_encode, decode as idna_decode, IDNAError
  ModuleNotFoundError: No module named 'idna'

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-02 12:52:46 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems ntfs-3g-ntfsprogs: support usrmerge 2019-08-30 06:45:52 -07:00
meta-gnome evolution-data-server: remove unused gconf dep and pythonnative dep 2019-08-29 09:06:54 -07:00
meta-initramfs Remove LICENSE = "MIT" from packagegroups and images 2019-08-30 09:27:57 -07:00
meta-multimedia fluidsynth: upgrade 2.0.5 -> 2.0.6 2019-09-02 12:52:45 -07:00
meta-networking iscsi-initiator-utils: 2.0.876 -> 2.0.877 2019-09-02 12:52:45 -07:00
meta-oe satyr: upgrade 0.27 -> 0.28 2019-09-02 12:52:46 -07:00
meta-perl libenv-perl: Import from meta-security 2019-08-27 12:11:15 -07:00
meta-python python-hyperlink: rdepend on python-idna 2019-09-02 12:52:46 -07:00
meta-webserver apache2: upgrade 2.4.39 -> 2.4.41 2019-08-20 09:31:16 -07:00
meta-xfce Remove LICENSE = "MIT" from packagegroups and images 2019-08-30 09:27:57 -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
file Recipe for docopt.cpp option parsing library 2019-08-27 12:11:15 -07: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