All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE
@ 2013-12-03 21:44 Otavio Salvador
  2013-12-03 21:44 ` [meta-oe 2/5] proj: Use 'lib_package' class and add data files Otavio Salvador
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Otavio Salvador @ 2013-12-03 21:44 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing; +Cc: Otavio Salvador

The pointercal-xinput has been moved to OE-Core so we should handle it
here.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/conf/layer.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index b50d1a4..2aa50ff 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -26,7 +26,6 @@ BBFILE_PRIORITY_openembedded-layer = "6"
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
 SIGGEN_EXCLUDERECIPES_ABISAFE += " \
-  pointercal-xinput \
   mplayer-common \
   fbset-modes \
   gpsd-machine-conf \
-- 
1.8.4.3



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

* [meta-oe 2/5] proj: Use 'lib_package' class and add data files
  2013-12-03 21:44 [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Otavio Salvador
@ 2013-12-03 21:44 ` Otavio Salvador
  2013-12-04  8:20   ` Koen Kooi
  2013-12-03 21:44 ` [meta-oe 3/5] geos: Update to 3.4.2 and rework the packaging Otavio Salvador
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 12+ messages in thread
From: Otavio Salvador @ 2013-12-03 21:44 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/recipes-navigation/proj/proj_4.8.0.bb | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-navigation/proj/proj_4.8.0.bb b/meta-oe/recipes-navigation/proj/proj_4.8.0.bb
index 6784dde..b4bfaf4 100644
--- a/meta-oe/recipes-navigation/proj/proj_4.8.0.bb
+++ b/meta-oe/recipes-navigation/proj/proj_4.8.0.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "PROJ.4 - Cartographic Projections Library"
+SUMMARY = "PROJ.4 - Cartographic Projections library"
 HOMEPAGE = "http://trac.osgeo.org/proj/"
 SECTION = "libs"
 
@@ -9,5 +9,6 @@ SRC_URI = "http://download.osgeo.org/proj/proj-${PV}.tar.gz"
 SRC_URI[md5sum] = "d815838c92a29179298c126effbb1537"
 SRC_URI[sha256sum] = "2db2dbf0fece8d9880679154e0d6d1ce7c694dd8e08b4d091028093d87a9d1b5"
 
-inherit autotools pkgconfig
+inherit autotools pkgconfig lib_package
 
+FILES_${PN} += "${datadir}/proj"
-- 
1.8.4.3



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

