directfb-1.4.6: fix packaging
authorAndreas Oberritter <obi@opendreambox.org>
Sun, 17 Oct 2010 11:12:05 +0000 (11:12 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 19 Oct 2010 14:16:29 +0000 (16:16 +0200)
* Files were searched in the wrong directory, because $RV was wrong.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by:: Henning Heinold <heinold@inf.fu-berlin.de>

recipes/directfb/directfb_1.4.6.bb

index 1d4f34a..70c0225 100644 (file)
@@ -1,7 +1,7 @@
 require directfb.inc
 
-RV = "1.4-0"
-PR = "r1"
+RV = "1.4-5"
+PR = "r2"
 
 DEPENDS += "sysfsutils"
 
@@ -21,7 +21,7 @@ EXTRA_OECONF = "\
   --disable-x11 \
 "
 
-LEAD_SONAME = "libdirectfb-1.4.so.0"
+LEAD_SONAME = "libdirectfb-1.4.so.5"
 
 SRC_URI[md5sum] = "dbe1957932f81790742b58b94c1c7b84"
 SRC_URI[sha256sum] = "b18121e60e9a084ee347037a53a46cfaea1c09505bd99d673c2e65eca285e69b"