All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 01/11] fuse: add 2.8.5
@ 2011-05-08  2:42 Otavio Salvador
  2011-05-08  2:42 ` [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes Otavio Salvador
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:42 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

This recipes is required by ntfs-3g-ntfsprogs.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/recipes-support/fuse/fuse_2.8.5.bb |   32 ++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)
 create mode 100644 meta-oe/recipes-support/fuse/fuse_2.8.5.bb

diff --git a/meta-oe/recipes-support/fuse/fuse_2.8.5.bb b/meta-oe/recipes-support/fuse/fuse_2.8.5.bb
new file mode 100644
index 0000000..cf323ce
--- /dev/null
+++ b/meta-oe/recipes-support/fuse/fuse_2.8.5.bb
@@ -0,0 +1,32 @@
+DESCRIPTION = "With FUSE it is possible to implement a fully functional filesystem in a userspace program"
+HOMEPAGE = "http://fuse.sf.net"
+LICENSE = "GPLv2"
+RRECOMMENDS_fuse = "kernel-module-fuse""
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
+                    file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
+
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/fuse-${PV}.tar.gz"
+
+inherit autotools pkgconfig
+
+EXTRA_OECONF = " --disable-kernel-module"
+
+PACKAGES =+ "fuse-utils-dbg fuse-utils libulockmgr libulockmgr-dev libulockmgr-dbg"
+
+FILES_${PN} += "${libdir}/libfuse.so.*"
+FILES_${PN}-dev += "${libdir}/libfuse*.la"
+
+FILES_libulockmgr = "${libdir}/libulockmgr.so.*"
+FILES_libulockmgr-dev += "${libdir}/libulock*.la"
+FILES_libulockmgr-dbg += "${libdir}/.debug/libulock*"
+
+# Forbid auto-renaming to libfuse-utils
+FILES_fuse-utils = "${bindir} ${base_sbindir}"
+FILES_fuse-utils-dbg = "${bindir}/.debug ${base_sbindir}/.debug"
+DEBIAN_NOAUTONAME_fuse-utils = "1"
+DEBIAN_NOAUTONAME_fuse-utils-dbg = "1"
+
+SRC_URI[md5sum] = "8aa2fd689de00b73963620483084ae3b"
+SRC_URI[sha256sum] = "bec80e66ae8ee60dfdf67b2ca291266a45dcfe6bc20c64f3acfceaa38ed29a84"
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
@ 2011-05-08  2:42 ` Otavio Salvador
  2011-05-08  6:34   ` Paul Menzel
                     ` (2 more replies)
  2011-05-08  2:42 ` [meta-oe][PATCH 03/11] setxkbmap: add 1.2.0 version Otavio Salvador
                   ` (9 subsequent siblings)
  10 siblings, 3 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:42 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

This recipe is a merge of ntfs-3g and ntfsprogs thus the provides
entries.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 .../ntfs-3g-ntfsprogs_2011.4.12.bb                 |   26 ++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)
 create mode 100644 meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb

