diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-03 04:21:10 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-03 04:21:10 +0000 |
commit | 52e0a859ae80bbb621153a66690ea6644f129d8b (patch) | |
tree | a0673ee17382ab2ca0f1aea37017d18d08bdf9b8 | |
parent | 80b4558240e3a4bf1e0efe65c24c022263e888c2 (diff) |
Move ipkg-utils out of ipkg/ and into ipkg-utils/.
BKrev: 3f7cf936bzx24-Ul_Eewp7DKPhJIzQ
-rw-r--r-- | ipkg-utils/ipkg-utils-1.0_cvs.oe (renamed from ipkg/ipkg-utils-1.0_cvs.oe) | 0 | ||||
-rw-r--r-- | ipkg-utils/ipkg-utils-buildarch-1.0_cvs.oe | 0 | ||||
-rw-r--r-- | ipkg/ipkg-utils-buildarch-1.0_cvs.oe | 2 |
3 files changed, 0 insertions, 2 deletions
diff --git a/ipkg/ipkg-utils-1.0_cvs.oe b/ipkg-utils/ipkg-utils-1.0_cvs.oe index e69de29bb2..e69de29bb2 100644 --- a/ipkg/ipkg-utils-1.0_cvs.oe +++ b/ipkg-utils/ipkg-utils-1.0_cvs.oe diff --git a/ipkg-utils/ipkg-utils-buildarch-1.0_cvs.oe b/ipkg-utils/ipkg-utils-buildarch-1.0_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/ipkg-utils/ipkg-utils-buildarch-1.0_cvs.oe diff --git a/ipkg/ipkg-utils-buildarch-1.0_cvs.oe b/ipkg/ipkg-utils-buildarch-1.0_cvs.oe deleted file mode 100644 index e2216b92a2..0000000000 --- a/ipkg/ipkg-utils-buildarch-1.0_cvs.oe +++ /dev/null @@ -1,2 +0,0 @@ -inherit native -include ipkg-utils-${PV}.oe |