meta-openembedded/meta-xfce
Jackie Huang b79176adb3 remove the unnecessary protocol parameters
It's not necessary to specify the protocol parameter when it's the
default protocol for the fetcher, e.g. the default protocol for
git fetcher it git, "protocol=git" isn't needed.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 16:59:13 +02:00
..
classes thunar-plugin.bbclass: initial add 2013-05-19 09:37:30 +02:00
conf meta-xfce: Add layer information 2011-08-05 19:49:58 +02:00
recipes-apps remove the unnecessary protocol parameters 2013-09-03 16:59:13 +02:00
recipes-art xfce4-icon-theme: add dependency on intltool-native 2013-08-14 13:34:30 +02:00
recipes-bindings/vala xfce4-vala: initial add 4.10.2 2013-03-12 11:22:40 +01:00
recipes-multimedia packagegroup-xfce-multimedia: initial add 2012-09-18 15:54:03 +02:00
recipes-panel-plugins remove the unnecessary protocol parameters 2013-09-03 16:59:13 +02:00
recipes-thunar-plugins thunar-media-tags-plugin: initial add 0.2.1 2013-05-19 09:37:30 +02:00
recipes-xfce tumbler: add dependency on xfce4-dev-tools-native 2013-08-14 13:34:30 +02:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02: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 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'

Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>