meta-openembedded/meta-xfce
Changqing Li dbde967904 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>
(cherry picked from commit f5ec79e259)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-01-05 14:43:51 -08:00
..
classes xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
conf Add zeus compatibility to all layer.conf files 2019-10-08 15:58:14 -07:00
recipes-apps catfish: upgrade 1.4.9 -> 1.4.10 2019-10-09 08:15:34 -07:00
recipes-art xfce-dusk-gtk3: correct invalid SRC_URI 2020-01-05 14:43:51 -08:00
recipes-bindings/vala xfce4-vala: auto-detect vala api version 2019-05-02 14:13:57 -07:00
recipes-core/images core-image-minimal-xfce: inherit distro_features_check 2017-09-13 11:13:20 +02:00
recipes-devtools/glade glade3: move to to meta-xfce 2019-05-09 20:34:32 -07:00
recipes-extended imsettings: upgrade 1.7.3 -> 1.8.1 and rework recipe 2019-09-03 07:25:28 -07:00
recipes-multimedia Remove LICENSE = "MIT" from packagegroups and images 2019-08-30 09:27:57 -07:00
recipes-panel-plugins xfce4-diskperf-plugin: upgrade 2.6.1 -> 2.6.2 2019-08-19 23:09:05 -07:00
recipes-thunar-plugins thunar-shares-plugin: add pam to REQUIRED_DISTRO_FEATURES 2018-09-29 12:38:21 -07:00
recipes-xfce xfce4-panel: upgrade 4.14.0 -> 4.14.1 2019-10-09 23:28:07 -07:00
README README: updated Maintainers list for Zeus 2019-10-30 14:16:04 -07:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
branch: zeus
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][zeus]' 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][zeus][PATCH'

zeus Maintainer: Armin Kuster <akuster808@gmail.com>