diff --git a/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
new file mode 100644
index 0000000..561f52a
--- /dev/null
+++ b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
@@ -0,0 +1,26 @@
+DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support."
+HOMEPAGE = "http://www.ntfs-3g.org/"
+DEPENDS = "fuse libgcrypt"
+PROVIDES = "ntfsprogs ntfs-3g"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
+                    file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
+PR = "r0"
+
+SRC_URI = "http://tuxera.com/opensource/ntfs-3g_ntfsprogs-${PV}.tgz"
+S = "${WORKDIR}/ntfs-3g_ntfsprogs-${PV}"
+
+inherit autotools
+
+EXTRA_OEMAKE = "LDCONFIG=echo"
+
+PACKAGES =. "ntfs-3g ntfsprogs libntfs-3g"
+
+FILES_ntfs-3g = "${base_sbindir}/*.ntfs-3g ${bindir}/ntfs-3g*"
+RDEPENDS_ntfs-3g += "fuse"
+
+FILES_ntfsprogs = "${base_sbindir}/* ${bindir}/* ${sbindir}/*"
+FILES_libntfs-3g = "${libdir}/*.so.*"
+
+SRC_URI[md5sum] = "9c4ce318373b15332239a77a9d2a39fe"
+SRC_URI[sha256sum] = "aa8c747f0bfe819b2387b05e12db8d35e4ac96dcb2432873a0b939e248b2ee05"
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 03/11] setxkbmap: add 1.2.0 version
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
  2011-05-08  2:42 ` [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes Otavio Salvador
@ 2011-05-08  2:42 ` Otavio Salvador
  2011-05-08  6:36   ` Paul Menzel
  2011-05-08  2:42 ` [meta-oe][PATCH 04/11] freerdp: add recipe based on GIT from 2009-03-29 Otavio Salvador
                   ` (8 subsequent siblings)
  10 siblings, 1 reply; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:42 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 .../recipes-graphics/xorg-app/setxkbmap_1.2.0.bb   |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
 create mode 100644 meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb

diff --git a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb
new file mode 100644
index 0000000..46576ce
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb
@@ -0,0 +1,8 @@
+require xorg-app-common.inc
+LIC_FILES_CHKSUM = "file://COPYING;md5=22c34ea36136407a77702a8b784f9bd0"
+DEPENDS += " libxkbfile "
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "2f6df89201eb9a2cbfb905d6b82a191e"
+SRC_URI[archive.sha256sum] = "999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39"
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 04/11] freerdp: add recipe based on GIT from 2009-03-29
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
  2011-05-08  2:42 ` [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes Otavio Salvador
  2011-05-08  2:42 ` [meta-oe][PATCH 03/11] setxkbmap: add 1.2.0 version Otavio Salvador
@ 2011-05-08  2:42 ` Otavio Salvador
  2011-05-08  2:43 ` [meta-oe][PATCH 05/11] pixman.inc: use Xorg mirror Otavio Salvador
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:42 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/recipes-support/freerdp/freerdp.inc    |   24 ++++++++++++++++++++++++
 meta-oe/recipes-support/freerdp/freerdp_git.bb |   15 +++++++++++++++
 2 files changed, 39 insertions(+), 0 deletions(-)
 create mode 100644 meta-oe/recipes-support/freerdp/freerdp.inc
 create mode 100644 meta-oe/recipes-support/freerdp/freerdp_git.bb

diff --git a/meta-oe/recipes-support/freerdp/freerdp.inc b/meta-oe/recipes-support/freerdp/freerdp.inc
new file mode 100644
index 0000000..f8402c7
--- /dev/null
+++ b/meta-oe/recipes-support/freerdp/freerdp.inc
@@ -0,0 +1,24 @@
+# Copyright (C) 2010, 2011 O.S. Systems Software Ltda. All Rights Reserved
+# Released under the MIT license
+
+DESCRIPTION = "FreeRDP RDP client"
+HOMEPAGE = "http://freerdp.sourceforge.net"
+DEPENDS = "virtual/libx11 openssl libxcursor cups alsa-lib"
+SECTION = "x11/network"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
+
+INC_PR = "r0"
+
+inherit pkgconfig autotools
+
+do_configure_prepend() {
+	# workaround gcc linking bug
+	find ${S} -name 'Makefile.am' | xargs -n 1 sed 's,-pthread,-lpthread -D_REENTRANT,g' -i
+}
+
+do_install_append() {
+	rm ${D}${libdir}/freerdp/*.a ${D}${libdir}/freerdp/*.la
+}
+
+RDEPENDS_${PN} += "xprop"
diff --git a/meta-oe/recipes-support/freerdp/freerdp_git.bb b/meta-oe/recipes-support/freerdp/freerdp_git.bb
new file mode 100644
index 0000000..fa4ba9a
--- /dev/null
+++ b/meta-oe/recipes-support/freerdp/freerdp_git.bb
@@ -0,0 +1,15 @@
+# Copyright (C) 2010, 2011, O.S. Systems Software Ltda.
+# Released under the MIT license
+
+include freerdp.inc
+
+inherit gitpkgv
+
+PV = "gitr${SRCPV}"
+PKGV = "${GITPKGVTAG}"
+PR = "${INC_PR}.0"
+
+SRCREV = "7bbde4fb3bc3a781364d0a626c49bc165cc507fd"
+SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;protocol=git"
+
+S = "${WORKDIR}/git"
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 05/11] pixman.inc: use Xorg mirror
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
                   ` (2 preceding siblings ...)
  2011-05-08  2:42 ` [meta-oe][PATCH 04/11] freerdp: add recipe based on GIT from 2009-03-29 Otavio Salvador
@ 2011-05-08  2:43 ` Otavio Salvador
  2011-05-08  2:43 ` [meta-oe][PATCH 06/11] p910nd: add 0.95 version Otavio Salvador
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/recipes-graphics/xorg-lib/pixman.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman.inc b/meta-oe/recipes-graphics/xorg-lib/pixman.inc
index 539a33a..5661fae 100644
--- a/meta-oe/recipes-graphics/xorg-lib/pixman.inc
+++ b/meta-oe/recipes-graphics/xorg-lib/pixman.inc
@@ -7,7 +7,7 @@ DEPENDS = "perl-native"
 
 BBCLASSEXTEND = "native"
 
-SRC_URI = "http://cairographics.org/releases/${BPN}-${PV}.tar.gz;name=archive "
+SRC_URI = "${XORG_MIRROR}/individual/lib/${BPN}-${PV}.tar.gz;name=archive "
 
 INC_PR = "r5"
 
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 06/11] p910nd: add 0.95 version
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
                   ` (3 preceding siblings ...)
  2011-05-08  2:43 ` [meta-oe][PATCH 05/11] pixman.inc: use Xorg mirror Otavio Salvador
@ 2011-05-08  2:43 ` Otavio Salvador
  2011-05-08  2:43 ` [meta-oe][PATCH 07/11] libiconv: drop hack since gettext was being inherited Otavio Salvador
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/recipes-support/p910nd/files/p910nd.init |   31 ++++++++++++++++++++++
 meta-oe/recipes-support/p910nd/p910nd_0.95.bb    |   30 +++++++++++++++++++++
 2 files changed, 61 insertions(+), 0 deletions(-)
 create mode 100755 meta-oe/recipes-support/p910nd/files/p910nd.init
 create mode 100644 meta-oe/recipes-support/p910nd/p910nd_0.95.bb

diff --git a/meta-oe/recipes-support/p910nd/files/p910nd.init b/meta-oe/recipes-support/p910nd/files/p910nd.init
new file mode 100755
index 0000000..a19c09e
--- /dev/null
+++ b/meta-oe/recipes-support/p910nd/files/p910nd.init
@@ -0,0 +1,31 @@
+#! /bin/sh
+
+test -f /usr/sbin/p910nd || exit 0
+
+test -d /var/spool/p910nd || mkdir -p /var/spool/p910nd
+
+case "$1" in
+  start)
+    echo -n "Starting p910nd printer daemon: p910nd"
+    /usr/sbin/p910nd -b -f /dev/usb/lp0 0
+    echo "."
+    ;;
+  stop)
+    echo -n "Stopping p910nd printer daemon: p910nd"
+    start-stop-daemon --stop --quiet --exec /usr/sbin/p9100d
+   echo "."
+    ;;
+  restart)
+    echo -n "Stopping p910nd printer daemon: p910nd"
+    start-stop-daemon --stop --quiet --exec /usr/sbin/p9100d
+    sleep 2
+    echo -n " ... Starting p910nd printer daemon: p910nd " 
+    /usr/sbin/p910nd -b -f /dev/usb/lp0 0
+    echo "."
+    ;;
+  *)
+    echo "Usage: /etc/init.d/p910nd {start|stop|restart}"
+    exit 1
+esac
+
+exit 0
diff --git a/meta-oe/recipes-support/p910nd/p910nd_0.95.bb b/meta-oe/recipes-support/p910nd/p910nd_0.95.bb
new file mode 100644
index 0000000..8330c33
--- /dev/null
+++ b/meta-oe/recipes-support/p910nd/p910nd_0.95.bb
@@ -0,0 +1,30 @@
+DESCRIPTION = "A small network printer daemon for embedded situations that passes the job directly to the printer"
+SECTION = "console/utils"
+HOMEPAGE = "http://p910nd.sourceforge.net/"
+SECTION = "console/utils"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
+
+PR = "r0"
+
+inherit update-rc.d
+
+INITSCRIPT_NAME = "p910nd"
+INITSCRIPT_PARAMS = "defaults 60 "
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/p910nd/p910nd-${PV}.tar.bz2 \
+           file://p910nd.init"
+
+SRC_URI[md5sum] = "c7ac6afdf7730ac8387a8e87198d4491"
+SRC_URI[sha256sum] = "7d78642c86dc247fbdef1ff85c56629dcdc6b2a457c786420299e284fffcb029"
+
+do_compile () {
+	${CC} ${LDFLAGS} -o p910nd p910nd.c
+}
+
+# The avahi stuff makes it work with bonjour printing
+do_install () {
+	install -D -m 0755 ${S}/p910nd ${D}${sbindir}/p910nd
+	install -D -m 0644 ${S}/p910nd.conf ${D}${sysconfdir}/p910nd.conf
+	install -D -m 0755 ${WORKDIR}/p910nd.init ${D}${sysconfdir}/init.d/p910nd
+}
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 07/11] libiconv: drop hack since gettext was being inherited
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
                   ` (4 preceding siblings ...)
  2011-05-08  2:43 ` [meta-oe][PATCH 06/11] p910nd: add 0.95 version Otavio Salvador
@ 2011-05-08  2:43 ` Otavio Salvador
  2011-05-08  2:43 ` [meta-oe][PATCH 08/11] libinih: add git recipe Otavio Salvador
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 .../recipes-support/libiconv/libiconv_1.13.1.bb    |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-support/libiconv/libiconv_1.13.1.bb b/meta-oe/recipes-support/libiconv/libiconv_1.13.1.bb
index 4db70cb..868314b 100644
--- a/meta-oe/recipes-support/libiconv/libiconv_1.13.1.bb
+++ b/meta-oe/recipes-support/libiconv/libiconv_1.13.1.bb
@@ -8,10 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
 BBCLASSEXTEND = "native nativesdk"
 
 PROVIDES = "virtual/libiconv"
-PR = "r1"
-
-#gettext.class cant be inherit here so use this hack
-DEPENDS = "${@['','gettext-native'][bb.data.getVar('USE_NLS', d, 1) == 'yes']}"
+PR = "r2"
 
 EXTRA_OECONF +=  "${@['--disable-nls','--enable-nls'][bb.data.getVar('USE_NLS', d, 1) == 'yes']}"
 
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 08/11] libinih: add git recipe
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
                   ` (5 preceding siblings ...)
  2011-05-08  2:43 ` [meta-oe][PATCH 07/11] libiconv: drop hack since gettext was being inherited Otavio Salvador
@ 2011-05-08  2:43 ` Otavio Salvador
  2011-05-08  2:43 ` [meta-oe][PATCH 09/11] qt4: drop 4.6 versions Otavio Salvador
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/recipes-support/inih/libinih_git.bb |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
 create mode 100644 meta-oe/recipes-support/inih/libinih_git.bb

diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb
new file mode 100644
index 0000000..1dc2059
--- /dev/null
+++ b/meta-oe/recipes-support/inih/libinih_git.bb
@@ -0,0 +1,20 @@
+DESCRIPTION = "C and C++ INI Library"
+HOMEPAGE = "http://code.google.com/p/inih/"
+PRIORITY = "optional"
+PV = "0.0+gitr${SRCPV}"
+PKGV = "${GITPKGVTAG}"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
+
+PR = "r0"
+
+# The github repository provides a cmake and pkg-config integration
+SRCREV = "715cb4dc3d56714d7d53dcd94ae4b41c950119a7"
+SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git"
+
+S = "${WORKDIR}/git"
+
+inherit gitpkgv cmake
+
+# We don't have libinih since we only have static libraries
+RDEPENDS_${PN}-dev = ""
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 09/11] qt4: drop 4.6 versions
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
                   ` (6 preceding siblings ...)
  2011-05-08  2:43 ` [meta-oe][PATCH 08/11] libinih: add git recipe Otavio Salvador
@ 2011-05-08  2:43 ` Otavio Salvador
  2011-05-08  2:43 ` [meta-oe][PATCH 10/11] postgresql: update to 8.4.7 since 8.4.4 was unfetchable Otavio Salvador
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 ...detection-and-initial-blend-function-.patch.swp |  Bin 16384 -> 0 bytes
 meta-oe/recipes-qt/qt4/qt-4.6.3.inc                |   56 ------------
 .../0006-freetype-host-includes.patch              |   20 -----
 .../qt4/qt4-embedded-4.6.3/0008-qt-lib-infix.patch |   32 -------
 .../0010-no-simpledecoration-example.patch         |   11 ---
 .../recipes-qt/qt4/qt4-embedded-4.6.3/linux.conf   |   54 ------------
 meta-oe/recipes-qt/qt4/qt4-embedded_4.6.3.bb       |    9 --
 meta-oe/recipes-qt/qt4/qt4-tools-native_4.6.3.bb   |   11 ---
 .../recipes-qt/qt4/qt4-tools-nativesdk_4.6.3.bb    |    6 --
 meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.6.3.bb      |   90 --------------------
 .../recipes-qt/qt4/qt4-x11-free-4.6.3/linux.conf   |   54 ------------
 meta-oe/recipes-qt/qt4/qt4-x11-free_4.6.3.bb       |    6 --
 12 files changed, 0 insertions(+), 349 deletions(-)
 delete mode 100644 meta-oe/recipes-qt/qt4/qt-4.6.0/.1165-NEON-configure-detection-and-initial-blend-function-.patch.swp
 delete mode 100644 meta-oe/recipes-qt/qt4/qt-4.6.3.inc
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0006-freetype-host-includes.patch
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0008-qt-lib-infix.patch
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/linux.conf
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-embedded_4.6.3.bb
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.6.3.bb
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.6.3.bb
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-x11-free-4.6.3/linux.conf
 delete mode 100644 meta-oe/recipes-qt/qt4/qt4-x11-free_4.6.3.bb

diff --git a/meta-oe/recipes-qt/qt4/qt-4.6.0/.1165-NEON-configure-detection-and-initial-blend-function-.patch.swp b/meta-oe/recipes-qt/qt4/qt-4.6.0/.1165-NEON-configure-detection-and-initial-blend-function-.patch.swp
deleted file mode 100644
index 5a11254f65420e59bfc4e9ebaf0ee32b12638a2c..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 16384
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
NMaJ{pus5<B_8;X>rThQ@

diff --git a/meta-oe/recipes-qt/qt4/qt-4.6.3.inc b/meta-oe/recipes-qt/qt4/qt-4.6.3.inc
deleted file mode 100644
index a41b483..0000000
--- a/meta-oe/recipes-qt/qt4/qt-4.6.3.inc
+++ /dev/null
@@ -1,56 +0,0 @@
-LICENSE = "LGPLv2.1 | GPLv3"
-LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \
-                    file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \
-                    file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354"
-
-SRC_URI = "http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \
-           file://0001-cross-compile.patch \
-           file://0002-fix-resinit-declaration.patch \
-           file://0004-no-qmake.patch \
-           file://0006-freetype-host-includes.patch \
-           file://0008-qt-lib-infix.patch \
-           file://0009-support-2bpp.patch \
-           file://0010-no-simpledecoration-example.patch \
-           file://fix-config-tests.patch \
-           file://qt-config.patch \
-           file://g++.conf \
-           file://linux.conf \
-           file://hack-out-pg_config.patch \
-           file://mips-relocate.patch \
-           "
-
-SRC_URI[md5sum] = "5c69f16d452b0bb3d44bc3c10556c072"
-SRC_URI[sha256sum] = "f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768"
-
-S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}"
-
-do_configure_prepend() {
-    for pro in $(find ${S} -name "*.pro") ; do
-        sed -i 's:$$QT_BUILD_TREE/bin/lrelease:${OE_QMAKE_LRELEASE}:g' $pro
-    done
-
-    sed -i s:SEDME:${S}: ${WORKDIR}/linux.conf
-    sed -i \
-    -e /QMAKE_MOC\ /d \
-    -e /QMAKE_UIC\ /d \
-    -e /QMAKE_UIC3\ /d \
-    -e /QMAKE_RCC\ /d \
-    ${S}/configure
-}
-
-do_configure_append() {
-    sed -e '/QMAKE_TARGET /d' -e '/TARGET /d' -i ${S}/translations/Makefile
-}
-
-QT_GLFLAGS ?= ""
-QT_CONFIG_FLAGS += " -no-rpath -qt3support -reduce-relocations -silent ${QT_GLFLAGS}"
-
-do_compile() {
-    # Fixup missing wsegl header in some SGX SDKs
-    if ! [ -e ${STAGING_INCDIR}/wsegl.h ] ; then
-        cp src/3rdparty/powervr/wsegl.h src/plugins/gfxdrivers/powervr/QWSWSEGL/
-    fi
-
-    unset CFLAGS CXXFLAGS
-    oe_runmake ${EXTRA_ENV}
-}
diff --git a/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0006-freetype-host-includes.patch b/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0006-freetype-host-includes.patch
deleted file mode 100644
index 987c425..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0006-freetype-host-includes.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From c9ab62bd9a56643574b3ae6e59e0ca776d4860d2 Mon Sep 17 00:00:00 2001
-From: Michael Krelin <hacker@klever.net>
-Date: Mon, 4 Jun 2007 14:48:50 +0200
-Subject: [PATCH] freetype host includes
-
----
- config.tests/unix/freetype/freetype.pri |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-Index: qt-embedded-linux-opensource-src-4.5.0/config.tests/unix/freetype/freetype.pri
-===================================================================
---- qt-embedded-linux-opensource-src-4.5.0.orig/config.tests/unix/freetype/freetype.pri	2009-02-25 22:32:32.000000000 +0100
-+++ qt-embedded-linux-opensource-src-4.5.0/config.tests/unix/freetype/freetype.pri	2009-03-26 17:14:16.000000000 +0100
-@@ -1,5 +1,5 @@
- !cross_compile {
--    TRY_INCLUDEPATHS = /include /usr/include $$QMAKE_INCDIR $$QMAKE_INCDIR_X11 $$INCLUDEPATH
-+    TRY_INCLUDEPATHS = $$QMAKE_INCDIR $$QMAKE_INCDIR_X11 $$INCLUDEPATH
-     # LSB doesn't allow using headers from /include or /usr/include
-     linux-lsb-g++:TRY_INCLUDEPATHS = $$QMAKE_INCDIR $$QMAKE_INCDIR_X11 $$INCLUDEPATH
-     for(p, TRY_INCLUDEPATHS) {
diff --git a/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0008-qt-lib-infix.patch b/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0008-qt-lib-infix.patch
deleted file mode 100644
index 61e60a0..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0008-qt-lib-infix.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- /tmp/uitools.prf	2009-12-01 18:38:22.000000000 +0100
-+++ qt-everywhere-opensource-src-4.6.0/mkspecs/features/uitools.prf	2009-12-01 18:58:16.000000000 +0100
-@@ -3,11 +3,11 @@
- 
- # Include the correct version of the UiLoader library
- symbian: QTUITOOLS_LINKAGE = -lQtUiTools.lib
--else: QTUITOOLS_LINKAGE = -lQtUiTools
-+else: QTUITOOLS_LINKAGE = -lQtUiTools$${QT_LIBINFIX}
- 
- CONFIG(debug, debug|release) {
--    mac: QTUITOOLS_LINKAGE = -lQtUiTools_debug
--    win32: QTUITOOLS_LINKAGE = -lQtUiToolsd
-+    mac: QTUITOOLS_LINKAGE = -lQtUiTools$${QT_LIBINFIX}_debug
-+    win32: QTUITOOLS_LINKAGE = -lQtUiTools$${QT_LIBINFIX}d
- }
- LIBS += $$QTUITOOLS_LINKAGE
- 
---- /tmp/uitools.pro	2009-12-01 18:40:28.000000000 +0100
-+++ qt-everywhere-opensource-src-4.6.0/tools/designer/src/uitools/uitools.pro	2009-12-01 18:59:18.000000000 +0100
-@@ -1,5 +1,5 @@
- TEMPLATE = lib
--TARGET = $$qtLibraryTarget(QtUiTools)
-+TARGET = QtUiTools
- QT += xml
- CONFIG += qt staticlib
- DESTDIR = ../../../../lib
-@@ -43,3 +43,5 @@
-    QMAKE_PKGCONFIG_DESTDIR = pkgconfig
-    QMAKE_PKGCONFIG_REQUIRES += QtXml
- }
-+
-+TARGET = $$qtLibraryTarget($$TARGET$$QT_LIBINFIX) #do this towards the end
diff --git a/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch b/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch
deleted file mode 100644
index fce5bba..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- /tmp/qws.pro	2009-12-10 19:30:08.000000000 +0100
-+++ qt-everywhere-opensource-src-4.6.0/examples/qws/qws.pro	2009-12-10 19:30:21.000000000 +0100
-@@ -1,7 +1,7 @@
- TEMPLATE      = subdirs
- # no /dev/fbX
- !qnx:!vxworks:SUBDIRS = framebuffer
--SUBDIRS      += mousecalibration simpledecoration
-+SUBDIRS      += mousecalibration
- 
- # install
- sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS README *.pro
diff --git a/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/linux.conf b/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/linux.conf
deleted file mode 100644
index 68ae80b..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-embedded-4.6.3/linux.conf
+++ /dev/null
@@ -1,54 +0,0 @@
-#
-# qmake configuration for common linux
-#
-
-QMAKE_CFLAGS_THREAD	+= -D_REENTRANT
-QMAKE_CXXFLAGS_THREAD	+= $$QMAKE_CFLAGS_THREAD
-
-QMAKE_INCDIR          =
-QMAKE_LIBDIR          =
-QMAKE_INCDIR_X11      =
-QMAKE_LIBDIR_X11      =
-QMAKE_INCDIR_QT       = $(OE_QMAKE_INCDIR_QT)
-QMAKE_LIBDIR_QT       = $(OE_QMAKE_LIBDIR_QT)
-QMAKE_INCDIR_OPENGL   =
-QMAKE_LIBDIR_OPENGL   =
-
-
-QMAKE_LIBS            = -Wl,-rpath-link,SEDME/lib -lglib-2.0
-QMAKE_LIBS_DYNLOAD    = -ldl
-QMAKE_LIBS_X11        = $(OE_QMAKE_LIBS_X11)
-QMAKE_LIBS_X11SM      = $(OE_QMAKE_LIBS_X11SM)
-QMAKE_LIBS_NIS        = -lnsl
-QMAKE_LIBS_OPENGL     = -lGLU -lGL
-QMAKE_LIBS_OPENGL_QT  = -lGL
-QMAKE_LIBS_THREAD     = -lpthread
-
-QMAKE_MOC             = $(OE_QMAKE_MOC)
-QMAKE_UIC             = $(OE_QMAKE_UIC)
-QMAKE_UIC3            = $(OE_QMAKE_UIC3)
-QMAKE_RCC             = $(OE_QMAKE_RCC)
-QMAKE_QDBUSCPP2XML    = $(OE_QMAKE_QDBUSCPP2XML)
-QMAKE_QDBUSXML2CPP    = $(OE_QMAKE_QDBUSXML2CPP)
-
-QMAKE_AR              = $(OE_QMAKE_AR) cqs
-QMAKE_OBJCOPY         = ${OBJCOPY}
-QMAKE_RANLIB          =
-
-QMAKE_TAR             = tar -cf
-QMAKE_GZIP            = gzip -9f
-
-QMAKE_COPY            = cp -f
-QMAKE_COPY_FILE       = $(COPY)
-QMAKE_COPY_DIR        = $(COPY) -r
-QMAKE_MOVE            = mv -f
-QMAKE_DEL_FILE        = rm -f
-QMAKE_DEL_DIR         = rmdir
-QMAKE_STRIP           = $(OE_QMAKE_STRIP)
-QMAKE_STRIPFLAGS_LIB += --strip-unneeded
-QMAKE_CHK_DIR_EXISTS  = test -d
-QMAKE_MKDIR           = mkdir -p
-QMAKE_INSTALL_FILE    = install -m 644 -p
-QMAKE_INSTALL_PROGRAM = install -m 755 -p
-
-include(unix.conf)
diff --git a/meta-oe/recipes-qt/qt4/qt4-embedded_4.6.3.bb b/meta-oe/recipes-qt/qt4/qt4-embedded_4.6.3.bb
deleted file mode 100644
index dd662aa..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-embedded_4.6.3.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require qt-${PV}.inc
-require qt4-embedded.inc
-
-SRC_URI += "file://qthelp-lib-qtclucene.patch"
-
-PR = "${INC_PR}.1"
-
-QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
-
diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-native_4.6.3.bb b/meta-oe/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
deleted file mode 100644
index dae8cd1..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require qt4-tools-native.inc
-
-PR = "${INC_PR}.0"
-
-EXTRA_OECONF += " -no-fast -silent -no-rpath"
-
-TOBUILD := "src/tools/bootstrap ${TOBUILD}"
-
-SRC_URI[md5sum] = "5c69f16d452b0bb3d44bc3c10556c072"
-SRC_URI[sha256sum] = "f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768"
-
diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.6.3.bb b/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.6.3.bb
deleted file mode 100644
index d64542b..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.6.3.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require qt4-tools-nativesdk.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "5c69f16d452b0bb3d44bc3c10556c072"
-SRC_URI[sha256sum] = "f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768"
diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.6.3.bb b/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.6.3.bb
deleted file mode 100644
index 5913507..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.6.3.bb
+++ /dev/null
@@ -1,90 +0,0 @@
-DESCRIPTION = "SDK tools for Qt/[X11|Mac|Embedded] version 4.x"
-DEPENDS = "zlib-native dbus-native"
-SECTION = "libs"
-HOMEPAGE = "http://www.trolltech.com"
-PRIORITY = "optional"
-LICENSE = "LGPLv2.1 GPLv3"
-
-PR = "r1"
-
-DEFAULT_PREFERENCE = "-1"
-inherit nativesdk
-
-SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \
-           file://configure-lflags.patch \
-           file://compile.test-lflags.patch \
-           file://qt-config.patch \
-           file://g++.conf \
-           file://linux.conf"
-
-S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}"
-
-
-# FIXME: make it work with "${STAGING_BINDIR_NATIVE}/pkg-config --cflags dbus-1"
-EXTRA_OECONF = "-prefix ${prefix} \
-                -qt-libjpeg -qt-gif -system-zlib \
-                -no-libjpeg -no-libpng \
-                -no-accessibility \
-                -no-cups \
-                -no-exceptions  \
-                -no-nas-sound \
-                -no-nis \
-                -verbose -release -fast -static \
-                -qt3support \
-                -I${STAGING_DIR_NATIVE}/usr/include \
-                -I${STAGING_DIR_NATIVE}/usr/include/freetype2 \
-                -I${STAGING_DIR_NATIVE}/usr/include/dbus-1.0 \
-                -I${STAGING_DIR_NATIVE}/usr/lib/dbus-1.0/include"
-
-# yank default -e, otherwise we get the following error:
-# moc_qbuffer.cpp: No such file or directory
-EXTRA_OEMAKE = " "
-
-do_configure() {
-   (echo o; echo yes) | ./configure ${EXTRA_OECONF} || die "Configuring qt failed. EXTRA_OECONF was ${EXTRA_OECONF}"
-}
-
-TOBUILD = "\
-  src/tools/bootstrap \
-  src/tools/moc \
-  src/corelib \
-  src/sql \
-  src/dbus \
-  src/qt3support \
-  src/xml \
-  src/tools/uic \
-  src/tools/rcc \
-  src/network \
-  src/gui \
-  src/tools/uic3 \
-  tools/linguist/lrelease \
-  tools/linguist/lupdate \
-  tools/qdbus \
-"
-
-do_compile() {
-    for i in ${TOBUILD}; do
-        cd ${S}/$i && oe_runmake CC="${CC}" CXX="${CXX}"
-    done
-}
-
-do_install() {
-    install -d ${D}${bindir}
-    install -m 0755 bin/qmake ${D}${bindir}/qmake2
-    for i in moc uic uic3 rcc lrelease lupdate qdbuscpp2xml qdbusxml2cpp; do
-        install -m 0755 bin/${i} ${D}${bindir}/${i}4
-    done
-
-	(cd ${D}${bindir}; \
-	ln -s qmake2 qmake; \
-	for i in moc uic uic3 rcc lrelease lupdate qdbuscpp2xml qdbusxml2cpp; do \
-		ln -s ${i}4 ${i}; \
-	done)
-
-	# make a symbolic link to mkspecs for compatibility with Nokia's SDK
-	# and QTCreator
-	(cd ${D}${bindir}/..; ln -s ${TARGET_SYS}/usr/share/qtopia/mkspecs mkspecs;)
-}
-
-SRC_URI[md5sum] = "5c69f16d452b0bb3d44bc3c10556c072"
-SRC_URI[sha256sum] = "f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768"
diff --git a/meta-oe/recipes-qt/qt4/qt4-x11-free-4.6.3/linux.conf b/meta-oe/recipes-qt/qt4/qt4-x11-free-4.6.3/linux.conf
deleted file mode 100644
index 68ae80b..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-x11-free-4.6.3/linux.conf
+++ /dev/null
@@ -1,54 +0,0 @@
-#
-# qmake configuration for common linux
-#
-
-QMAKE_CFLAGS_THREAD	+= -D_REENTRANT
-QMAKE_CXXFLAGS_THREAD	+= $$QMAKE_CFLAGS_THREAD
-
-QMAKE_INCDIR          =
-QMAKE_LIBDIR          =
-QMAKE_INCDIR_X11      =
-QMAKE_LIBDIR_X11      =
-QMAKE_INCDIR_QT       = $(OE_QMAKE_INCDIR_QT)
-QMAKE_LIBDIR_QT       = $(OE_QMAKE_LIBDIR_QT)
-QMAKE_INCDIR_OPENGL   =
-QMAKE_LIBDIR_OPENGL   =
-
-
-QMAKE_LIBS            = -Wl,-rpath-link,SEDME/lib -lglib-2.0
-QMAKE_LIBS_DYNLOAD    = -ldl
-QMAKE_LIBS_X11        = $(OE_QMAKE_LIBS_X11)
-QMAKE_LIBS_X11SM      = $(OE_QMAKE_LIBS_X11SM)
-QMAKE_LIBS_NIS        = -lnsl
-QMAKE_LIBS_OPENGL     = -lGLU -lGL
-QMAKE_LIBS_OPENGL_QT  = -lGL
-QMAKE_LIBS_THREAD     = -lpthread
-
-QMAKE_MOC             = $(OE_QMAKE_MOC)
-QMAKE_UIC             = $(OE_QMAKE_UIC)
-QMAKE_UIC3            = $(OE_QMAKE_UIC3)
-QMAKE_RCC             = $(OE_QMAKE_RCC)
-QMAKE_QDBUSCPP2XML    = $(OE_QMAKE_QDBUSCPP2XML)
-QMAKE_QDBUSXML2CPP    = $(OE_QMAKE_QDBUSXML2CPP)
-
-QMAKE_AR              = $(OE_QMAKE_AR) cqs
-QMAKE_OBJCOPY         = ${OBJCOPY}
-QMAKE_RANLIB          =
-
-QMAKE_TAR             = tar -cf
-QMAKE_GZIP            = gzip -9f
-
-QMAKE_COPY            = cp -f
-QMAKE_COPY_FILE       = $(COPY)
-QMAKE_COPY_DIR        = $(COPY) -r
-QMAKE_MOVE            = mv -f
-QMAKE_DEL_FILE        = rm -f
-QMAKE_DEL_DIR         = rmdir
-QMAKE_STRIP           = $(OE_QMAKE_STRIP)
-QMAKE_STRIPFLAGS_LIB += --strip-unneeded
-QMAKE_CHK_DIR_EXISTS  = test -d
-QMAKE_MKDIR           = mkdir -p
-QMAKE_INSTALL_FILE    = install -m 644 -p
-QMAKE_INSTALL_PROGRAM = install -m 755 -p
-
-include(unix.conf)
diff --git a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.6.3.bb b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.6.3.bb
deleted file mode 100644
index 8cf5449..0000000
--- a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.6.3.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require qt-${PV}.inc
-require qt4-x11-free.inc
-
-PR = "${INC_PR}.0"
-
-QT_CONFIG_FLAGS += " -xrandr "
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 10/11] postgresql: update to 8.4.7 since 8.4.4 was unfetchable
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
                   ` (7 preceding siblings ...)
  2011-05-08  2:43 ` [meta-oe][PATCH 09/11] qt4: drop 4.6 versions Otavio Salvador
@ 2011-05-08  2:43 ` Otavio Salvador
  2011-05-08  2:43 ` [meta-oe][PATCH 11/11] qt4: fix 4.7.2 checksum Otavio Salvador
  2011-05-08  6:30 ` [meta-oe][PATCH 01/11] fuse: add 2.8.5 Paul Menzel
  10 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

This has been synced with postgresql recipes in OE.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 .../remove.autoconf.version.check.patch            |   15 ---------------
 .../remove.autoconf.version.check.patch            |   15 +++++++++++++++
 meta-oe/recipes-support/postgresql/postgresql.inc  |    6 ++++--
 .../recipes-support/postgresql/postgresql_8.4.4.bb |   11 -----------
 .../recipes-support/postgresql/postgresql_8.4.7.bb |   10 ++++++++++
 5 files changed, 29 insertions(+), 28 deletions(-)
 delete mode 100644 meta-oe/recipes-support/postgresql/postgresql-8.4.4/remove.autoconf.version.check.patch
 create mode 100644 meta-oe/recipes-support/postgresql/postgresql-8.4.7/remove.autoconf.version.check.patch
 delete mode 100644 meta-oe/recipes-support/postgresql/postgresql_8.4.4.bb
 create mode 100644 meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb

diff --git a/meta-oe/recipes-support/postgresql/postgresql-8.4.4/remove.autoconf.version.check.patch b/meta-oe/recipes-support/postgresql/postgresql-8.4.4/remove.autoconf.version.check.patch
deleted file mode 100644
index d027061..0000000
--- a/meta-oe/recipes-support/postgresql/postgresql-8.4.4/remove.autoconf.version.check.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: postgresql-8.4.4/configure.in
-===================================================================
---- postgresql-8.4.4.orig/configure.in
-+++ postgresql-8.4.4/configure.in
-@@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un
- 
- AC_INIT([PostgreSQL], [8.4.4], [pgsql-bugs@postgresql.org])
- 
--m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.61], [], [m4_fatal([Autoconf version 2.61 is required.
--Untested combinations of 'autoconf' and PostgreSQL versions are not
--recommended.  You can remove the check from 'configure.in' but it is then
--your responsibility whether the result works or not.])])
- AC_COPYRIGHT([Copyright (c) 1996-2009, PostgreSQL Global Development Group])
- AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
- AC_CONFIG_AUX_DIR(config)
diff --git a/meta-oe/recipes-support/postgresql/postgresql-8.4.7/remove.autoconf.version.check.patch b/meta-oe/recipes-support/postgresql/postgresql-8.4.7/remove.autoconf.version.check.patch
new file mode 100644
index 0000000..514a9aa
--- /dev/null
+++ b/meta-oe/recipes-support/postgresql/postgresql-8.4.7/remove.autoconf.version.check.patch
@@ -0,0 +1,15 @@
+Index: postgresql-8.4.7/configure.in
+===================================================================
+--- postgresql-8.4.7.orig/configure.in
++++ postgresql-8.4.7/configure.in
+@@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un
+ 
+ AC_INIT([PostgreSQL], [8.4.7], [pgsql-bugs@postgresql.org])
+ 
+-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.61], [], [m4_fatal([Autoconf version 2.61 is required.
+-Untested combinations of 'autoconf' and PostgreSQL versions are not
+-recommended.  You can remove the check from 'configure.in' but it is then
+-your responsibility whether the result works or not.])])
+ AC_COPYRIGHT([Copyright (c) 1996-2009, PostgreSQL Global Development Group])
+ AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
+ AC_CONFIG_AUX_DIR(config)
diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc b/meta-oe/recipes-support/postgresql/postgresql.inc
index edad3bc..53c38df 100644
--- a/meta-oe/recipes-support/postgresql/postgresql.inc
+++ b/meta-oe/recipes-support/postgresql/postgresql.inc
@@ -1,14 +1,14 @@
 DESCRIPTION = "PostgreSQL is a powerful, open source relational database system."
 HOMEPAGE = "http://www.postgresql.com"
 LICENSE = "BSD"
