diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2016-10-18 14:22:36 +0200 |
|---|---|---|
| committer | Martin Borg <martin.borg@enea.com> | 2016-10-19 14:54:22 +0200 |
| commit | a05d281070728690cdb47e09c9e6a36910fcd2a6 (patch) | |
| tree | 50e3c1cb81b9491b8fafd0b33bacb92c9f655d6b /conf | |
| parent | 60eaf04879ab67b4ed8df862ef6c28291274e1fd (diff) | |
| download | meta-enea-networking-master.tar.gz | |
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index f334cc5..099c300 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -10,4 +10,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ | |||
| 10 | BBFILE_COLLECTIONS += "enea-networking" | 10 | BBFILE_COLLECTIONS += "enea-networking" |
| 11 | BBFILE_PATTERN_enea-networking = "^${LAYERDIR}/" | 11 | BBFILE_PATTERN_enea-networking = "^${LAYERDIR}/" |
| 12 | BBFILE_PRIORITY_enea-networking = "7" | 12 | BBFILE_PRIORITY_enea-networking = "7" |
| 13 | LAYERDEPENDS_enea-networking = "el-common fsl-ppc" | 13 | LAYERDEPENDS_enea-networking = "el-common freescale-layer" |