* [meta-oe 3/5] geos: Update to 3.4.2 and rework the packaging
  2013-12-03 21:44 [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Otavio Salvador
  2013-12-03 21:44 ` [meta-oe 2/5] proj: Use 'lib_package' class and add data files Otavio Salvador
@ 2013-12-03 21:44 ` Otavio Salvador
  2013-12-03 21:44 ` [meta-oe 4/5] gdal: Add recipe for 1.10.1 version Otavio Salvador
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 12+ messages in thread
From: Otavio Salvador @ 2013-12-03 21:44 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing; +Cc: Otavio Salvador

This updates to the 3.4.2 release and rework the packaging splitting
the C bindings in another binary package to reduce footprint in
rootfs; this also moves geos-config to the development package as it
should.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 .../geos-config-Add-includedir-variable.patch      | 39 ++++++++++++++++++++++
 meta-oe/recipes-navigation/geos/geos.inc           | 19 +++++------
 meta-oe/recipes-navigation/geos/geos_3.3.2.bb      |  7 ----
 meta-oe/recipes-navigation/geos/geos_3.4.2.bb      |  6 ++++
 4 files changed, 53 insertions(+), 18 deletions(-)
 create mode 100644 meta-oe/recipes-navigation/geos/files/geos-config-Add-includedir-variable.patch
 delete mode 100644 meta-oe/recipes-navigation/geos/geos_3.3.2.bb
 create mode 100644 meta-oe/recipes-navigation/geos/geos_3.4.2.bb

diff --git a/meta-oe/recipes-navigation/geos/files/geos-config-Add-includedir-variable.patch b/meta-oe/recipes-navigation/geos/files/geos-config-Add-includedir-variable.patch
new file mode 100644
index 0000000..645e6f6
--- /dev/null
+++ b/meta-oe/recipes-navigation/geos/files/geos-config-Add-includedir-variable.patch
@@ -0,0 +1,39 @@
+From 9d51027c228dafd7db2d0cffca1f0fc695e950fd Mon Sep 17 00:00:00 2001
+From: Otavio Salvador <otavio@ossystems.com.br>
+Date: Mon, 2 Dec 2013 11:33:26 -0200
+Subject: [PATCH] geos-config: Add includedir variable
+
+This fixes cross-compile as it is easier to mangle the includedir
+during sysroot generation.
+
+Upstream-Status: Pending
+
+Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
+---
+ tools/geos-config.in |    3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/tools/geos-config.in b/tools/geos-config.in
+index 9b45b5f..1749892 100644
+--- a/tools/geos-config.in
++++ b/tools/geos-config.in
+@@ -1,6 +1,7 @@
+ #!/bin/sh
+ prefix=@prefix@
+ exec_prefix=@exec_prefix@
++includedir=@includedir@
+ libdir=@libdir@
+ 
+ usage()
+@@ -38,7 +39,7 @@ case $1 in
+     echo @VERSION@
+      ;;
+     --cflags)
+-    echo -I${prefix}/include 
++    echo -I${includedir}
+       ;;
+     --libs)
+       # TODO: make an alias for --clibs
+-- 
+1.7.10.4
+
diff --git a/meta-oe/recipes-navigation/geos/geos.inc b/meta-oe/recipes-navigation/geos/geos.inc
index e0c82bc..5fae12e 100644
--- a/meta-oe/recipes-navigation/geos/geos.inc
+++ b/meta-oe/recipes-navigation/geos/geos.inc
@@ -2,20 +2,17 @@ DESCRIPTION = "GEOS - Geometry Engine, Open Source"
 HOMEPAGE = "http://trac.osgeo.org/geos/"
 SECTION = "libs"
 
-INC_PR = "r1"
-
 LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
 SRC_URI = "http://download.osgeo.org/geos/geos-${PV}.tar.bz2"
 
-inherit autotools pkgconfig
+inherit autotools pkgconfig binconfig
+
+PACKAGES =+ "geoslib ${PN}-c1"
+
+DESCRIPTION_${PN}lib = "Geometry engine for Geographic Information Systems - C++ Library"
+FILES_${PN}lib += "${libdir}/libgeos-${PV}.so"
 
-# libgeos-${PV}.so is needed in PV
-FILES_SOLIBSDEV = ""
-FILES_${PN}-dev = "${libdir}/*.la \
-                   ${libdir}/libgeos.so \
-                   ${libdir}/libgeos_c.so \
-                   ${includedir}"
-FILES_${PN} += " ${libdir}/libgeos-${PV}.so"
-INSANE_SKIP_${PN} = "dev-so"
+DESCRIPTION_${PN}-c1 = "Geometry engine for Geographic Information Systems - C Library"
+FILES_${PN}-c1 += "${libdir}/libgeos_c.so.*"
diff --git a/meta-oe/recipes-navigation/geos/geos_3.3.2.bb b/meta-oe/recipes-navigation/geos/geos_3.3.2.bb
deleted file mode 100644
index e57ca6b..0000000
--- a/meta-oe/recipes-navigation/geos/geos_3.3.2.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require geos.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "5b7270c73fd1c516f368af8fd1962323"
-SRC_URI[sha256sum] = "ec64d3a92540a1618aa3b91dc1235caae1c370ec23afd59a2734062bf182ed5b"
-
diff --git a/meta-oe/recipes-navigation/geos/geos_3.4.2.bb b/meta-oe/recipes-navigation/geos/geos_3.4.2.bb
new file mode 100644
index 0000000..3a9a028
--- /dev/null
+++ b/meta-oe/recipes-navigation/geos/geos_3.4.2.bb
@@ -0,0 +1,6 @@
+require geos.inc
+
+SRC_URI += "file://geos-config-Add-includedir-variable.patch"
+
+SRC_URI[md5sum] = "fc5df2d926eb7e67f988a43a92683bae"
+SRC_URI[sha256sum] = "15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53"
-- 
1.8.4.3



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

* [meta-oe 4/5] gdal: Add recipe for 1.10.1 version
  2013-12-03 21:44 [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Otavio Salvador
  2013-12-03 21:44 ` [meta-oe 2/5] proj: Use 'lib_package' class and add data files Otavio Salvador
  2013-12-03 21:44 ` [meta-oe 3/5] geos: Update to 3.4.2 and rework the packaging Otavio Salvador
@ 2013-12-03 21:44 ` Otavio Salvador
  2013-12-03 21:44 ` [meta-oe 5/5] ntfs-3g-ntfsprogs: Fix runtime dependency for development package Otavio Salvador
  2013-12-03 23:05 ` [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Martin Jansa
  4 siblings, 0 replies; 12+ messages in thread
From: Otavio Salvador @ 2013-12-03 21:44 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb | 105 +++++++++++++++++++++++++
 1 file changed, 105 insertions(+)
 create mode 100644 meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb

diff --git a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
new file mode 100644
index 0000000..4632944
--- /dev/null
+++ b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb
@@ -0,0 +1,105 @@
+DESCRIPTION = "GDAL is a translator library for raster geospatial data formats"
+HOMEPAGE = "http://www.gdal.org/"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=b9bd75ae5af7ff87ab259be0121c4106"
+
+DEPENDS = "proj sqlite3"
+
+SRC_URI = "ftp://download.osgeo.org/gdal/${PV}/${P}.tar.xz"
+
+SRC_URI[md5sum] = "f354c614aea76e5630e4edbf06e5c292"
+SRC_URI[sha256sum] = "e6c9c6c4480228c943af29120d87435ddfe9ca460458bc60b91639fb8d443791"
+
+inherit autotools lib_package binconfig
+
+EXTRA_OECONF = "--without-perl \
+                --without-php \
+                --without-ruby \
+                --without-python \
+                \
+                --without-grass \
+                --without-libgrass \
+                --without-cfitsio \
+                --without-dds \
+                --without-gta \
+                --without-pcidsk \
+                --without-ogdi \
+                --without-fme \
+                --without-hdf4 \
+                --without-hdf5 \
+                --without-pg \
+                --without-jpeg12 \
+                --without-ogdi \
+                --without-netcdf \
+                --without-openjpeg \
+                --without-fgdb \
+                --without-ecw \
+                --without-kakadu \
+                --without-mrsid \
+                --without-jp2mrsid \
+                --without-mrsid_lidar \
+                --without-msg \
+                --without-bsb \
+                --without-grib \
+                --without-mysql \
+                --without-ingres \
+                --without-odbc \
+                --without-dods_root \
+                --without-xml2 \
+                --without-spatialite \
+                --without-pcre \
+                --without-dwgdirect \
+                --without-dwgdirect \
+                --without-idb \
+                --without-sde \
+                --without-sde-version \
+                --without-epsilon \
+                --without-webp \
+                --without-opencl \
+                --without-opencl-include \
+                --without-opencl-lib \
+                --without-freexl \
+                --without-pam \
+                --without-poppler \
+                --without-podofo \
+                --without-podofo-lib \
+                --without-podofo-extra-lib-for-test \
+                --without-static_proj4 \
+                --without-perl \
+                --without-php \
+                --without-ruby \
+                --without-python \
+                --without-java \
+                --without-mdb \
+                --without-jvm-lib \
+                --without-jvm-lib-add-rpath \
+                --without-rasdaman \
+                --without-armadillo \
+                \
+                --with-pcraster=internal \
+                --with-geotiff=internal \
+"
+
+EXTRA_OEMAKE += "INST_DATA="${datadir}/gdal""
+
+PACKAGECONFIG ?= "geos png jasper"
+PACKAGECONFIG[geos] = "--with-geos,--without-geos,geos"
+PACKAGECONFIG[lzma] = "--with-liblzma,--without-liblzma,xz"
+PACKAGECONFIG[png] = "--with-png,--without-png,libpng"
+PACKAGECONFIG[tiff] = "--with-libtiff,--without-tiff,tiff"
+PACKAGECONFIG[gif] = "--with-gif,--without-gif,giflib"
+PACKAGECONFIG[jpeg] = "--with-jpeg,--without-jpeg,jpeg"
+PACKAGECONFIG[z] = "--with-libz,--without-libz,zlib"
+PACKAGECONFIG[jasper] = "--with-jasper,--without-jasper,jasper"
+PACKAGECONFIG[curl] = "--with-curl,--without-curl,curl"
+
+do_configure_prepend () {
+    # The configure script has many hardcoded paths to search
+    # for the library headers when using external libraries,
+    # workaround it.
+    sed -e 's,/usr/include,NON_EXISTENT_DIR,g' \
+        -e 's,/usr/lib,NON_EXISTENT_DIR,g' \
+        -i ${S}/configure.in
+}
+
+FILES_${PN} += "${libdir}/gdalplugins"
-- 
1.8.4.3



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

* [meta-oe 5/5] ntfs-3g-ntfsprogs: Fix runtime dependency for development package
  2013-12-03 21:44 [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Otavio Salvador
                   ` (2 preceding siblings ...)
  2013-12-03 21:44 ` [meta-oe 4/5] gdal: Add recipe for 1.10.1 version Otavio Salvador
@ 2013-12-03 21:44 ` Otavio Salvador
  2013-12-03 23:05 ` [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Martin Jansa
  4 siblings, 0 replies; 12+ messages in thread
From: Otavio Salvador @ 2013-12-03 21:44 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing; +Cc: Otavio Salvador

The -dev has a runtime dependency against ${PN} which is empty; we
allow it to be empty to satisfy the dependency instead of mangingling
the -dev dependencies.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 .../ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2013.1.13.bb                   | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2013.1.13.bb b/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2013.1.13.bb
index c1392cc..2e7a616 100644
--- a/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2013.1.13.bb
+++ b/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2013.1.13.bb
@@ -34,3 +34,6 @@ do_install_append() {
     # when called. Add the symbolic to let mount could find ntfs.
     ln -sf mount.ntfs-3g ${D}/${base_sbindir}/mount.ntfs
 }
+
+# Satisfy the -dev runtime dependency
+ALLOW_EMPTY_${PN} = "1"
-- 
1.8.4.3



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

* Re: [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE
  2013-12-03 21:44 [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Otavio Salvador
                   ` (3 preceding siblings ...)
  2013-12-03 21:44 ` [meta-oe 5/5] ntfs-3g-ntfsprogs: Fix runtime dependency for development package Otavio Salvador
@ 2013-12-03 23:05 ` Martin Jansa
  2013-12-03 23:40   ` Otavio Salvador
  4 siblings, 1 reply; 12+ messages in thread
From: Martin Jansa @ 2013-12-03 23:05 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

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

On Tue, Dec 03, 2013 at 07:44:03PM -0200, Otavio Salvador wrote:
> The pointercal-xinput has been moved to OE-Core so we should handle it
> here.

Is there patch for oe-core doing that?

> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  meta-oe/conf/layer.conf | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
> index b50d1a4..2aa50ff 100644
> --- a/meta-oe/conf/layer.conf
> +++ b/meta-oe/conf/layer.conf
> @@ -26,7 +26,6 @@ BBFILE_PRIORITY_openembedded-layer = "6"
>  LICENSE_PATH += "${LAYERDIR}/licenses"
>  
>  SIGGEN_EXCLUDERECIPES_ABISAFE += " \
> -  pointercal-xinput \
>    mplayer-common \
>    fbset-modes \
>    gpsd-machine-conf \
> -- 
> 1.8.4.3
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

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

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

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

* Re: [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE
  2013-12-03 23:05 ` [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Martin Jansa
@ 2013-12-03 23:40   ` Otavio Salvador
  2013-12-04  1:35     ` Martin Jansa
  0 siblings, 1 reply; 12+ messages in thread
From: Otavio Salvador @ 2013-12-03 23:40 UTC (permalink / raw)
  To: Martin Jansa; +Cc: OpenEmbedded Devel List

On Tue, Dec 3, 2013 at 9:05 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Tue, Dec 03, 2013 at 07:44:03PM -0200, Otavio Salvador wrote:
>> The pointercal-xinput has been moved to OE-Core so we should handle it
>> here.
>
> Is there patch for oe-core doing that?

No but I can send one. Do you handle it or want me to do?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE
  2013-12-03 23:40   ` Otavio Salvador
@ 2013-12-04  1:35     ` Martin Jansa
  0 siblings, 0 replies; 12+ messages in thread
From: Martin Jansa @ 2013-12-04  1:35 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: OpenEmbedded Devel List

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

On Tue, Dec 03, 2013 at 09:40:34PM -0200, Otavio Salvador wrote:
> On Tue, Dec 3, 2013 at 9:05 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > On Tue, Dec 03, 2013 at 07:44:03PM -0200, Otavio Salvador wrote:
> >> The pointercal-xinput has been moved to OE-Core so we should handle it
> >> here.
> >
> > Is there patch for oe-core doing that?
> 
> No but I can send one. Do you handle it or want me to do?

Please do, there was enough breakage from xinput-calibrator move to
oe-core (in xserver-common mostly) so I would like someone's else eyes
on that too.

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

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

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

* Re: [meta-oe 2/5] proj: Use 'lib_package' class and add data files
  2013-12-03 21:44 ` [meta-oe 2/5] proj: Use 'lib_package' class and add data files Otavio Salvador
@ 2013-12-04  8:20   ` Koen Kooi
  2013-12-04 13:16     ` Otavio Salvador
  0 siblings, 1 reply; 12+ messages in thread
From: Koen Kooi @ 2013-12-04  8:20 UTC (permalink / raw)
  To: openembedded-devel

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

Otavio Salvador schreef op 03-12-13 22:44:
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> --- 
> meta-oe/recipes-navigation/proj/proj_4.8.0.bb | 5 +++-- 1 file changed, 3
> insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-navigation/proj/proj_4.8.0.bb
> b/meta-oe/recipes-navigation/proj/proj_4.8.0.bb index 6784dde..b4bfaf4
> 100644 --- a/meta-oe/recipes-navigation/proj/proj_4.8.0.bb +++
> b/meta-oe/recipes-navigation/proj/proj_4.8.0.bb @@ -1,4 +1,4 @@ 
> -DESCRIPTION = "PROJ.4 - Cartographic Projections Library" +SUMMARY =
> "PROJ.4 - Cartographic Projections library" HOMEPAGE =
> "http://trac.osgeo.org/proj/" SECTION = "libs"
> 
> @@ -9,5 +9,6 @@ SRC_URI =
> "http://download.osgeo.org/proj/proj-${PV}.tar.gz" SRC_URI[md5sum] =
> "d815838c92a29179298c126effbb1537" SRC_URI[sha256sum] =
> "2db2dbf0fece8d9880679154e0d6d1ce7c694dd8e08b4d091028093d87a9d1b5"
> 
> -inherit autotools pkgconfig +inherit autotools pkgconfig lib_package
> 
> +FILES_${PN} += "${datadir}/proj"

Will this cause renaming of the output packages?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFSnuW6MkyGM64RGpERAphPAJ49M3CTR0Icv49TAhosWl2nL6KISgCglXzQ
7Vy2I/QcO4Atgu9fEjpHiO0=
=QS3a
-----END PGP SIGNATURE-----



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

* Re: [meta-oe 2/5] proj: Use 'lib_package' class and add data files
  2013-12-04  8:20   ` Koen Kooi
@ 2013-12-04 13:16     ` Otavio Salvador
  2013-12-04 13:25       ` Koen Kooi
  0 siblings, 1 reply; 12+ messages in thread
From: Otavio Salvador @ 2013-12-04 13:16 UTC (permalink / raw)
  To: OpenEmbedded Devel List

Hello Koen,

On Wed, Dec 4, 2013 at 6:20 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>> -inherit autotools pkgconfig +inherit autotools pkgconfig lib_package
>>
>> +FILES_${PN} += "${datadir}/proj"
>
> Will this cause renaming of the output packages?

It does:

tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-bin_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-dbg_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-dev_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-doc_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-staticdev_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj0_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk

Do you want me to add a transitional package?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: [meta-oe 2/5] proj: Use 'lib_package' class and add data files
  2013-12-04 13:16     ` Otavio Salvador
@ 2013-12-04 13:25       ` Koen Kooi
  2013-12-04 14:13         ` Otavio Salvador
  0 siblings, 1 reply; 12+ messages in thread
From: Koen Kooi @ 2013-12-04 13:25 UTC (permalink / raw)
  To: openembedded-devel

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

Otavio Salvador schreef op 04-12-13 14:16:
> Hello Koen,
> 
> On Wed, Dec 4, 2013 at 6:20 AM, Koen Kooi <koen@dominion.thruhere.net>
> wrote:
>>> -inherit autotools pkgconfig +inherit autotools pkgconfig
>>> lib_package
>>> 
>>> +FILES_${PN} += "${datadir}/proj"
>> 
>> Will this cause renaming of the output packages?
> 
> It does:
> 
> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-bin_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>
> 
tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-dbg_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-dev_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>
> 
tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-doc_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-staticdev_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>
> 
tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj0_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
> 
> Do you want me to add a transitional package?

No, just being curious. I couldn't remember how it was before the change.

regards,

Koen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFSny1TMkyGM64RGpERAsZPAKC6GhnKc5CfxK+hh7cJuFEdSsOo2gCghpFP
rBECOkvYwO0pQqxD8Wlbw/c=
=0Fbr
-----END PGP SIGNATURE-----



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

* Re: [meta-oe 2/5] proj: Use 'lib_package' class and add data files
  2013-12-04 13:25       ` Koen Kooi
@ 2013-12-04 14:13         ` Otavio Salvador
  0 siblings, 0 replies; 12+ messages in thread
From: Otavio Salvador @ 2013-12-04 14:13 UTC (permalink / raw)
  To: OpenEmbedded Devel List

On Wed, Dec 4, 2013 at 11:25 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Otavio Salvador schreef op 04-12-13 14:16:
>> Hello Koen,
>>
>> On Wed, Dec 4, 2013 at 6:20 AM, Koen Kooi <koen@dominion.thruhere.net>
>> wrote:
>>>> -inherit autotools pkgconfig +inherit autotools pkgconfig
>>>> lib_package
>>>>
>>>> +FILES_${PN} += "${datadir}/proj"
>>>
>>> Will this cause renaming of the output packages?
>>
>> It does:
>>
>> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-bin_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>>
>>
> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-dbg_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-dev_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>>
>>
> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-doc_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj-staticdev_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>>
>>
> tmp/deploy/ipk/cortexa9hf-vfp-neon/libproj0_4.8.0-r0.2_cortexa9hf-vfp-neon.ipk
>>
>> Do you want me to add a transitional package?
>
> No, just being curious. I couldn't remember how it was before the change.

It had all in proj, as the binaries were not split.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2013-12-04 14:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-03 21:44 [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Otavio Salvador
2013-12-03 21:44 ` [meta-oe 2/5] proj: Use 'lib_package' class and add data files Otavio Salvador
2013-12-04  8:20   ` Koen Kooi
2013-12-04 13:16     ` Otavio Salvador
2013-12-04 13:25       ` Koen Kooi
2013-12-04 14:13         ` Otavio Salvador
2013-12-03 21:44 ` [meta-oe 3/5] geos: Update to 3.4.2 and rework the packaging Otavio Salvador
2013-12-03 21:44 ` [meta-oe 4/5] gdal: Add recipe for 1.10.1 version Otavio Salvador
2013-12-03 21:44 ` [meta-oe 5/5] ntfs-3g-ntfsprogs: Fix runtime dependency for development package Otavio Salvador
2013-12-03 23:05 ` [meta-oe 1/5] meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE Martin Jansa
2013-12-03 23:40   ` Otavio Salvador
2013-12-04  1:35     ` Martin Jansa

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.