-
 DEPENDS = "zlib readline tzcode-native"
+INC_PR = "r5"
 
 ARM_INSTRUCTION_SET = "arm"
 
 #WARNING: this recipe assumes you have the timezone compiler present in /usr/sbin/zic
 
-SRC_URI = "ftp://ftp-archives.postgresql.org/pub/source/v${PV}/${P}.tar.bz2"
+SRC_URI = "ftp://ftp.postgresql.org/pub/source/v${PV}/${P}.tar.bz2"
 
 LEAD_SONAME = "libpq.so"
 
@@ -17,6 +17,8 @@ export LDFLAGS_SL = "${LDFLAGS}"
 
 inherit autotools pkgconfig
 
+EXTRA_OECONF_sh4 = "--disable-spinlocks"
+
 do_compile_append() {
          cp /usr/sbin/zic ${S}/src/timezone/
 }
diff --git a/meta-oe/recipes-support/postgresql/postgresql_8.4.4.bb b/meta-oe/recipes-support/postgresql/postgresql_8.4.4.bb
deleted file mode 100644
index d0f5078..0000000
--- a/meta-oe/recipes-support/postgresql/postgresql_8.4.4.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require postgresql.inc
-
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=29b81b066680be9ffd98cb9d2afb9de6"
-
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI = "ftp://ftp.postgresql.org/pub/source/v${PV}/${P}.tar.bz2 \
-           file://remove.autoconf.version.check.patch"
-
-SRC_URI[md5sum] = "4bf2448ad965bca3940df648c02194df"
-SRC_URI[sha256sum] = "e66b398d565f7fb16d8ae58ae72881dcd3dbb1b88f532bbe1c2d1284812be37e"
diff --git a/meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb b/meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb
new file mode 100644
index 0000000..63f324c
--- /dev/null
+++ b/meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb
@@ -0,0 +1,10 @@
+require postgresql.inc
+
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=29b81b066680be9ffd98cb9d2afb9de6"
+
+PR = "${INC_PR}.0"
+
+SRC_URI += "file://remove.autoconf.version.check.patch"
+
+SRC_URI[md5sum] = "689397187bb1dfe9b5cbde99538311c3"
+SRC_URI[sha256sum] = "08032849da121e67e318f7ff4e68d3ac88f29050e242641f717c4270839b597b"
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [meta-oe][PATCH 11/11] qt4: fix 4.7.2 checksum
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
                   ` (8 preceding siblings ...)
  2011-05-08  2:43 ` [meta-oe][PATCH 10/11] postgresql: update to 8.4.7 since 8.4.4 was unfetchable Otavio Salvador
