From 5356716fed519d6cf71cc36154f4a89568c45192 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 4 Oct 2006 10:48:23 +0000 Subject: gdbm: Fix breakage introduced by koen. Breaking X because Y is broken is not acceptable behaviour, neither is just telling other people to fix the problem. This hack is also broken in numerous other ways and is a total abuse of PACKAGES_DYANMIC which is meant for a very specific use only (splitting packages when the packages names are unknown prior to splitting). No, I'm not happy. --- packages/gdbm/gdbm_1.8.3.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'packages/gdbm') diff --git a/packages/gdbm/gdbm_1.8.3.bb b/packages/gdbm/gdbm_1.8.3.bb index ad648f9f27..22d1285e8d 100644 --- a/packages/gdbm/gdbm_1.8.3.bb +++ b/packages/gdbm/gdbm_1.8.3.bb @@ -6,8 +6,6 @@ LICENSE = "GPL" PR = "r2" -PACKAGES_DYNAMIC = "libgdbm*" - SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ file://makefile.patch;patch=1 \ file://libtool-mode.patch;patch=1" -- cgit v1.2.3