summaryrefslogtreecommitdiffstats
path: root/meta-networking/README
Commit message (Collapse)AuthorAgeFilesLines
* meta-networking,meta-python: Fix README for yocto check layerKhem Raj2021-12-021-0/+3
| | | | | | This ensures that Maintainer entries are as expected Signed-off-by: Khem Raj <raj.khem@gmail.com>
* README: update to main repoArmin Kuster2021-09-271-6/+3
| | | | | | | | | | | | The main repo is sourced from git://git.openembedded.org not github. Don't think oe-core.git exists. Lets be constent across all sub layers. Drop Revisions and Prioriiy from repo references as they are not used. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-networking: Update layer dependency informationKhem Raj2014-09-081-2/+6
| | | | | | | | | | | | | | | | since python recipes are now spun out into its own layer and there are recipes like crda which depend on M2Crypto python module, of which the recipe is now moved from meta-oe into meta-python, we need to express this change of layers otherwise if you are not using meta-python then you end up with errors e.g. Nothing PROVIDES 'python-m2crypto-native' (but meta-networking/recipes-connectivity/crda/crda_1.1.3.bb DEPENDS on or otherwise requires it). Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* README: Update layer dependenciesJoe MacDonald2014-08-061-0/+8
| | | | | | | There are a few recipes in meta-networking that depend unconditionally on components in meta-oe, so indicate that in the README. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* README: show github mirror URL in layer dependenciesMartin Jansa2013-05-031-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-networking: add layerJoe MacDonald2012-08-271-0/+28
A home for networking-related packages. This includes protocol support, servers / daemons and utilities. Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>