Correct the auto*-buildarch PN set.
authorChris Larson <clarson@kergoth.com>
Thu, 2 Oct 2003 16:25:29 +0000 (16:25 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 2 Oct 2003 16:25:29 +0000 (16:25 +0000)
BKrev: 3f7c5179RZytzFlQwdsf0iR95Jt78A

autoconf/autoconf-buildarch-2.57.oe
automake/automake-buildarch-1.7.7.oe

index b35e10e..ce18061 100644 (file)
@@ -1,5 +1,5 @@
 include autoconf-${PV}.oe
-PN_append='-buildarch'
+PN:='autoconf-buildarch'
 S = ${WORKDIR}/autoconf-${PV}
 
 inherit native
index b497f6e..b87e2e2 100644 (file)
@@ -1,5 +1,5 @@
 include automake-${PV}.oe
-PN_append='-buildarch'
+PN:='automake-buildarch'
 S = ${WORKDIR}/automake-${PV}
 
 inherit native