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 /ipkg | |
parent | 80b4558240e3a4bf1e0efe65c24c022263e888c2 (diff) |
Move ipkg-utils out of ipkg/ and into ipkg-utils/.
BKrev: 3f7cf936bzx24-Ul_Eewp7DKPhJIzQ
Diffstat (limited to 'ipkg')
-rw-r--r-- | ipkg/ipkg-utils-1.0_cvs.oe | 0 | ||||
-rw-r--r-- | ipkg/ipkg-utils-buildarch-1.0_cvs.oe | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/ipkg/ipkg-utils-1.0_cvs.oe b/ipkg/ipkg-utils-1.0_cvs.oe deleted file mode 100644 index e69de29bb2..0000000000 --- a/ipkg/ipkg-utils-1.0_cvs.oe +++ /dev/null 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 |