diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-02 19:38:31 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-02 19:38:31 +0000 |
commit | 66b26446bfe6d0be8cd3e71aa512226ef8c47c1f (patch) | |
tree | de8d6d0938df520cd91d10eae10e955adcf53315 /ipkg | |
parent | 33e9dfddb87469986fb65ecf783e713d0e7e8818 (diff) |
Remove various sets of PN that existed to work around a parser bug that is now fixed.
BKrev: 3f7c7eb7RQmCNHUZNE23vEngtUAujQ
Diffstat (limited to 'ipkg')
-rw-r--r-- | ipkg/ipkg-utils-buildarch-1.0_cvs.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ipkg/ipkg-utils-buildarch-1.0_cvs.oe b/ipkg/ipkg-utils-buildarch-1.0_cvs.oe index e69de29bb2..e2216b92a2 100644 --- a/ipkg/ipkg-utils-buildarch-1.0_cvs.oe +++ b/ipkg/ipkg-utils-buildarch-1.0_cvs.oe @@ -0,0 +1,2 @@ +inherit native +include ipkg-utils-${PV}.oe |