@ 2011-05-08  2:43 ` Otavio Salvador
  2011-05-08  4:50   ` Martin Jansa
  2011-05-08  6:30 ` [meta-oe][PATCH 01/11] fuse: add 2.8.5 Paul Menzel
  10 siblings, 1 reply; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  2:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/recipes-qt/qt4/qt-4.7.2.inc                |    2 +-
 meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb   |    4 ++--
 .../recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb    |    4 ++--
 meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb      |    4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/meta-oe/recipes-qt/qt4/qt-4.7.2.inc b/meta-oe/recipes-qt/qt4/qt-4.7.2.inc
index 70ee596..259ab2b 100644
--- a/meta-oe/recipes-qt/qt4/qt-4.7.2.inc
+++ b/meta-oe/recipes-qt/qt4/qt-4.7.2.inc
@@ -14,7 +14,7 @@ SRC_URI = "http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.
            file://linux.conf \
            "
 
-SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
+SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
 SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"
 
 S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}"
diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb b/meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb
index e9de510..d3c0eda 100644
--- a/meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb
+++ b/meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb
@@ -9,5 +9,5 @@ EXTRA_OECONF += " -no-fast -silent -no-rpath"
 
 TOBUILD := "src/tools/bootstrap ${TOBUILD}"
 
-SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
-SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"
+SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
+SRC_URI[sha256sum] = "d4783b524b90bcd270ccf6e7a30d5fb51696c47eb5de49ebc2d553cd3eb49336"
diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb b/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb
index 091a539..a917ac4 100644
--- a/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb
+++ b/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb
@@ -2,5 +2,5 @@ require qt4-tools-nativesdk.inc
 
 PR = "${INC_PR}.0"
 
-SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
-SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"
+SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
+SRC_URI[sha256sum] = "d4783b524b90bcd270ccf6e7a30d5fb51696c47eb5de49ebc2d553cd3eb49336"
diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb b/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb
index 1018f74..c86ac2a 100644
--- a/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb
+++ b/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb
@@ -4,5 +4,5 @@ PR = "${INC_PR}.0"
 
 DEFAULT_PREFERENCE = "-1"
 
-SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
-SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"
+SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
+SRC_URI[sha256sum] = "d4783b524b90bcd270ccf6e7a30d5fb51696c47eb5de49ebc2d553cd3eb49336"
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 11/11] qt4: fix 4.7.2 checksum
  2011-05-08  2:43 ` [meta-oe][PATCH 11/11] qt4: fix 4.7.2 checksum Otavio Salvador
