Commit Graph

575 Commits

Author SHA1 Message Date
Michael Lippautz 6aa6fddea9 audiofile: Update 0.2.6 to 0.2.7
0.2.7 fixes various bugs of 0.2.6 and adds further support for WAVE and AIFF-C
formats.

Drop patches:
* CVE-2008-5824 is already fixed in 0.2.7 (patch has just been a workaround):
  https://github.com/mpruett/audiofile/commit/e8cf0095b3f319739f9aa1ab5a1aa52b76be8cdd
* oldstyle patch is not needed , since current toolchain compiles C files
  with old style function declarations
* audiofile-0.2.6 patch is already applied in 0.2.7
* audiofile-m4_quote_fix is already applied in 0.2.7

Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-07-09 11:35:36 +02:00
Michael Lippautz 129a0cb2ce python-sqlalchemy: Add version 0.7.1 (initial recipe)
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-07-09 11:35:36 +02:00
Michael Lippautz 32626159e6 python-pyudev: Add version 0.11 (initial recipe)
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-07-09 11:35:36 +02:00
Koen Kooi b77b973a58 systemd git: bump SRCREV to get a proper fix for the hugepages and mqueue issue
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-09 11:35:36 +02:00
Khem Raj 340cc366c7 gcc-4.5: Edit defaults.h in ${B} instead of ${S}, and t-oe in ${B}
This patches are from oe-core needed after shared sourcedir changes to
oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-02 22:40:22 +02:00
Koen Kooi a7b8268b8f kernel.bbclass: blacklist 'perf-dbg' as well for the modules meta package
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-02 11:29:02 +02:00
Koen Kooi 8d6a05fe77 kernel.bbclass: sync with OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-02 11:28:02 +02:00
Mark Hatle 912c096a46 kernel.bbclass: Add support for perf-dbg package
The perf component is built with the kernel, so ensure that it gets the
debug information associated with it.

