diff options
Diffstat (limited to 'automake')
-rw-r--r-- | automake/automake-buildarch-1.7.7.oe | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/automake/automake-buildarch-1.7.7.oe b/automake/automake-buildarch-1.7.7.oe index e69de29bb2..b497f6e1d5 100644 --- a/automake/automake-buildarch-1.7.7.oe +++ b/automake/automake-buildarch-1.7.7.oe @@ -0,0 +1,5 @@ +include automake-${PV}.oe +PN_append='-buildarch' +S = ${WORKDIR}/automake-${PV} + +inherit native |