diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-05-26 09:18:52 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-05-26 09:18:52 +0000 |
| commit | 88a2a44bbaa6ee842333b99bf93c2a9cd25f90c0 (patch) | |
| tree | d6d10b876d9b9767ed4b2aca934f06f25705bf86 /openembedded/packages/db/db3-native_3.2.9.bb | |
| parent | efaee39ba047942c0ab501fa963b05c6b2498e8d (diff) | |
| download | poky-88a2a44bbaa6ee842333b99bf93c2a9cd25f90c0.tar.gz | |
Drop db 3.2.9
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@424 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/db/db3-native_3.2.9.bb')
| -rw-r--r-- | openembedded/packages/db/db3-native_3.2.9.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/openembedded/packages/db/db3-native_3.2.9.bb b/openembedded/packages/db/db3-native_3.2.9.bb deleted file mode 100644 index 44a8a5b605..0000000000 --- a/openembedded/packages/db/db3-native_3.2.9.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | SECTION = "libs" | ||
| 2 | VIRTUAL_NAME = "virtual/db-native" | ||
| 3 | CONFLICTS = "db-native" | ||
| 4 | inherit native | ||
| 5 | include db3_${PV}.bb | ||
| 6 | |||
| 7 | FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/db3-${PV}', '${FILE_DIRNAME}/db3', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}" | ||
| 8 | PACKAGES = "" | ||