Also bump the PR in the linux-yocto-* to ensure they get rebuilt.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-02 10:26:11 +02:00
Anders Darander 003ab56b8f image|kernel.bblass|module-init-tools: do not use depmod-2.6
Change to only depend on virtual/*/depmod.
Change all calls to only use depmod.
Do not install depmod as depmod-2.6
Bump PR in module-init-tools-cross.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-02 10:24:22 +02:00
Anders Darander 040e9e785c Remove support for building 2.4 kernels
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-02 10:24:22 +02:00
Khem Raj e4aef8aaae cpufrequtils: Fix compilation on uclibc
We make nls optional

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 19:35:53 +02:00
Khem Raj 7e3451f4e7 htop: Link with libubacktrace when compiling for uclibc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 19:35:53 +02:00
Koen Kooi a8252c8ecf dietsplash: add git version
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 19:35:16 +02:00
Richard Purdie efdd3bd9cf kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get packaged
This removes a couple of megabytes of QA warnings!

Signed-off-by: Richard  Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 16:28:32 +02:00
Anders Darander 17a1e10628 tzcode: Update tzdata version.
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 12:12:13 +02:00
Koen Kooi f30f89fb8a iw: add 0.9.20
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 12:08:45 +02:00
Koen Kooi 8a917caaa5 gcc 4.5: update to work with shared-work
http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?id=934d38530c9a67562e53d4034aee5531f0f26750

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 11:10:33 +02:00
Khem Raj 6965f7ab28 systemd_git.bb: Add patch to disable --nonet option
Hi I am not particularly happy with this patch but by letting xsltproc
download stylesheets from internet it atleast compiles the thing. But
its very slow. So any better solution if someone has suggestion please
by all means

-Khem

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 09:00:01 +02:00
Khem Raj c4f636ad33 systemd_git.bb: Alias mkostemp() to mkstemp() for uclibc targets
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 09:00:00 +02:00
Koen Kooi 56485baea5 systemd: clean up serial port handling some more and fix the screen clearing problem
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-30 00:27:54 +02:00
Koen Kooi 8a12ecca32 systemd: move machine specific package out to a new recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 16:58:20 +02:00
Koen Kooi 15a5642b2a libcap2: drop, it's in oe-core already
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 14:57:03 +02:00
Koen Kooi 705e4e484f systemd: bump SRCREV to fix capability dropping on older (<.39) kernels
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 14:57:03 +02:00
Otavio Salvador 84197dc0c2 inih: bump SRCREV to sync with upstream r12
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-28 14:57:03 +02:00
Otavio Salvador 0622fb4e3b freerdp-extension-xpunlimited: bump SRCREV to fix a build failure
FreeRDP has renamed its library from libfreerdp to libfreerdp-core
thus this needed changes too.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-28 14:57:03 +02:00
Otavio Salvador 68e651391f freerdp: bump SRCREV to gather fixes
This new version has many major refactorings that will be available on
0.9.0 release but the main fix is related to serial port redirection
that has got many fixes and improvements.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-28 14:57:03 +02:00
Otavio Salvador e75dee8709 xf86-video-geode: add 2.11.12 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-28 14:57:03 +02:00
Khem Raj bb4ddc7ad4 gcc-common-4.6.inc: Set ARM_INSTRUCTION_SET to arm
Otherwise it will compile libgcc in thumb mode when thumb
mode is selected and libgcc in thumb mode does not work
well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 08:57:01 +02:00
Koen Kooi 9e3f9dddd2 systemd: bump SRCREV to get the new daemons
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-27 20:15:37 +02:00
Koen Kooi 5dfd699d80 mesa: package dri drivers seperately, like OE-core does
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-26 11:15:38 +02:00
Koen Kooi 01ba84ba3c gdm 2.32.2: gdm supports running sessions under ssh-agent, so add openssh-misc to RRECOMMENDS
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 14:02:57 +02:00
Koen Kooi f7fd6e43e0 gnome-session 2.32.1: add pam-plugin-ck-connector dependency when using pam
without this apps can't authenticate to the session leading to timeouts and crashes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 12:44:25 +02:00
Koen Kooi 34e1f711fc nautilus 2.32.2: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 12:06:57 +02:00
Koen Kooi ed6175e375 nautilus3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 10:22:59 +02:00
Koen Kooi 0fac9d7251 libnotify3: add 0.7.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 10:22:58 +02:00
Koen Kooi 4e70eb9149 gnome-panel3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi 208315e47a libgweather3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi b3b933af48 libwnck3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi eac8a22fbd gnome-desktop3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:12:56 +02:00
Koen Kooi 161703b7fb gsettings-desktop-schemas: add 3.0.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi 3ed7a55e04 gnome-desktop 2.32.1: import from OE-core
fix packaging

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi 81acbd957f dconf: update to 0.7.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi 3ade546f04 gtk+3: add initial 3.0.11 recipe
modeled after the 2.x recipe in OE-core

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 11:32:19 +02:00
Koen Kooi ad0d67af12 lvm2: import from OE rev 58b79786c6
update and clean

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 09:31:58 +02:00
Khem Raj 4555a53c91 gcc-4.6: Change the bbappend to match oe-core changes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 08:49:51 +02:00
Koen Kooi 2454d20084 gnome-panel 2.32.1: add missing gettext inherit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 22:55:15 +02:00
Koen Kooi 829be3bb91 mesa-dri: sync packaging with OE-core, prepare for further PACKAGE_ARCH cleaning
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 22:54:28 +02:00
Richard Purdie 5b857eeeb7 kernel.bbclass: Stop do_install poking directly into the sysroot and evading sstate
do_install was putting files directly into the sysroot which means sstate
had no knowledge of them. This meant they didn't get cleaned along with the
other files from the task amongst other issues.

This patch puts them in ${D} where they were supposted to be.

Tested-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 21:50:13 +02:00
Koen Kooi dd25d80387 mesa: move PACKAGE_ARCH = MACHINE_ARCH to the mesa-dri include
mesa-dri is the only machine specific one, leaking MACHINE_ARCH into mesa-x11 causes massive sstate mismatch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 21:31:00 +02:00
Koen Kooi 7bb0dfc5cd gnome-settings-daemon 2.32.1: build from stable branch for bugfixes, fix dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 11:38:19 +02:00