[oe-commits] [openembedded-core] 08/26: pcmciautils: remove duplicated udev setting from FILES_${PN}

git at git.openembedded.org git at git.openembedded.org
Fri Sep 23 17:06:50 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 2df7386f7199079353762c726c364e6c4377621d
Author: Robert Yang <liezhi.yang at windriver.com>
AuthorDate: Wed Jul 27 00:03:10 2016 -0700

    pcmciautils: remove duplicated udev setting from FILES_${PN}
    
    bitbake.conf already sets it.
    
    Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta/recipes-bsp/pcmciautils/pcmciautils_018.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb b/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
index 3556a45..bf0f58a 100644
--- a/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
+++ b/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
@@ -9,5 +9,3 @@ SRC_URI[md5sum] = "885431c3cefb76ffdad8cb985134e996"
 SRC_URI[sha256sum] = "57c27be8f04ef4d535bcfa988567316cc57659fe69068327486dab53791e6558"
 
 PR = "r1"
-
-FILES_${PN} += "*/udev */*/udev"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list