meta-openembedded/meta-xfce
Changqing Li f5ec79e259 xfce-dusk-gtk3: correct invalid SRC_URI
original SRC_URI is invalid now, and current upstream address
is such a long address(see below), and this package has not been
updated since 2011, so use http://sources.openembedded.org/.

a3f98e1fd4d284736bb34c4e876389b4e518777dc6a23c8666bb6bd42ceb1b893c9c264cce/lt/download/141404-xfce_dusk_gtk3-1_3.tar.gz

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Acked-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-16 19:50:12 -08:00
..
classes recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
conf Add zeus compatibility to all layer.conf files 2019-10-08 15:58:14 -07:00
recipes-apps xfce4-panel-profiles: 1.0.8 -> 1.0.9 2019-12-10 16:21:08 -08:00
recipes-art xfce-dusk-gtk3: correct invalid SRC_URI 2019-12-16 19:50:12 -08:00
recipes-bindings/vala recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-core/images recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-extended recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-multimedia parole: upgrade 1.0.4 -> 1.0.5 2019-11-21 17:21:14 -08:00
recipes-panel-plugins xfce4-kbdleds-plugin: remove this recipe 2019-12-16 19:50:12 -08:00
recipes-thunar-plugins recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-xfce xfce4-kbdleds-plugin: remove this recipe 2019-12-16 19:50:12 -08:00
README meta-xfce: Make Kai Kang layer maintainer 2019-08-09 08:09:28 -07:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD
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>