diff options
Diffstat (limited to 'meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb')
-rw-r--r-- | meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb b/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb index 8f10bd239c..1fe1212419 100644 --- a/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb +++ b/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb | |||
@@ -12,7 +12,7 @@ do_install(){ | |||
12 | install -m 644 ${WORKDIR}/gma500-gfx-check.conf ${D}${sysconfdir}/modprobe.d/gma500-gfx-check.conf | 12 | install -m 644 ${WORKDIR}/gma500-gfx-check.conf ${D}${sysconfdir}/modprobe.d/gma500-gfx-check.conf |
13 | } | 13 | } |
14 | 14 | ||
15 | FILES_${PN}="${sysconfdir}/modprobe.d/gma500-gfx-check.conf \ | 15 | FILES:${PN}="${sysconfdir}/modprobe.d/gma500-gfx-check.conf \ |
16 | ${sysconfdir}/modprobe.d/gma500-gfx-check.sh" | 16 | ${sysconfdir}/modprobe.d/gma500-gfx-check.sh" |
17 | 17 | ||
18 | COMPATIBLE_MACHINE = "genericx86" | 18 | COMPATIBLE_MACHINE = "genericx86" |