@ 2011-05-08  4:50   ` Martin Jansa
  2011-05-08  5:07     ` Otavio Salvador
  0 siblings, 1 reply; 22+ messages in thread
From: Martin Jansa @ 2011-05-08  4:50 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

[-- Attachment #1: Type: text/plain, Size: 3402 bytes --]

On Sun, May 08, 2011 at 02:43:06AM +0000, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  meta-oe/recipes-qt/qt4/qt-4.7.2.inc                |    2 +-
>  meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb   |    4 ++--
>  .../recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb    |    4 ++--
>  meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb      |    4 ++--
>  4 files changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/meta-oe/recipes-qt/qt4/qt-4.7.2.inc b/meta-oe/recipes-qt/qt4/qt-4.7.2.inc
> index 70ee596..259ab2b 100644
> --- a/meta-oe/recipes-qt/qt4/qt-4.7.2.inc
> +++ b/meta-oe/recipes-qt/qt4/qt-4.7.2.inc
> @@ -14,7 +14,7 @@ SRC_URI = "http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.
>             file://linux.conf \
>             "
>  
> -SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
> +SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
>  SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"

^^ what about sha here?

Regards,
>  
>  S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}"
> diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb b/meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb
> index e9de510..d3c0eda 100644
> --- a/meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb
> +++ b/meta-oe/recipes-qt/qt4/qt4-tools-native_4.7.2.bb
> @@ -9,5 +9,5 @@ EXTRA_OECONF += " -no-fast -silent -no-rpath"
>  
>  TOBUILD := "src/tools/bootstrap ${TOBUILD}"
>  
> -SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
> -SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"
> +SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
> +SRC_URI[sha256sum] = "d4783b524b90bcd270ccf6e7a30d5fb51696c47eb5de49ebc2d553cd3eb49336"
> diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb b/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb
> index 091a539..a917ac4 100644
> --- a/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb
> +++ b/meta-oe/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb
> @@ -2,5 +2,5 @@ require qt4-tools-nativesdk.inc
>  
>  PR = "${INC_PR}.0"
>  
> -SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
> -SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"
> +SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
> +SRC_URI[sha256sum] = "d4783b524b90bcd270ccf6e7a30d5fb51696c47eb5de49ebc2d553cd3eb49336"
> diff --git a/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb b/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb
> index 1018f74..c86ac2a 100644
> --- a/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb
> +++ b/meta-oe/recipes-qt/qt4/qt4-tools-sdk_4.7.2.bb
> @@ -4,5 +4,5 @@ PR = "${INC_PR}.0"
>  
>  DEFAULT_PREFERENCE = "-1"
>  
> -SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
> -SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"
> +SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
> +SRC_URI[sha256sum] = "d4783b524b90bcd270ccf6e7a30d5fb51696c47eb5de49ebc2d553cd3eb49336"
> -- 
> 1.7.2.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 11/11] qt4: fix 4.7.2 checksum
  2011-05-08  4:50   ` Martin Jansa
@ 2011-05-08  5:07     ` Otavio Salvador
  0 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08  5:07 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel

