openembedded.git
15 years agoangstrom mirrors: fix regression introduced by http://cgit.openembedded.org/cgit...
Koen Kooi [Tue, 20 Apr 2010 11:37:48 +0000 (13:37 +0200)]
angstrom mirrors: fix regression introduced by cgit.openembedded.org/cgit.cgi/bitbake/commit/?h=1.10&id=11375c3f74511ce59ad5a625bfda4121a8714345

15 years agoshr-launcher: bump SRCREV
Martin Jansa [Tue, 20 Apr 2010 11:33:19 +0000 (13:33 +0200)]
shr-launcher: bump SRCREV

15 years agosysklogd: installing init script
Sergey Lapin [Tue, 20 Apr 2010 11:01:42 +0000 (15:01 +0400)]
sysklogd: installing init script

15 years agomulti-kernel: update depends after kernel.bbclass changes
Koen Kooi [Tue, 20 Apr 2010 07:13:54 +0000 (09:13 +0200)]
multi-kernel: update depends after kernel.bbclass changes

15 years agozaurus-update: add back PACKAGE_ARCH = "${MACHINE_ARCH}" otherwise you'll miss out...
Koen Kooi [Tue, 20 Apr 2010 06:28:56 +0000 (08:28 +0200)]
zaurus-update: add back PACKAGE_ARCH = "${MACHINE_ARCH}" otherwise you'll miss out on gnu-tar for multi-machine builds where spitz isn't first

15 years agoframeworkd-config-shr: bump SRCREV
Martin Jansa [Tue, 20 Apr 2010 06:02:19 +0000 (08:02 +0200)]
frameworkd-config-shr: bump SRCREV

15 years agoAdd initial signature.bbclass, which generates a hash of the recipe data
Chris Larson [Mon, 19 Apr 2010 18:20:37 +0000 (11:20 -0700)]
Add initial signature.bbclass, which generates a hash of the recipe data

If the datastore has a 'hash' method, it will use that, otherwise it uses its
own implementation.  Datastore hashing will be added to bitbake master at some
point, to prepare for the move away from stamps.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agozaurus-updater: remove forgotten todo and split the version check
Andrea Adami [Tue, 20 Apr 2010 00:24:05 +0000 (02:24 +0200)]
zaurus-updater: remove forgotten todo and split the version check

15 years agozaurus-updater: add support for jffs2 images w/o legacy headers.
Andrea Adami [Mon, 19 Apr 2010 23:44:38 +0000 (01:44 +0200)]
zaurus-updater: add support for jffs2 images w/o legacy headers.

* new feature: check for known legacy headers
* now supports Angstrom-Narcissus jffs2 images
* two rootfs possible in nand: initrd.bin in mtd2 and home.bin in mtd3
* minor fixes: convert tabs to spaces, uniform echo's quoting
* the universal updater doesn't need PACKAGE_ARCH = "${MACHINE_ARCH}"
* bump PR
* NOTE: mversion/checksum is still not used

15 years agopodboy: update to 1.6.1
Valery Febvre [Mon, 19 Apr 2010 21:26:22 +0000 (21:26 +0000)]
podboy: update to 1.6.1

Changes since 1.5.0
* Enabled OGG audio format support. Ogg support has been added 3 months ago, but it was so far disabled due to a bug in GStreamer oggdemux pipeline element
* New internal widget: Notify dialog. It is used to notify user when an operation, that can take some time, ends.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomidori: switch to SRCPV with PE bump
Martin Jansa [Mon, 19 Apr 2010 20:50:00 +0000 (22:50 +0200)]
midori: switch to SRCPV with PE bump

15 years agoqi: switch to SRCPV
Martin Jansa [Mon, 19 Apr 2010 20:45:37 +0000 (22:45 +0200)]
qi: switch to SRCPV

15 years agopython-pyrtc: switch to SRCPV with PE bump
Martin Jansa [Mon, 19 Apr 2010 20:45:19 +0000 (22:45 +0200)]
python-pyrtc: switch to SRCPV with PE bump

15 years agoblktool: bump PR
Martin Jansa [Mon, 19 Apr 2010 20:44:57 +0000 (22:44 +0200)]
blktool: bump PR

15 years agoffmpeg: switch to SRCPV with PE bump
Martin Jansa [Mon, 19 Apr 2010 20:44:42 +0000 (22:44 +0200)]
ffmpeg: switch to SRCPV with PE bump

