summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/db/db-native_4.2.52.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-05-26 11:28:44 +0000
committerRichard Purdie <richard@openedhand.com>2006-05-26 11:28:44 +0000
commit553b40900baf51950ee9b99a19be022b6b4d501a (patch)
tree084a298d9b433ac64a0fbd555410f1d219cb5656 /openembedded/packages/db/db-native_4.2.52.bb
parent3ed0468a0f058c690bd5de9657aeacf4b35ae42e (diff)
downloadpoky-553b40900baf51950ee9b99a19be022b6b4d501a.tar.gz
Change db-native 4.3.29 -> 4.2.52 to match the none native version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@426 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/db/db-native_4.2.52.bb')
-rw-r--r--openembedded/packages/db/db-native_4.2.52.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/openembedded/packages/db/db-native_4.2.52.bb b/openembedded/packages/db/db-native_4.2.52.bb
new file mode 100644
index 0000000000..5aaeb4329e
--- /dev/null
+++ b/openembedded/packages/db/db-native_4.2.52.bb
@@ -0,0 +1,13 @@
1# This wrapper builds a native version of the SleepyCat
2# Berkeley DB for those packages which need it (e.g.
3# perl).
4SECTION = "libs"
5VIRTUAL_NAME = "virtual/db-native"
6CONFLICTS = "db3-native"
7#PR tracks the non-native package
8
9inherit native
10
11include db_${PV}.bb
12
13PACKAGES = ""