On Sun, May 8, 2011 at 01:50, Martin Jansa <martin.jansa@gmail.com> wrote:
>> -SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7"
>> +SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb"
>>  SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a"
>
> ^^ what about sha here?

I have it fixed locally; sent the wrong patch by mistake.

I can resend it...

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 01/11] fuse: add 2.8.5
  2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
                   ` (9 preceding siblings ...)
  2011-05-08  2:43 ` [meta-oe][PATCH 11/11] qt4: fix 4.7.2 checksum Otavio Salvador
@ 2011-05-08  6:30 ` Paul Menzel
  2011-05-08 16:32   ` Otavio Salvador
  10 siblings, 1 reply; 22+ messages in thread
From: Paul Menzel @ 2011-05-08  6:30 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 2208 bytes --]

Am Sonntag, den 08.05.2011, 02:42 +0000 schrieb Otavio Salvador:
> This recipes is required by ntfs-3g-ntfsprogs.

Is this based on the OE recipe? Could you add an inc file right from the
beginning?

> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  meta-oe/recipes-support/fuse/fuse_2.8.5.bb |   32 ++++++++++++++++++++++++++++
>  1 files changed, 32 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-support/fuse/fuse_2.8.5.bb
> 
> diff --git a/meta-oe/recipes-support/fuse/fuse_2.8.5.bb b/meta-oe/recipes-support/fuse/fuse_2.8.5.bb
> new file mode 100644
> index 0000000..cf323ce
> --- /dev/null
> +++ b/meta-oe/recipes-support/fuse/fuse_2.8.5.bb
> @@ -0,0 +1,32 @@
> +DESCRIPTION = "With FUSE it is possible to implement a fully functional filesystem in a userspace program"
> +HOMEPAGE = "http://fuse.sf.net"

