[oe-commits] org.oe.dev motion: bump to 3.2.10.1, upstream fixed the postgresql configure bug

xjqian commit oe at amethyst.openembedded.net
Mon Sep 1 17:56:14 UTC 2008


motion: bump to 3.2.10.1, upstream fixed the postgresql configure bug
* close oebug 3286

Author: xjqian at openembedded.org
Branch: org.openembedded.dev
Revision: 3b55b3d4dab361ee197328e4900775615656dd7e
ViewMTN: http://monotone.openembedded.org/revision/info/3b55b3d4dab361ee197328e4900775615656dd7e
Files:
1
packages/motion/motion_3.2.9.bb
packages/motion/motion_3.2.10.1.bb
Diffs:

#
# mt diff -r844fc98a44081be0a7d71936d08641b2262052e5 -r3b55b3d4dab361ee197328e4900775615656dd7e
#
#
#
# rename "packages/motion/motion_3.2.9.bb"
#     to "packages/motion/motion_3.2.10.1.bb"
# 
# patch "packages/motion/motion_3.2.10.1.bb"
#  from [6ee124c5a1433238d4ff9e8f20ca72f7cb218fe0]
#    to [bd352e4eba96e4898a56065c01e6d0633c2b55dc]
#
============================================================
--- packages/motion/motion_3.2.9.bb	6ee124c5a1433238d4ff9e8f20ca72f7cb218fe0
+++ packages/motion/motion_3.2.10.1.bb	bd352e4eba96e4898a56065c01e6d0633c2b55dc
@@ -16,4 +16,5 @@ EXTRA_OECONF = " --with-ffmpeg=${STAGING
 EXTRA_OECONF = " --with-ffmpeg=${STAGING_LIBDIR} \
                  --with-mysql-lib=${STAGING_LIBDIR} \
                  --with-mysql-include=${STAGING_INCDIR}/mysql \
+                 --with-pgsql-lib=${STAGING_LIBDIR} \
+                 --with-pgsql-include=${STAGING_INCDIR} "
-                 --with-pgsql=${STAGING_DIR_HOST}${layout_exec_prefix} "






More information about the Openembedded-commits mailing list