diff options
-rw-r--r-- | meta-oe/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 267616b623..0a3a9ef35b 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -22,3 +22,5 @@ BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/" | |||
22 | # other layers. | 22 | # other layers. |
23 | 23 | ||
24 | BBFILE_PRIORITY_openembedded-layer = "6" | 24 | BBFILE_PRIORITY_openembedded-layer = "6" |
25 | |||
26 | SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput" | ||