Could you also add a section please.

> +LICENSE = "GPLv2"
> +RRECOMMENDS_fuse = "kernel-module-fuse""

Use `_${PN}`?

> +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
> +                    file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
> +
> +PR = "r0"
> +
> +SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/fuse-${PV}.tar.gz"
> +
> +inherit autotools pkgconfig
> +
> +EXTRA_OECONF = " --disable-kernel-module"

Space in the beginning not needed?

> +PACKAGES =+ "fuse-utils-dbg fuse-utils libulockmgr libulockmgr-dev libulockmgr-dbg"
> +
> +FILES_${PN} += "${libdir}/libfuse.so.*"
> +FILES_${PN}-dev += "${libdir}/libfuse*.la"
> +
> +FILES_libulockmgr = "${libdir}/libulockmgr.so.*"
> +FILES_libulockmgr-dev += "${libdir}/libulock*.la"
> +FILES_libulockmgr-dbg += "${libdir}/.debug/libulock*"
> +
> +# Forbid auto-renaming to libfuse-utils
> +FILES_fuse-utils = "${bindir} ${base_sbindir}"
> +FILES_fuse-utils-dbg = "${bindir}/.debug ${base_sbindir}/.debug"
> +DEBIAN_NOAUTONAME_fuse-utils = "1"
> +DEBIAN_NOAUTONAME_fuse-utils-dbg = "1"
> +
> +SRC_URI[md5sum] = "8aa2fd689de00b73963620483084ae3b"
> +SRC_URI[sha256sum] = "bec80e66ae8ee60dfdf67b2ca291266a45dcfe6bc20c64f3acfceaa38ed29a84"

I would put these field to the first `SRC_URI` fields.


Thanks,

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes
  2011-05-08  2:42 ` [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes Otavio Salvador
@ 2011-05-08  6:34   ` Paul Menzel
  2011-05-08  8:34     ` Koen Kooi
  2011-05-08 16:13     ` Otavio Salvador
  2011-05-08  8:33   ` Koen Kooi
  2011-05-08  8:56   ` Phil Blundell
  2 siblings, 2 replies; 22+ messages in thread
From: Paul Menzel @ 2011-05-08  6:34 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 2070 bytes --]

Am Sonntag, den 08.05.2011, 02:42 +0000 schrieb Otavio Salvador:

In the summary s/recipes/recipe/.

> This recipe is a merge of ntfs-3g and ntfsprogs thus the provides
> entries.
> 
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  .../ntfs-3g-ntfsprogs_2011.4.12.bb                 |   26 ++++++++++++++++++++
>  1 files changed, 26 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> 
> diff --git a/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> new file mode 100644
> index 0000000..561f52a
> --- /dev/null
> +++ b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> @@ -0,0 +1,26 @@
> +DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support."
> +HOMEPAGE = "http://www.ntfs-3g.org/"
> +DEPENDS = "fuse libgcrypt"
> +PROVIDES = "ntfsprogs ntfs-3g"
> +LICENSE = "GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
> +                    file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
> +PR = "r0"
> +
> +SRC_URI = "http://tuxera.com/opensource/ntfs-3g_ntfsprogs-${PV}.tgz"
> +S = "${WORKDIR}/ntfs-3g_ntfsprogs-${PV}"

Is not this the default for `S`?

> +inherit autotools
> +
> +EXTRA_OEMAKE = "LDCONFIG=echo"

A short explanation in the commit message or as a comment why this is
needed would be nice.

> +PACKAGES =. "ntfs-3g ntfsprogs libntfs-3g"

`=+` is more commonly used?

> +FILES_ntfs-3g = "${base_sbindir}/*.ntfs-3g ${bindir}/ntfs-3g*"
> +RDEPENDS_ntfs-3g += "fuse"
> +
> +FILES_ntfsprogs = "${base_sbindir}/* ${bindir}/* ${sbindir}/*"
> +FILES_libntfs-3g = "${libdir}/*.so.*"
> +
> +SRC_URI[md5sum] = "9c4ce318373b15332239a77a9d2a39fe"
> +SRC_URI[sha256sum] = "aa8c747f0bfe819b2387b05e12db8d35e4ac96dcb2432873a0b939e248b2ee05"

Maybe again at the top.


Thanks,

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 03/11] setxkbmap: add 1.2.0 version
  2011-05-08  2:42 ` [meta-oe][PATCH 03/11] setxkbmap: add 1.2.0 version Otavio Salvador
@ 2011-05-08  6:36   ` Paul Menzel
  0 siblings, 0 replies; 22+ messages in thread
From: Paul Menzel @ 2011-05-08  6:36 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]

nit pick: in the summary: add version 1.2.0


Am Sonntag, den 08.05.2011, 02:42 +0000 schrieb Otavio Salvador:

Please always note when you imported it from the old repository.

> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  .../recipes-graphics/xorg-app/setxkbmap_1.2.0.bb   |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb
> 
> diff --git a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb
> new file mode 100644
> index 0000000..46576ce
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb
> @@ -0,0 +1,8 @@
> +require xorg-app-common.inc
> +LIC_FILES_CHKSUM = "file://COPYING;md5=22c34ea36136407a77702a8b784f9bd0"
> +DEPENDS += " libxkbfile "

No spaces.

> +PE = "1"
> +PR = "${INC_PR}.0"
> +
> +SRC_URI[archive.md5sum] = "2f6df89201eb9a2cbfb905d6b82a191e"
> +SRC_URI[archive.sha256sum] = "999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39"


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes
  2011-05-08  2:42 ` [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes Otavio Salvador
  2011-05-08  6:34   ` Paul Menzel
@ 2011-05-08  8:33   ` Koen Kooi
  2011-05-08  8:56   ` Phil Blundell
  2 siblings, 0 replies; 22+ messages in thread
From: Koen Kooi @ 2011-05-08  8:33 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08-05-11 04:42, Otavio Salvador wrote:
> This recipe is a merge of ntfs-3g and ntfsprogs thus the provides
> entries.
> 
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  .../ntfs-3g-ntfsprogs_2011.4.12.bb                 |   26 ++++++++++++++++++++
>  1 files changed, 26 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> 
> diff --git a/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> new file mode 100644
> index 0000000..561f52a
> --- /dev/null
> +++ b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> @@ -0,0 +1,26 @@
> +DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support."
> +HOMEPAGE = "http://www.ntfs-3g.org/"
> +DEPENDS = "fuse libgcrypt"
> +PROVIDES = "ntfsprogs ntfs-3g"
> +LICENSE = "GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \

COPYING.LIB implies LGPL components, is the LICENSE field correct?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNxlVmMkyGM64RGpERAqDFAJ0QhXNSCswuFqlNsz3stWeNCVkCUACgkahC
MmFKCMti+j7qg4wj8ENjGDQ=
=qPAD
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes
  2011-05-08  6:34   ` Paul Menzel
@ 2011-05-08  8:34     ` Koen Kooi
  2011-05-08  8:47       ` Paul Menzel
  2011-05-08 16:13     ` Otavio Salvador
  1 sibling, 1 reply; 22+ messages in thread
From: Koen Kooi @ 2011-05-08  8:34 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08-05-11 08:34, Paul Menzel wrote:
> Am Sonntag, den 08.05.2011, 02:42 +0000 schrieb Otavio Salvador:
> 
> In the summary s/recipes/recipe/.
> 
>> This recipe is a merge of ntfs-3g and ntfsprogs thus the provides
>> entries.
>>
>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>> ---
>>  .../ntfs-3g-ntfsprogs_2011.4.12.bb                 |   26 ++++++++++++++++++++
>>  1 files changed, 26 insertions(+), 0 deletions(-)
>>  create mode 100644 meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
>>
>> diff --git a/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
>> new file mode 100644
>> index 0000000..561f52a
>> --- /dev/null
>> +++ b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
>> @@ -0,0 +1,26 @@
>> +DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support."
>> +HOMEPAGE = "http://www.ntfs-3g.org/"
>> +DEPENDS = "fuse libgcrypt"
>> +PROVIDES = "ntfsprogs ntfs-3g"
>> +LICENSE = "GPLv2"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
>> +                    file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
>> +PR = "r0"
>> +
>> +SRC_URI = "http://tuxera.com/opensource/ntfs-3g_ntfsprogs-${PV}.tgz"
>> +S = "${WORKDIR}/ntfs-3g_ntfsprogs-${PV}"
> 
> Is not this the default for `S`?

