diff options
Diffstat (limited to 'meta-oe/conf/layer.conf')
| -rw-r--r-- | meta-oe/conf/layer.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index cf13a71b47..7369df1a21 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
| @@ -23,4 +23,8 @@ BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/" | |||
| 23 | 23 | ||
| 24 | BBFILE_PRIORITY_openembedded-layer = "6" | 24 | BBFILE_PRIORITY_openembedded-layer = "6" |
| 25 | 25 | ||
| 26 | SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput systemd-serialgetty" | 26 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ |
| 27 | pointercal-xinput \ | ||
| 28 | systemd-serialgetty \ | ||
| 29 | mplayer-common \ | ||
| 30 | " | ||
