diff options
author | erich@mine.nu <erich@mine.nu> | 2004-04-07 19:05:20 +0000 |
---|---|---|
committer | erich@mine.nu <erich@mine.nu> | 2004-04-07 19:05:20 +0000 |
commit | 7714f2ec6abf1642fdebcdd3b1e8bb11be491eb3 (patch) | |
tree | 005e3c5b85776778de2e1ac9ce11bc61588fbff6 /db | |
parent | de1b14572c6877f18a9fd074a9ee2f00eb2c76f4 (diff) |
Merge openembedded@openembedded.bkbits.net:packages
into erichl.mine.nu:/home/erich/src/packages
2004/04/07 15:05:02-04:00 mine.nu!erich
make db3-native inherit native.oeclass after target oe is included to prevent redefinition of PACKAGES
BKrev: 407450f0_7_yL3mCokLzxJ6sYIbh_g
Diffstat (limited to 'db')
-rw-r--r-- | db/db3-native_3.2.9.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/db3-native_3.2.9.oe b/db/db3-native_3.2.9.oe index e69de29bb2..89fd0e0789 100644 --- a/db/db3-native_3.2.9.oe +++ b/db/db3-native_3.2.9.oe @@ -0,0 +1,2 @@ +include db3_${PV}.oe +inherit native |