Note the _ in S versus - in PN :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNxlWNMkyGM64RGpERApN0AJwLMThuXGx9SkqZcUMocsODRiSoPgCeO+9Q
MegYIefPcxHvCdig9QS0vto=
=8Ucn
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes
  2011-05-08  8:34     ` Koen Kooi
@ 2011-05-08  8:47       ` Paul Menzel
  0 siblings, 0 replies; 22+ messages in thread
From: Paul Menzel @ 2011-05-08  8:47 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]

Am Sonntag, den 08.05.2011, 10:34 +0200 schrieb Koen Kooi:

> On 08-05-11 08:34, Paul Menzel wrote:
> > Am Sonntag, den 08.05.2011, 02:42 +0000 schrieb Otavio Salvador:

[…]

> >> +S = "${WORKDIR}/ntfs-3g_ntfsprogs-${PV}"
> > 
> > Is not this the default for `S`?
> 
> Note the _ in S versus - in PN :)


Indeed. Thanks!

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes
  2011-05-08  2:42 ` [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes Otavio Salvador
  2011-05-08  6:34   ` Paul Menzel
  2011-05-08  8:33   ` Koen Kooi
@ 2011-05-08  8:56   ` Phil Blundell
  2 siblings, 0 replies; 22+ messages in thread
From: Phil Blundell @ 2011-05-08  8:56 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

On Sun, 2011-05-08 at 02:42 +0000, Otavio Salvador wrote:
> +PACKAGES =. "ntfs-3g ntfsprogs libntfs-3g"

Does that really work?  I would have thought that you'd end up with "...
libntfs-3g${PN}-dbg ..." or some such.

> +FILES_libntfs-3g = "${libdir}/*.so.*"

It would be better to use ${SOLIBS} there.

p.





^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes
  2011-05-08  6:34   ` Paul Menzel
  2011-05-08  8:34     ` Koen Kooi
@ 2011-05-08 16:13     ` Otavio Salvador
  1 sibling, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08 16:13 UTC (permalink / raw)
  To: openembedded-devel

On Sun, May 8, 2011 at 03:34, Paul Menzel
<paulepanter@users.sourceforge.net> wrote:
...
>> +inherit autotools
>> +
>> +EXTRA_OEMAKE = "LDCONFIG=echo"
>
> A short explanation in the commit message or as a comment why this is
> needed would be nice.

It is required otherwise it calls ldconfig at install

>> +PACKAGES =. "ntfs-3g ntfsprogs libntfs-3g"
>
> `=+` is more commonly used?
>
>> +FILES_ntfs-3g = "${base_sbindir}/*.ntfs-3g ${bindir}/ntfs-3g*"
>> +RDEPENDS_ntfs-3g += "fuse"
>> +
>> +FILES_ntfsprogs = "${base_sbindir}/* ${bindir}/* ${sbindir}/*"
>> +FILES_libntfs-3g = "${libdir}/*.so.*"
>> +
>> +SRC_URI[md5sum] = "9c4ce318373b15332239a77a9d2a39fe"
>> +SRC_URI[sha256sum] = "aa8c747f0bfe819b2387b05e12db8d35e4ac96dcb2432873a0b939e248b2ee05"
>
> Maybe again at the top.

Ok.



-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: [meta-oe][PATCH 01/11] fuse: add 2.8.5
  2011-05-08  6:30 ` [meta-oe][PATCH 01/11] fuse: add 2.8.5 Paul Menzel
@ 2011-05-08 16:32   ` Otavio Salvador
  0 siblings, 0 replies; 22+ messages in thread
From: Otavio Salvador @ 2011-05-08 16:32 UTC (permalink / raw)
  To: openembedded-devel

On Sun, May 8, 2011 at 03:30, Paul Menzel
<paulepanter@users.sourceforge.net> wrote:
> Am Sonntag, den 08.05.2011, 02:42 +0000 schrieb Otavio Salvador:
>> This recipes is required by ntfs-3g-ntfsprogs.
>
> Is this based on the OE recipe? Could you add an inc file right from the
> beginning?

I see no reason why we will need more then one version so I'd say this
is the right way for now.

>> +DESCRIPTION = "With FUSE it is possible to implement a fully functional filesystem in a userspace program"
>> +HOMEPAGE = "http://fuse.sf.net"
>
> Could you also add a section please.

Ok.

>> +LICENSE = "GPLv2"
>> +RRECOMMENDS_fuse = "kernel-module-fuse""
>
> Use `_${PN}`?

I updated it for the field but not the kernel module name.

>> +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
>> +                    file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
>> +
>> +PR = "r0"
>> +
>> +SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/fuse-${PV}.tar.gz"
>> +
>> +inherit autotools pkgconfig
>> +
>> +EXTRA_OECONF = " --disable-kernel-module"
>
> Space in the beginning not needed?
>
>> +PACKAGES =+ "fuse-utils-dbg fuse-utils libulockmgr libulockmgr-dev libulockmgr-dbg"
>> +
>> +FILES_${PN} += "${libdir}/libfuse.so.*"
>> +FILES_${PN}-dev += "${libdir}/libfuse*.la"
>> +
>> +FILES_libulockmgr = "${libdir}/libulockmgr.so.*"
>> +FILES_libulockmgr-dev += "${libdir}/libulock*.la"
>> +FILES_libulockmgr-dbg += "${libdir}/.debug/libulock*"
>> +
>> +# Forbid auto-renaming to libfuse-utils
>> +FILES_fuse-utils = "${bindir} ${base_sbindir}"
>> +FILES_fuse-utils-dbg = "${bindir}/.debug ${base_sbindir}/.debug"
>> +DEBIAN_NOAUTONAME_fuse-utils = "1"
>> +DEBIAN_NOAUTONAME_fuse-utils-dbg = "1"
>> +
>> +SRC_URI[md5sum] = "8aa2fd689de00b73963620483084ae3b"
>> +SRC_URI[sha256sum] = "bec80e66ae8ee60dfdf67b2ca291266a45dcfe6bc20c64f3acfceaa38ed29a84"
>
> I would put these field to the first `SRC_URI` fields.

right.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2011-05-08 16:35 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08  2:42 [meta-oe][PATCH 01/11] fuse: add 2.8.5 Otavio Salvador
2011-05-08  2:42 ` [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes Otavio Salvador
2011-05-08  6:34   ` Paul Menzel
2011-05-08  8:34     ` Koen Kooi
2011-05-08  8:47       ` Paul Menzel
2011-05-08 16:13     ` Otavio Salvador
2011-05-08  8:33   ` Koen Kooi
2011-05-08  8:56   ` Phil Blundell
2011-05-08  2:42 ` [meta-oe][PATCH 03/11] setxkbmap: add 1.2.0 version Otavio Salvador
2011-05-08  6:36   ` Paul Menzel
2011-05-08  2:42 ` [meta-oe][PATCH 04/11] freerdp: add recipe based on GIT from 2009-03-29 Otavio Salvador
2011-05-08  2:43 ` [meta-oe][PATCH 05/11] pixman.inc: use Xorg mirror Otavio Salvador
2011-05-08  2:43 ` [meta-oe][PATCH 06/11] p910nd: add 0.95 version Otavio Salvador
2011-05-08  2:43 ` [meta-oe][PATCH 07/11] libiconv: drop hack since gettext was being inherited Otavio Salvador
2011-05-08  2:43 ` [meta-oe][PATCH 08/11] libinih: add git recipe Otavio Salvador
2011-05-08  2:43 ` [meta-oe][PATCH 09/11] qt4: drop 4.6 versions Otavio Salvador
2011-05-08  2:43 ` [meta-oe][PATCH 10/11] postgresql: update to 8.4.7 since 8.4.4 was unfetchable Otavio Salvador
2011-05-08  2:43 ` [meta-oe][PATCH 11/11] qt4: fix 4.7.2 checksum Otavio Salvador
2011-05-08  4:50   ` Martin Jansa
2011-05-08  5:07     ` Otavio Salvador
2011-05-08  6:30 ` [meta-oe][PATCH 01/11] fuse: add 2.8.5 Paul Menzel
2011-05-08 16:32   ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.