15 years agomesa: switch to SRCPV with PE bump
Martin Jansa [Mon, 19 Apr 2010 20:42:30 +0000 (22:42 +0200)]
mesa: switch to SRCPV with PE bump

15 years agoqmake2: add missing INFIX export in qtopia env script
Koen Kooi [Mon, 19 Apr 2010 20:11:17 +0000 (22:11 +0200)]
qmake2: add missing INFIX export in qtopia env script

15 years agopjproject: add new recipe, contains several librarys for SIP, im and multimedia commu...
Thomas Zimmermann [Mon, 19 Apr 2010 19:48:24 +0000 (21:48 +0200)]
pjproject: add new recipe, contains several librarys for SIP, im and multimedia communication

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
15 years agolibzrtpcpp: add new recipe for GNU ZRTP C++ bindings
Thomas Zimmermann [Mon, 19 Apr 2010 19:45:29 +0000 (21:45 +0200)]
libzrtpcpp: add new recipe for GNU ZRTP C++ bindings

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
15 years agoccrtp: fix linking against libs in /usr/lib
Thomas Zimmermann [Mon, 19 Apr 2010 16:45:03 +0000 (18:45 +0200)]
ccrtp: fix linking against libs in /usr/lib

* it tries to link against libs in /usr/lib if they exist there
* run recipe through oe-stylize.py

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
15 years agoxorg-headers-native: haven't been updated since 2006, do so now
Denys Dmytriyenko [Sat, 17 Apr 2010 02:24:38 +0000 (22:24 -0400)]
xorg-headers-native: haven't been updated since 2006, do so now

Update the combined headers from the following packages:
* xproto-7.0.16
* libx11-1.3.3
* libxau-1.0.5
* libxdmcp-1.0.3
* libxt-1.0.8

For example, GenericEvent is new since xproto-7.0.13 and prevents
libx11-native from building on an X-less host.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agopixman: Add perl-native dependency
Mickaël CHAZAUX [Mon, 19 Apr 2010 02:39:06 +0000 (02:39 +0000)]
pixman: Add perl-native dependency

Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoangstrom-gnome-image-big: add "big" GNOME image that includes more apps
Koen Kooi [Mon, 19 Apr 2010 09:32:59 +0000 (11:32 +0200)]
angstrom-gnome-image-big: add "big" GNOME image that includes more apps

Comparing it to the 'regular' GNOME images gives:

324M    images/beagleboard/Angstrom-GNOME-image-big-glibc-ipk-2010.4-test-20100419-beagleboard.rootfs.tar.bz2
260M    images/beagleboard/Angstrom-GNOME-image-glibc-ipk-2010.4-test-20100419-beagleboard.rootfs.tar.bz2

15 years agoangstrom-task-gnome: make task-gnome-apps optional
Koen Kooi [Mon, 19 Apr 2010 09:32:21 +0000 (11:32 +0200)]
angstrom-task-gnome: make task-gnome-apps optional

15 years agoconnman: remove obsolete recipes
Sebastian Spaeth [Mon, 19 Apr 2010 11:09:20 +0000 (13:09 +0200)]
connman: remove obsolete recipes

As previously announced on the ML, I am removing really old connman recipes, leaving the latest of them around

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agoqt4-embedded-gles 4.6.2: move patch down so that it will actually get applied
Koen Kooi [Mon, 19 Apr 2010 08:27:52 +0000 (10:27 +0200)]
qt4-embedded-gles 4.6.2: move patch down so that it will actually get applied

15 years agomodule bbclass: sync depmod code with kernel.bbclass a bit
Koen Kooi [Mon, 19 Apr 2010 07:10:02 +0000 (09:10 +0200)]
module bbclass: sync depmod code with kernel.bbclass a bit

15 years agoxserver-xorg 1.8.0: update udev as config manager for angstrom
Koen Kooi [Sun, 18 Apr 2010 19:54:20 +0000 (21:54 +0200)]
xserver-xorg 1.8.0: update udev as config manager for angstrom

15 years agoqt4-*-gles 4.6.2: small updates
Koen Kooi [Sat, 17 Apr 2010 17:07:27 +0000 (19:07 +0200)]
qt4-*-gles 4.6.2: small updates

* don't forcefully disable openVG
* don't forcefully disable cursor for QT/e, not everything is a touchscreen

