We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b436a42 commit a7dac1bCopy full SHA for a7dac1b
conf/layer.conf
@@ -11,9 +11,9 @@ BBFILE_PRIORITY_atmel = "10"
11
LICENSE_PATH += "${LAYERDIR}/licenses"
12
13
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
14
- fbset-modes->atmel-qt-demo-init \
15
- fbset->atmel-qt-demo-init \
16
- udev-rules-at91->atmel-qt-demo-init \
+ atmel-qt-demo-init->fbset-modes \
+ atmel-qt-demo-init->fbset \
+ atmel-qt-demo-init->udev-rules-at91 \
17
"
18
19
BBFILES_DYNAMIC += " \
0 commit comments