diff options
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_0.347.bb')
-rw-r--r-- | meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_0.347.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_0.347.bb b/meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_0.347.bb index 43fb9189c..192aa5746 100644 --- a/meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_0.347.bb +++ b/meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_0.347.bb @@ -17,5 +17,5 @@ do_install() { oe_runmake install DESTDIR=${D} } -FILES_${PN} = "${libdir}/* \ +FILES:${PN} = "${libdir}/* \ ${datadir}/* " |