From 2f482758ad63b5d45c9b826c56cbfdbb29fd0bad Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 4 Jun 2010 16:41:54 -0700 Subject: elfkickers-native: Drop unnecessary FILESPATH modification Signed-off-by: Tom Rini --- recipes/elfkickers/elfkickers-native_2.0a.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/elfkickers/elfkickers-native_2.0a.bb b/recipes/elfkickers/elfkickers-native_2.0a.bb index 0de9c63a78..32b1dde3af 100644 --- a/recipes/elfkickers/elfkickers-native_2.0a.bb +++ b/recipes/elfkickers/elfkickers-native_2.0a.bb @@ -2,7 +2,6 @@ require elfkickers_${PV}.bb inherit native ELFPKGS = "sstrip" -FILESPATH = "${FILE_DIRNAME}/elfkickers-${PV}:${FILE_DIRNAME}/elfkickers:${FILE_DIRNAME}/files" do_stage () { for d in ${ELFPKGS}; do -- cgit 1.2.3-korg