15 years agoqt4-tools-native: convert to new style staging
Koen Kooi [Sat, 17 Apr 2010 17:42:09 +0000 (19:42 +0200)]
qt4-tools-native: convert to new style staging

15 years agoiliwi: newer upstream version
Sebastian Spaeth [Mon, 19 Apr 2010 07:38:22 +0000 (09:38 +0200)]
iliwi: newer upstream version

Also, some wording cleanup in the description and shorten a comment to fit on
one line.

15 years agotask-shr-feed: add linphone and iliwi
Martin Jansa [Sun, 18 Apr 2010 23:16:49 +0000 (01:16 +0200)]
task-shr-feed: add linphone and iliwi

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoiliwi: new recipe for wlan manager I LIke WIfi
Esben Damgaard [Thu, 15 Apr 2010 12:07:12 +0000 (14:07 +0200)]
iliwi: new recipe for wlan manager I LIke WIfi

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agorecipes: use SRCPV in few more git recipes
Martin Jansa [Tue, 13 Apr 2010 11:05:01 +0000 (13:05 +0200)]
recipes: use SRCPV in few more git recipes

* sometimes without PE bump, because nobody complained that we were
  bumping SRCREV without PV changes and we were using SRCPV in our
  branch before
* please bump PE if you're using one of those and you need to increment
  PV, otherwise it will be "corrected" with next PV bump

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr recipes: use SRCPV in git recipes
Martin Jansa [Tue, 13 Apr 2010 11:01:13 +0000 (13:01 +0200)]
shr recipes: use SRCPV in git recipes

* recipes probably used only in SHR distribution
* usually without PE bump, because nobody complained that we were
  bumping SRCREV without PV changes and we were using SRCPV in our branch
  before

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofreesmartphone: use SRCPV in git recipes
Martin Jansa [Tue, 13 Apr 2010 10:57:05 +0000 (12:57 +0200)]
freesmartphone: use SRCPV in git recipes

* with PE bump
* FSO people usually use fso-autorev.inc already, so this change won't
  change PV scheme

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko: use SRCPV in git recipes
Martin Jansa [Tue, 13 Apr 2010 10:37:06 +0000 (12:37 +0200)]
linux-openmoko: use SRCPV in git recipes

* without PE bump, because nobody complained that we were bumping SRCREV
  without PV changes and we were using SRCPV in our branch before

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoSHR: disable BB_LOCALCOUNT_OVERRIDE as we're using autoincremented SRCPV and AUTOREV...
Martin Jansa [Tue, 13 Apr 2010 09:29:16 +0000 (11:29 +0200)]
SHR: disable BB_LOCALCOUNT_OVERRIDE as we're using autoincremented SRCPV and AUTOREV in git recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agobitbake.conf: enable BB_LOCALCOUNT_OVERRIDE by default, please disable if you're...
Martin Jansa [Tue, 13 Apr 2010 06:52:25 +0000 (08:52 +0200)]
bitbake.conf: enable BB_LOCALCOUNT_OVERRIDE by default, please disable if you're using AUTOREV

* For now disable autoincrement of revision counter in SRCPV, whoever
  wants it, should enable it in local.conf or distro config.
  (Set it empty BB_LOCALCOUNT_OVERRIDE = "")
* Revision counter is incremented only locally (bad for multiple
  builders filling shared feeds), LOCALCOUNT can be used to maintain
  counter globally in OE metadata (LOCALCOUNT value set in recipe).
* Make sure you disable it, if you want always upgradable paths for git
  recipes without bumping LOCALCOUNT with every SRCREV change
  or if you're using AUTOREV feature.

* LOCALCOUNT == value for revision counter in GIT recipes (NNNN in
  PV="1.0+gitrNNNN+a7401084a72285c8d3485bacf4eed593f303b1b7-r4.4")

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agompd,mpd-alsa : fix init script(start and stop were swaped in restart),bump all PR
Denis 'GNUtoo' Carikli [Sun, 18 Apr 2010 20:27:57 +0000 (22:27 +0200)]
mpd,mpd-alsa : fix init script(start and stop were swaped in restart),bump all PR

In the mpd init script,in the restart case,it first started then stopped.
Thanks to jconnolly for having noticed that it didn't restart at all

