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 /autoconf | |
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 'autoconf')
-rw-r--r-- | autoconf/autoconf-buildarch-2.57.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autoconf/autoconf-buildarch-2.57.oe b/autoconf/autoconf-buildarch-2.57.oe index ce18061bd2..4561058291 100644 --- a/autoconf/autoconf-buildarch-2.57.oe +++ b/autoconf/autoconf-buildarch-2.57.oe @@ -1,5 +1,4 @@ include autoconf-${PV}.oe -PN:='autoconf-buildarch' S = ${WORKDIR}/autoconf-${PV} inherit native |