diff options
Diffstat (limited to 'meta-oe/recipes-support/fbset/fbset-modes.bb')
-rw-r--r-- | meta-oe/recipes-support/fbset/fbset-modes.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb index b76855332..034c2871a 100644 --- a/meta-oe/recipes-support/fbset/fbset-modes.bb +++ b/meta-oe/recipes-support/fbset/fbset-modes.bb | |||
@@ -18,4 +18,4 @@ do_install() { | |||
18 | # to disable "all" behavior (found when comparing qemuarm and qemux86 signatures) | 18 | # to disable "all" behavior (found when comparing qemuarm and qemux86 signatures) |
19 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 19 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
20 | 20 | ||
21 | CONFFILES_${PN} = "${sysconfdir}/fb.modes" | 21 | CONFFILES:${PN} = "${sysconfdir}/fb.modes" |