Christopher Larson
781b19b3bd
ipsec-tools: use a correct LIC_FILES_CHKSUM
...
The current LIC_FILES_CHKSUM checks the FSF copyright/license from the
*generated* Makefile.in, which has nothing at all to do with the licensing of
ipsec-tools. This is about as wrong as it's possible for LIC_FILES_CHKSUM to
be. This fixes it to use one of the headers from libipsec instead.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-24 11:06:16 +02:00
Paul Eggleton
8f47ea28d9
freerdp-extension-xpunlimited: inherit gitpkgv
...
If you refer to GITPKGVTAG you need to inherit gitpkgv or the result is
a parsing error.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Acked-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-24 11:06:14 +02:00
Matthew McClintock
3bb5223270
strongswan_5.0.0.bb: update recipe packaging to fix QA warnings and package all content
...
Signed-off-by: Matthew McClintock <msm@freescale.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-13 14:27:36 +02:00
Koen Kooi
7aa7241351
fuse: update to 2.9.1
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-08 09:06:05 +02:00
Martin Ertsaas
697b369635
cpufrequtils: Use CC, LD etc. that comes from OE.
...
The problem with just setting CROSS, is that it will unset all the flags
that OE sets in CC, like float-abi=hard.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-07 12:23:28 +02:00
Horia Geanta
a6dc426c1c
strongswan: upgrade to version 5.0.0
...
COPYING change is trivial:
http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=fbdef639d6ed3500bda9e330a2f57de5e833750c
Signed-off-by: Horia Geanta <horia.geanta@freescale.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-07 12:23:11 +02:00
Otavio Salvador
d5508e497c
postgresql: Fix packaging of static libraries
...
This patch fixes the following QA issue:
,----[ Fragment of build error log ]
| ...
| ERROR: QA Issue: non -staticdev package contains static .a library:
| libecpg-dev path '/work/.../packages-split/libecpg-dev/usr/lib/libpgtypes.a'
| ...
`----
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-07 12:21:25 +02:00
Otavio Salvador
c5c0635ebf
postgresql: Fix redundant rpath for '/usr/lib'
...
This patch fixes the following QA issue:
,----[ Fragment of build error log ]
| ...
| ERROR: QA Issue: postgresql-client:
| /work/.../usr/bin/pg_dumpall contains probably-redundant
| RPATH /usr/lib
| ...
`----
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Reported-by: Nathan West <nate.ewest@gmail.com >
Reported-by: Rogerio Pimentel <rogerio.pimentel@freescale.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-07 12:21:24 +02:00
Martin Jansa
54c7b9df5a
emacs: copy only needed stuff to qemu-treedir, not whole sysroot
...
* my typical sysroot is huge (5.5G) and only 86M is really needed
we can also copy copy whole
${STAGING_DIR_TARGET}/${libdir}/lib*.so.*
${STAGING_DIR_TARGET}/${base_libdir}/l*
but that is still quite big (3.2G)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-07 12:21:23 +02:00
Martin Jansa
d213bfac73
emacs: rename TUTORIAL.ko to TUTORIAL.KO so it's not picked by package.bbclass for striping
...
* with http://patchwork.openembedded.org/patch/33365/ it's not fatal but still anoying
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-07 12:21:23 +02:00
Martin Jansa
40d5df1a54
fbreader: drop machine overrides
...
* sorry forgot to move them to .bbappend before merging to meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-07 12:21:23 +02:00
Martin Jansa
d028be056c
emacs: drop older version 23.1
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-31 03:47:15 +02:00
Martin Jansa
aa558bc2e8
emacs: upgrade to 23.4
...
* package icons in PN
* pass --with-crt-dir option to resolve crt* used from host system
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-31 03:47:15 +02:00
Martin Jansa
b980ffb862
emacs: fix dso build
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-31 03:47:15 +02:00
Martin Jansa
4339668ff2
fbreader, fltk, gpm, iksemel, joe, links, ode, openldap, opensync, xchat: import from meta-smartphone
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-31 00:14:55 +02:00
Martin Jansa
f2afdd2b98
emacs: import from meta-smartphone
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-31 00:14:55 +02:00
Martin Jansa
5c13fc859e
libetpan: import from meta-smartphone
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-31 00:14:55 +02:00
Martin Jansa
256f95eec4
upower: use gobject-introspection-stub instead of -native which was removed in oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-28 14:31:57 +02:00
Martin Jansa
4438b2cc31
tcpdump: bump PR to rebuild against libpcap1 instead libpcap
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-28 12:32:04 +02:00
Christopher Larson
9afc488a1b
nano: add PACKAGECONFIG for 'tiny' build
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-25 09:18:12 +02:00
Matthew McClintock
8f0de34919
cramfs_cvs.bb: fix compile step so it can be rerun without failing
...
Signed-off-by: Matthew McClintock <msm@freescale.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-23 12:47:11 +02:00
Martin Jansa
71965d3b87
check: upgrade to 0.9.8 and fix build with new automake-1.12.x
...
* configure_fix.patch and
check-m4-am-path-check-use-quadrigraphs-in-macro-names-to-unbreak-autoconf.patch
were already resolved upstream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-19 19:44:43 +02:00
Martin Jansa
6e40b5fa61
lzma: use 4 spaces instead of 8 in do_unpack_append
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-19 16:26:19 +02:00
Martin Jansa
192ae54acd
poppler-fp: convert tabs to 4 spaces in get_poppler_fpu_setting
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-19 16:26:19 +02:00
Martin Jansa
5cb8258d15
recipes: convert tabs to 4 spaces in populate_packages
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-19 16:26:18 +02:00
Koen Kooi
aa4f437796
various: update ; proto= to ; protocol= in SRC_URI
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
Acked-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-16 11:06:40 +02:00
Andreas Müller
14a5f1174c
udisks: move systemd support to meta-systemd
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-07-16 09:39:06 +02:00
Andreas Müller
d1f914398d
syslog-ng: move systemd support to meta-systemd
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-07-16 09:39:06 +02:00
Andreas Müller
2dae284c9e
ntp: move systemd support to meta-systemd
2012-07-16 09:39:06 +02:00
Elvis Dowson
99cb797bd8
meta-oe: Fix SRC_URI warnings to use "protocol" not "proto"
...
This commit updates the SRC_URI for the following recipes to use "protocol"
meta-oe/recipes-devtools/python/python-pyyaml_svn.bb
meta-oe/recipes-navigation/navit/navit_svn.bb
meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb
meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb
meta-oe/recipes-support/dfu-util/dfu-util_svn.bb
meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
meta-oe/recipes-support/usbpath/usbpath_svn.bb
meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-13 10:20:01 +02:00
Koen Kooi
82fe3fa0a8
opencv, opencv-samples: drop 2.3.1
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-13 10:19:57 +02:00
Koen Kooi
888509e75f
opencv, opencv-samples: add 2.4.2
...
Libav is easier to get right than gstreamer, so switch back. Also enable libv4l for better v4l(2) support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-13 10:19:57 +02:00
Khem Raj
680af24d1f
mini-iconv: Add package recipe
...
mini iconv can be used to replace GNU libiconv
it does not do all translation but it good for small
systems especially uclibc based
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2012-07-09 18:40:21 +02:00
Khem Raj
a64ec2dcbe
cpufrequtils: Fix build without NLS
...
uclibc disables NLS and we need to pass the right
define to inform the build system about NLS support
cpufrequtils-nls.patch is applied upstream so lets
remove it from metadata
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2012-07-09 18:40:21 +02:00
Koen Kooi
0378b2ab7e
ntp: unbreak fetching of ntp-ssl
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-06-27 11:14:01 +02:00
Koen Kooi
410d087bf5
libatasmart: update to 0.19
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-06-27 11:10:55 +02:00
Koen Kooi
c144932088
fb-test: add latest git version
...
This is a suite of utils to test the linux framebuffer and aid in debugging problems.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-06-05 10:48:10 +02:00
Martin Jansa
21b85f3426
recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used without PN* suffix
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-06-05 10:46:52 +02:00
Martin Jansa
b87c64f8b4
pidgin: fix missing quote in FILES_libgnt-dbg
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-05-17 14:17:21 +02:00
Martin Jansa
08dbadf954
pidgin: explicitly disable nss
...
* sometimes it leaks from meta-chromium and breaks pidgin build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-05-17 09:37:23 +02:00
Martin Jansa
b34296ae22
libnl: upgrade to 3.2.9 and fix upgrade path
...
* COPYING change is only formal from
c857625be0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-05-17 09:37:22 +02:00
Martin Jansa
b5abbdc04a
libnl: bump PE
...
* libnl-2 in oe-core has PE 1, so in order to have upgrade patch from libnl-2 to libnl-3 we need PE 1 here too
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-05-17 09:37:22 +02:00
Andreas Müller
e478a7affa
florence: make it build by aligning includes
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-05-16 07:29:17 +02:00
Andreas Oberritter
f769b97271
xfsprogs: misc fixes for recipe
...
* Only libhandle's license is the LGPLv2.1, all tools are
licensed under the GPLv2.
* Create seperate package for libhandle.
* Create seperate packages for mkfs.xfs and fsck.xfs
to save space.
* Use real license file for LIC_FILES_CHKSUM.
* Fix libhandle.so symlink.
* Remove unneeded symlinks from ${base_libdir}
Signed-off-by: Andreas Oberritter <obi@opendreambox.org >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-05-05 09:00:21 +02:00
Tasslehoff Kjappfot
b04e5005ff
synergy: remove inherit of siteinfo and fix license string
...
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-04-30 10:16:27 +02:00
Tasslehoff Kjappfot
5a3d0de38a
synergy: add synergy 1.3.8
...
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-04-27 08:55:18 +02:00
Martin Jansa
cb9a2c734d
libusb*: remove native support, was moved to oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-04-26 13:50:24 +02:00
Martin Jansa
37400df21c
librsvg, cairo, pixman, tiff, libgpg-error: remove native support, was moved to oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-04-26 13:50:24 +02:00
Luca Vaudano
41f8ee83ff
mime-support: Update to version 3.48
...
Signed-off-by: Luca Vaudano <vaudano@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-04-18 19:19:24 +02:00
Anders Darander
21b04f590f
sqlite: cp instead of mv in do_configure
...
The use of mv in do_configure() made bitbake error out if a second run
of do_configure was requested. Copy the file instead.
Signed-off-by: Anders Darander <anders@chargestorm.se >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-04-11 11:10:32 +02:00