aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-06-09 10:48:06 -0700
committerTom Rini <tom_rini@mentor.com>2010-06-09 10:50:55 -0700
commitccaab1f22e445c51a5ca16b5cce593ba1684c7d8 (patch)
tree139928e19c691129df7c736a87dc992af1eece47 /recipes
parentf11b2ef702c6fa75d925f3b112b9033a9f078e10 (diff)
downloadopenembedded-ccaab1f22e445c51a5ca16b5cce593ba1684c7d8.tar.gz
dpkg-native: Drop unnecessary FILESPATH
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/dpkg/dpkg-native.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/dpkg/dpkg-native.inc b/recipes/dpkg/dpkg-native.inc
index e2041cfe05..a230f29f66 100644
--- a/recipes/dpkg/dpkg-native.inc
+++ b/recipes/dpkg/dpkg-native.inc
@@ -6,7 +6,6 @@ DEPENDS = "perl-native bzip2-native zlib-native virtual/update-alternatives-nati
RDEPENDS_${PN} = ""
SRC_URI += "file://noman.patch"
-FILESPATH += "dpkg-${PV}"
# We need to do this so our perl is picked up.
do_configure_prepend() {