summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-03-17 14:32:55 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-03-17 14:32:55 +0000
commit9e4d6b7baabbf7dc3d6891d001dd77c20cda6cb2 (patch)
treee296e312ac5a4bf71753103f0951fc48a22d4982
parenta10030705d50915137cff3f3730b6c0b70da6984 (diff)
parentb820b8cc46348b5df70443f671623b1fe61038c8 (diff)
merge of '75e4095a9816b7a65c750da67be498a5b789f290'
and '98be4107db55c27eb7181aa8147632bb707ea7a7'
-rw-r--r--packages/libsdl/libsdl-qpe_1.2.9.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/libsdl/libsdl-qpe_1.2.9.bb b/packages/libsdl/libsdl-qpe_1.2.9.bb
index 99b94fbe4b..eaca6b88aa 100644
--- a/packages/libsdl/libsdl-qpe_1.2.9.bb
+++ b/packages/libsdl/libsdl-qpe_1.2.9.bb
@@ -3,10 +3,10 @@ SECTION = "opie/libs"
PRIORITY = "optional"
DEPENDS = "virtual/libqpe1 libopie2"
PROVIDES = "virtual/libsdl"
-RPROVIDES = "libsdl-1.2-0"
LICENSE = "LGPL"
-PR = "r2"
+# NOTE: make sure to keep PR in sync with libsdl-x11
+PR = "r0"
SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
file://agawa-piro-mickey-1.2.9.patch;patch=1 \
@@ -32,8 +32,6 @@ EXTRA_OECONF = "--disable-static --disable-debug --enable-cdrom --enable-threads
FILES_${PN} = "${libdir}/lib*.so.*"
FILES_${PN}-dev += "${bindir}/*config"
-DEBIAN_NOAUTONAME_${PN} = "1"
-DEBIAN_NOAUTONAME_${PN}-dbg = "1"
do_compile_prepend() {
rm -f ${S}/acinclude.m4