Skip to content

Commit

Permalink
confuse: Add recipe for 2.7
Browse files Browse the repository at this point in the history
* Use BBCLASSEXTEND for native recipe.
* Remove older versions.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
kraj committed Aug 7, 2010
1 parent be9120f commit cbd05a3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 21 deletions.
3 changes: 0 additions & 3 deletions recipes/confuse/confuse-native_2.5.bb

This file was deleted.

Expand Up @@ -4,12 +4,11 @@ LICENSE = "LGPL"
SECTION = "libs"

SRC_URI = "http://download.savannah.gnu.org/releases/confuse/confuse-${PV}.tar.gz \
file://build-only-library.patch"
S = "${WORKDIR}/confuse-${PV}"

"
inherit autotools binconfig pkgconfig lib_package

EXTRA_OECONF = "--enable-shared"

SRC_URI[md5sum] = "4bc9b73d77ebd571ac834619ce0b3582"
SRC_URI[sha256sum] = "65451d8d6f5d4ca1dbd0700f3ef2ef257b52b542b3bab4bbeddd539f1c23f859"
BBCLASSEXTEND = "native"
SRC_URI[md5sum] = "45932fdeeccbb9ef4228f1c1a25e9c8f"
SRC_URI[sha256sum] = "e32574fd837e950778dac7ade40787dd2259ef8e28acd6ede6847ca895c88778"
13 changes: 0 additions & 13 deletions recipes/confuse/files/build-only-library.patch

This file was deleted.

0 comments on commit cbd05a3

Please sign in to comment.