meta-openembedded/meta-xfce
Khem Raj 0300f77934 xfce.bbclass: Mark string as raw in a regexp
Fixes python Deprecated behavior warning

xfce.bbclass:3: DeprecationWarning: invalid escape sequence \.
  m = re.match("^([0-9]+)\.([0-9]+)", v)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-16 08:25:21 -07:00
..
classes xfce.bbclass: Mark string as raw in a regexp 2021-10-16 08:25:21 -07:00
conf layer.conf: Update to honister 2021-08-03 10:21:25 -07:00
recipes-apps xfce4-datetime-setter: Inherit pkgconfig 2021-09-24 08:12:36 -07:00
recipes-art Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-bindings/vala Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-core/images core-image-minimal-xfce: Use graphical.target as default 2021-04-15 09:28:43 -07:00
recipes-extended/imsettings Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-multimedia Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-panel-plugins Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-thunar-plugins Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-xfce Convert to new override syntax 2021-08-03 10:21:25 -07:00
README README: update to main repo 2021-09-27 11:34:55 -07:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master

URI: git://git.openembedded.org/meta-openembedded
branch: master

meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.

To avoid dependencies on meta-multimedia you need to mask recipes by adding
this to local.conf:

BBMASK = "meta-xfce/recipes-multimedia"

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'

When sending single patches, please using something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][PATCH'

Layer maintainer: Kai Kang <kai.kang@windriver.com>