15 years agoxchat 2.8.6: fix CVE-2009-0315 and a building issues with 2 debian patches and bump PR
Denis 'GNUtoo' Carikli [Sun, 18 Apr 2010 20:14:55 +0000 (22:14 +0200)]
xchat 2.8.6: fix CVE-2009-0315 and a building issues with 2 debian patches and bump PR

The building issue was the following:
| fe-gtk.o: In function `fe_gui_info':
| [...]/src/fe-gtk/fe-gtk.c:822: undefined reference to `GTK_WIDGET_VISIBLE'
| menu.o: In function `menu_canacaccel':
| [...]/src/fe-gtk/menu.c:1673: undefined reference to `GTK_WIDGET_IS_SENSITIVE'
| maingui.o: In function `mg_hide_empty_pane':
| [...]/src/fe-gtk/maingui.c:812: undefined reference to `GTK_WIDGET_VISIBLE'
| [...]/src/fe-gtk/maingui.c:813: undefined reference to `GTK_WIDGET_VISIBLE'
| maingui.o: In function `mg_show_generic_tab':
| [...]/src/fe-gtk/maingui.c:602: undefined reference to `GTK_WIDGET_HAS_FOCUS'

I noticied the security issue while looking into the debian patches of xchat:
  They had a file named 46_CVE-2009-0315.dpatch.
  Then I looked at that CVE to see if it was relevant ,and applied the patch

15 years agolinux-omap-zoomsync_2.6.32.bb : enable thumb interwork errata
Graeme Gregory [Sun, 18 Apr 2010 20:17:51 +0000 (21:17 +0100)]
linux-omap-zoomsync_2.6.32.bb : enable thumb interwork errata

required so I can boot Ubuntu Lucid using this kernel, Lucid uses thumb2
and hits this bug a lot

15 years agoudev-static 124: prototype for a static udevd and udevadm that can be used as fallbac...
Koen Kooi [Sat, 17 Apr 2010 13:35:36 +0000 (15:35 +0200)]
udev-static 124: prototype for a static udevd and udevadm that can be used as fallback on old kernels (e.g. 2.6.26 or earlier)

15 years agokernel.bbclass: fix ASMDIR regressions
Koen Kooi [Sat, 17 Apr 2010 11:58:19 +0000 (13:58 +0200)]
kernel.bbclass: fix ASMDIR regressions

15 years agoxf86-video-s3c64xx: add accelerated (XAA + Xv) driver for s3c64xx SoCs
Koen Kooi [Sat, 17 Apr 2010 09:01:04 +0000 (11:01 +0200)]
xf86-video-s3c64xx: add accelerated (XAA + Xv) driver for s3c64xx SoCs

15 years agotask-cli-tools: move some tools to the -debug subpackage
Michael 'Mickey' Lauer [Sat, 17 Apr 2010 10:38:46 +0000 (12:38 +0200)]
task-cli-tools: move some tools to the -debug subpackage

15 years agoevtest: rewrite recipe and bump to 1.25; it's using autotools now
Michael 'Mickey' Lauer [Sat, 17 Apr 2010 10:12:31 +0000 (12:12 +0200)]
evtest: rewrite recipe and bump to 1.25; it's using autotools now

15 years agosmartq5.conf: Fix NAME and DESCRIPTION
Stefan Schmidt [Sat, 17 Apr 2010 08:13:46 +0000 (10:13 +0200)]
smartq5.conf: Fix NAME and DESCRIPTION

Its not a Samsung SMDK.

15 years agosmartq5: add machine file for smartq5 tablet
Koen Kooi [Sat, 17 Apr 2010 07:58:23 +0000 (09:58 +0200)]
smartq5: add machine file for smartq5 tablet

15 years agochromium: bump PR for nss change
Koen Kooi [Fri, 16 Apr 2010 19:44:21 +0000 (21:44 +0200)]
chromium: bump PR for nss change

15 years agonss 3.12.6: the jalimo recipe was trying to be way to clever with shared libs, breaki...
Koen Kooi [Fri, 16 Apr 2010 19:42:28 +0000 (21:42 +0200)]
nss 3.12.6: the jalimo recipe was trying to be way to clever with shared libs, breaking dynamic linking at runtime, so simplify recipe

15 years agolinux-kexecboot: bump 2.6.33+2.6.34-rc3 to 2.6.33+2.6.34-rc4
Andrea Adami [Sat, 17 Apr 2010 00:56:50 +0000 (02:56 +0200)]
linux-kexecboot: bump 2.6.33+2.6.34-rc3 to 2.6.33+2.6.34-rc4

15 years agou-boot: update DaVinci platforms, fix some wrong PVs
Denys Dmytriyenko [Fri, 16 Apr 2010 18:50:05 +0000 (14:50 -0400)]
u-boot: update DaVinci platforms, fix some wrong PVs

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agolibxml2: fix python badness on target
Koen Kooi [Fri, 16 Apr 2010 17:27:22 +0000 (19:27 +0200)]
libxml2: fix python badness on target

15 years agodfu-programmer: USB Device Firmware Upgrade utility (special atmel-version)
Vitus Jensen [Fri, 16 Apr 2010 04:13:44 +0000 (04:13 +0000)]
dfu-programmer: USB Device Firmware Upgrade utility (special atmel-version)

Add recipes for version 0.5.2 and the current head of the subversion
repository.  dfu-programmer is DFU utility supporting Atmel chips
with a USB bootloader (which aren't supported by dfu-util).

Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agochromium: import updates from AI repo
Koen Kooi [Fri, 16 Apr 2010 14:56:19 +0000 (16:56 +0200)]
chromium: import updates from AI repo

* The workaround for depot-tools is gross, but I lack the time to fix this

15 years agoxserver-xorg-conf: add dm3730-am3715-evm support and add generic fallback for omap3
Koen Kooi [Fri, 16 Apr 2010 13:37:39 +0000 (15:37 +0200)]
xserver-xorg-conf: add dm3730-am3715-evm support and add generic fallback for omap3

15 years agonss: more pkgconfig fixes...
Koen Kooi [Fri, 16 Apr 2010 13:04:37 +0000 (15:04 +0200)]
nss: more pkgconfig fixes...

15 years agodm3730-am3715-evm: Add dm3730-am3715-evm machine
Chase Maupin [Fri, 9 Apr 2010 14:18:44 +0000 (09:18 -0500)]
dm3730-am3715-evm: Add dm3730-am3715-evm machine

* Create the machine configuration file for the dm3730-am3715-evm
  machine type.  This machine type supports EVMs based on the
  DM37xx or AM37xx SoCs.
* Specified the PREFERRED_PROVIDER and VERSION for u-boot

Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agou-boot_git: Add dm3730-am3715-evm u-boot support
Chase Maupin [Fri, 9 Apr 2010 14:10:33 +0000 (09:10 -0500)]
u-boot_git: Add dm3730-am3715-evm u-boot support

* Added support for the dm3730-am3715-evm machine type to
  obtain the u-boot source from the PSP repository.
* Set SRCREV for the dm3730-am3715-evm machine type to the
  03.00.00.05 PSP version.

Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agolinux-omap-psp_2.6.32: Add dm3730-am3715 support
Chase Maupin [Fri, 9 Apr 2010 13:38:00 +0000 (08:38 -0500)]
linux-omap-psp_2.6.32: Add dm3730-am3715 support

* Created the dm3730-am3715-evm directory in
  linux-omap-psp-2.6.32 to contain the defconfig for the kernel
  build for dm3730-am3715-evm.
* Added the defconfig file for the dm3730-am3715-evm kernel build.
* Added dm3730-am3715-evm machine type to the COMPATIBLE_MACHINE
  entry for the linux-omap-psp_2.6.32.bb recipe.

Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoclutter: Add dm3730-am3715-evm machine type
Chase Maupin [Fri, 9 Apr 2010 12:32:42 +0000 (07:32 -0500)]
clutter: Add dm3730-am3715-evm machine type

* Added dm3730-am3715-evm machine type to COMPATIBLE_MACHINE
  values for clutter.

Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agosort: Added dm3730-am3715-evm machine type
Chase Maupin [Fri, 9 Apr 2010 12:30:50 +0000 (07:30 -0500)]
sort: Added dm3730-am3715-evm machine type

* Added the dm3730-am3715-evm machine type to the sort.sh file.

Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agolinux-uml: fix after kernel.bbclass changes
Koen Kooi [Fri, 16 Apr 2010 13:03:00 +0000 (15:03 +0200)]
linux-uml: fix after kernel.bbclass changes

15 years agonss: update to 3.12.6
Koen Kooi [Fri, 16 Apr 2010 12:44:11 +0000 (14:44 +0200)]
nss: update to 3.12.6

15 years agorecipes/linux: convert users of do_stage_append to new style staging
koen.kooi@gmail.com [Thu, 15 Apr 2010 00:35:49 +0000 (00:35 +0000)]
recipes/linux: convert users of do_stage_append to new style staging

Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agokernel bbclass: convert to new style staging (from poky)
koen.kooi@gmail.com [Thu, 15 Apr 2010 00:35:48 +0000 (00:35 +0000)]
kernel bbclass: convert to new style staging (from poky)

Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agolinux-2.6.24: deactivate the LEON co-processor for hipox machine
t.fromm [Fri, 16 Apr 2010 10:28:17 +0000 (10:28 +0000)]
linux-2.6.24: deactivate the LEON co-processor for hipox machine

There are massive network problems when transmitting UDP packets using the
LEON copro. UDP packet contents get overwritten at the sender side, UDP
checksums are incorrect, and the like. The problem can be triggered by
writing small (< MTU size) packets into a socket in rapid succession to
multiple receivers on a system without any other load. Until we can fix
the LEON firmware we disable it.

Signed-off-by: Thilo Fromm <t.fromm@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
15 years agonss: make .pc file match do_install layout
Koen Kooi [Fri, 16 Apr 2010 11:38:47 +0000 (13:38 +0200)]
nss: make .pc file match do_install layout

15 years agonss: add pkgconfig support
Koen Kooi [Fri, 16 Apr 2010 11:08:34 +0000 (13:08 +0200)]
nss: add pkgconfig support

15 years agonss 3.12: import from jalimo, convert to new style staging, convert to new style...
Koen Kooi [Fri, 16 Apr 2010 08:17:50 +0000 (10:17 +0200)]
nss 3.12: import from jalimo, convert to new style staging, convert to new style checksums, fix QA errors, fix packaging

15 years agonspr 4.7.1: import from jalimo overlay, convert to new style staging and checksums
Koen Kooi [Fri, 16 Apr 2010 07:35:50 +0000 (09:35 +0200)]
nspr 4.7.1: import from jalimo overlay, convert to new style staging and checksums

15 years agoclamav: remove versions <0.95
Roman I Khimov [Thu, 15 Apr 2010 17:51:46 +0000 (21:51 +0400)]
clamav: remove versions <0.95

See removal.txt and

c1aab90e5e removal.txt: proposal to remove ClamAV versions < 0.95 in April

for reasoning.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoxorg-headers-native: flag with NATIVE_INSTALL_WORKS = "1"
Koen Kooi [Thu, 15 Apr 2010 16:02:13 +0000 (18:02 +0200)]
xorg-headers-native: flag with NATIVE_INSTALL_WORKS = "1"

15 years agogedit(-plugins): add 2.30.0
Koen Kooi [Thu, 15 Apr 2010 15:41:10 +0000 (17:41 +0200)]
gedit(-plugins): add 2.30.0

15 years agogtksourceview2: add 2.10.0, convert 2.9.1 to new style staging
Koen Kooi [Thu, 15 Apr 2010 15:40:09 +0000 (17:40 +0200)]
gtksourceview2: add 2.10.0, convert 2.9.1 to new style staging

15 years agoat-spi: add 1.30.0
Koen Kooi [Thu, 15 Apr 2010 15:38:22 +0000 (17:38 +0200)]
at-spi: add 1.30.0

15 years agoclaws-mail: bump PR
Koen Kooi [Thu, 15 Apr 2010 15:25:30 +0000 (17:25 +0200)]
claws-mail: bump PR

15 years agoti-xdctools: add PRIVATE_LIBS list for internal libs
Koen Kooi [Thu, 15 Apr 2010 15:24:11 +0000 (17:24 +0200)]
ti-xdctools: add PRIVATE_LIBS list for internal libs

15 years agoabiword 2.8.3: bump PR
Koen Kooi [Thu, 15 Apr 2010 15:18:27 +0000 (17:18 +0200)]
abiword 2.8.3: bump PR

15 years agogpsd: fix dbg packaging
Koen Kooi [Thu, 15 Apr 2010 15:00:10 +0000 (17:00 +0200)]
gpsd: fix dbg packaging

15 years agolibxml2: fix regression where -native wouldn't build python stuff needed for xml2po...
Koen Kooi [Thu, 15 Apr 2010 13:54:28 +0000 (15:54 +0200)]
libxml2: fix regression where -native wouldn't build python stuff needed for xml2po anymore

* also fix 1 bug in do_install where it pokes stuff outside of ${D}
* binconfig hack is still there, though

15 years agolinux 2.6.31: add cm-x300 support
Siebren Hakkesteegt [Wed, 14 Apr 2010 03:26:37 +0000 (03:26 +0000)]
linux 2.6.31: add cm-x300 support

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
15 years agocm-x300: add machine configuration
Siebren Hakkesteegt [Wed, 14 Apr 2010 03:26:36 +0000 (03:26 +0000)]
cm-x300: add machine configuration

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
15 years agoxorg-app: convert to new style staging
Koen Kooi [Thu, 15 Apr 2010 12:14:56 +0000 (14:14 +0200)]
xorg-app: convert to new style staging

15 years agoxorg-lib: switch to new style staging
Koen Kooi [Thu, 15 Apr 2010 12:12:16 +0000 (14:12 +0200)]
xorg-lib: switch to new style staging

15 years agognome-db-daemon: fix src_uri name
Koen Kooi [Thu, 15 Apr 2010 11:53:30 +0000 (13:53 +0200)]
gnome-db-daemon: fix src_uri name

15 years agopython-pygobject 2.20: convert to new style staging
Koen Kooi [Thu, 15 Apr 2010 10:29:09 +0000 (12:29 +0200)]
python-pygobject 2.20: convert to new style staging

15 years agophoneme-advanced-foundation: add build 160
Henning Heinold [Thu, 15 Apr 2010 10:59:32 +0000 (12:59 +0200)]
phoneme-advanced-foundation: add build 160

15 years agokernel bbclass: read version from ${B}, remove obsolete hostap logic that breaks...
Koen Kooi [Thu, 15 Apr 2010 09:50:40 +0000 (11:50 +0200)]
kernel bbclass: read version from ${B}, remove obsolete hostap logic that breaks the build (from poky)

15 years agokernel bbclass: don't depend on c library (from poky)
Koen Kooi [Thu, 15 Apr 2010 09:48:01 +0000 (11:48 +0200)]
kernel bbclass: don't depend on c library (from poky)

15 years agognome-dvb-daemon: add 0.1.17
Koen Kooi [Thu, 15 Apr 2010 09:44:36 +0000 (11:44 +0200)]
gnome-dvb-daemon: add 0.1.17

15 years agognome: convert a lot of recipes to new style staging
Koen Kooi [Thu, 15 Apr 2010 09:13:54 +0000 (11:13 +0200)]
gnome: convert a lot of recipes to new style staging

15 years agogail: convert to new style staging
Koen Kooi [Thu, 15 Apr 2010 08:58:07 +0000 (10:58 +0200)]
gail: convert to new style staging

15 years agolibnids: Upgrade to 1.24
Scott Garman [Fri, 9 Apr 2010 19:20:56 +0000 (19:20 +0000)]
libnids: Upgrade to 1.24

* Addresses CVE-2010-0751
* Use new-style checksums

Signed-off-by: Scott Garman <sgarman@zenlinux.com>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
15 years agopixman git + 0.18.0: add patches to fix TLS behaviour
Koen Kooi [Thu, 15 Apr 2010 08:53:15 +0000 (10:53 +0200)]
pixman git + 0.18.0: add patches to fix TLS behaviour

15 years agognome-common, gnome-doc-utils: use gnomebase.bbclass
Koen Kooi [Thu, 15 Apr 2010 07:26:38 +0000 (09:26 +0200)]
gnome-common, gnome-doc-utils: use gnomebase.bbclass

15 years agognome: split out gnomebase.bbclass that doesn't have gconf and gmime depends
Koen Kooi [Thu, 15 Apr 2010 06:40:36 +0000 (08:40 +0200)]
gnome: split out gnomebase.bbclass that doesn't have gconf and gmime depends

15 years agoventura: bump SRCREV for usability fixes
Martin Jansa [Thu, 15 Apr 2010 05:06:40 +0000 (07:06 +0200)]
ventura: bump SRCREV for usability fixes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agobitbake.conf: drop default inclusion of collections.inc
Chris Larson [Thu, 15 Apr 2010 00:56:27 +0000 (17:56 -0700)]
bitbake.conf: drop default inclusion of collections.inc

It can interfere with the bblayers stuff in bitbake master.

Signed-off-by: Chris Larson <chris_larson@mentor.com>