aboutsummaryrefslogtreecommitdiffstats
path: root/packages/automake
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2005-04-16 07:39:59 +0000
committerPhil Blundell <philb@gnu.org>2005-04-16 07:39:59 +0000
commitde4ae082fc9b443f3768bcdaa969bbb5979ce768 (patch)
tree212b20a279b01963d500d0d282a827b62bf81caf /packages/automake
parent7d06054b30698251e31dfd73a2c8261d194827d1 (diff)
downloadopenembedded-de4ae082fc9b443f3768bcdaa969bbb5979ce768.tar.gz
expand PV early to work around problems with include and ${FILE}
BKrev: 4260c14f3mUzJz5hBXkHNYMji6qtNA
Diffstat (limited to 'packages/automake')
-rw-r--r--packages/automake/automake-native_1.9.2.bb1
-rw-r--r--packages/automake/automake-native_1.9.3.bb2
2 files changed, 3 insertions, 0 deletions
diff --git a/packages/automake/automake-native_1.9.2.bb b/packages/automake/automake-native_1.9.2.bb
index 4823b6a78d..536f41570f 100644
--- a/packages/automake/automake-native_1.9.2.bb
+++ b/packages/automake/automake-native_1.9.2.bb
@@ -1 +1,2 @@
+PV := "${PV}"
include automake-native.inc
diff --git a/packages/automake/automake-native_1.9.3.bb b/packages/automake/automake-native_1.9.3.bb
index 4823b6a78d..39544b7c1d 100644
--- a/packages/automake/automake-native_1.9.3.bb
+++ b/packages/automake/automake-native_1.9.3.bb
@@ -1 +1,3 @@
+PV := "${PV}"
+
include automake-native.inc