From d7c7992ffe9e47635076216d8d803dcb89338b38 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 31 Oct 2003 04:35:19 +0000 Subject: [PATCH] Rename the ipkg-utils .oe's per the seperator change. BKrev: 3fa1e687eDD7dxWwjzndaIt7EKPbbQ --- ipkg-utils/ipkg-utils-native_1.0_cvs.oe | 2 -- .../{ipkg-utils_1.0_cvs.oe => ipkg-utils-native_1.0cvs.oe} | 0 ipkg-utils/ipkg-utils_1.0cvs.oe | 0 3 files changed, 2 deletions(-) delete mode 100644 ipkg-utils/ipkg-utils-native_1.0_cvs.oe rename ipkg-utils/{ipkg-utils_1.0_cvs.oe => ipkg-utils-native_1.0cvs.oe} (100%) create mode 100644 ipkg-utils/ipkg-utils_1.0cvs.oe diff --git a/ipkg-utils/ipkg-utils-native_1.0_cvs.oe b/ipkg-utils/ipkg-utils-native_1.0_cvs.oe deleted file mode 100644 index b2f8e91298..0000000000 --- a/ipkg-utils/ipkg-utils-native_1.0_cvs.oe +++ /dev/null @@ -1,2 +0,0 @@ -inherit native -include ipkg-utils_${PV}.oe diff --git a/ipkg-utils/ipkg-utils_1.0_cvs.oe b/ipkg-utils/ipkg-utils-native_1.0cvs.oe similarity index 100% rename from ipkg-utils/ipkg-utils_1.0_cvs.oe rename to ipkg-utils/ipkg-utils-native_1.0cvs.oe diff --git a/ipkg-utils/ipkg-utils_1.0cvs.oe b/ipkg-utils/ipkg-utils_1.0cvs.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5