[oe-commits] org.oe.dev libdbi-drivers: add $PN to PACKAGES definition

Laibsch commit oe at amethyst.openembedded.net
Mon Sep 1 18:22:44 UTC 2008


libdbi-drivers: add $PN to PACKAGES definition

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: dd214c6e105b3925923667c53c3c717be0f9f181
ViewMTN: http://monotone.openembedded.org/revision/info/dd214c6e105b3925923667c53c3c717be0f9f181
Files:
1
packages/libdbi/libdbi-drivers_0.7.1.bb
Diffs:

#
# mt diff -r456e23f38881418acb55352d25cf7a779a2f5acb -rdd214c6e105b3925923667c53c3c717be0f9f181
#
#
#
# patch "packages/libdbi/libdbi-drivers_0.7.1.bb"
#  from [d8feaef0e024d7f53a7a1e7bc53267354d524877]
#    to [da90ac32673b726342779b583b31666dfcd8b6e2]
#
============================================================
--- packages/libdbi/libdbi-drivers_0.7.1.bb	d8feaef0e024d7f53a7a1e7bc53267354d524877
+++ packages/libdbi/libdbi-drivers_0.7.1.bb	da90ac32673b726342779b583b31666dfcd8b6e2
@@ -14,7 +14,7 @@ inherit autotools
 
 inherit autotools
 
-PACKAGES = "${PN}-dbg libdbd-sqlite"
+PACKAGES = "${PN}-dbg libdbd-sqlite ${PN}"
 
 EXTRA_OECONF = "--with-dbi-incdir=${STAGING_INCDIR} \
                 --with-sqlite \






More information about the Openembedded-commits mailing list