diff options
Diffstat (limited to 'popt/popt-native_1.7.oe')
-rw-r--r-- | popt/popt-native_1.7.oe | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/popt/popt-native_1.7.oe b/popt/popt-native_1.7.oe deleted file mode 100644 index d8cbd0e65f..0000000000 --- a/popt/popt-native_1.7.oe +++ /dev/null @@ -1,6 +0,0 @@ -SECTION = "unknown" -include popt_${PV}.oe -inherit native - -S = "${WORKDIR}/popt-${PV}" -FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/popt-${PV}" |