openembedded.git
16 years agoica-bin: add 10.6 recipe
Otavio Salvador [Mon, 3 Nov 2008 20:25:25 +0000 (18:25 -0200)]
ica-bin: add 10.6 recipe

16 years agotightvnc: add a default X resources file
Otavio Salvador [Tue, 4 Nov 2008 12:57:50 +0000 (10:57 -0200)]
tightvnc: add a default X resources file

16 years agotightvnc: provide vncviewer alternative to provide more flexibility
Otavio Salvador [Mon, 3 Nov 2008 21:59:24 +0000 (19:59 -0200)]
tightvnc: provide vncviewer alternative to provide more flexibility

16 years agopython-pygame: Blacklist smpeg and build pygame without smpeg
Holger Hans Peter Freyther [Tue, 4 Nov 2008 21:10:10 +0000 (22:10 +0100)]
python-pygame: Blacklist smpeg and build pygame without smpeg

    We can not build smpeg when enterprise is on. Put it into the
    BBMASK to make sure it is not buildable.

    Use base_conditional to not add the dependency to the DEPENDS
    when building for the enterprise branch. Remove the movie support
    (the one actually requiring smpeg) and only echo it into the Setup
    file when are not building with the ENTERPRISE_DISTRO flag. It
    seems to work both ways.

16 years agosysvinit: avoid u-a race condition by raising 'init' to 60
Koen Kooi [Tue, 4 Nov 2008 18:42:20 +0000 (19:42 +0100)]
sysvinit: avoid u-a race condition by raising 'init' to 60

16 years agofso-illume-image: new recipe; An fso-compliant bare illume image as a starting point...
Michael 'Mickey' Lauer [Tue, 4 Nov 2008 10:22:01 +0000 (11:22 +0100)]
fso-illume-image: new recipe; An fso-compliant bare illume image as a starting point for X-based applications

16 years agobase.bbclass: use 'git log' & 'git branch', not git-log & git-branch.
Chris Larson [Mon, 3 Nov 2008 19:29:26 +0000 (12:29 -0700)]
base.bbclass: use 'git log' & 'git branch', not git-log & git-branch.

16 years agoMerge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.net/openembedde...
Holger Hans Peter Freyther [Mon, 3 Nov 2008 15:35:01 +0000 (16:35 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev

Conflicts:

packages/images/fso-image.bb

16 years agopython-fugrep 0.50: new recipe; a python library for fuzzy pattern matching.
Michael 'Mickey' Lauer [Mon, 3 Nov 2008 15:15:38 +0000 (16:15 +0100)]
python-fugrep 0.50: new recipe; a python library for fuzzy pattern matching.
* add to task-python-everything

16 years agoMerge branch 'holger/enterprise' into org.openembedded.dev
Holger Hans Peter Freyther [Mon, 3 Nov 2008 15:22:16 +0000 (16:22 +0100)]
Merge branch 'holger/enterprise' into org.openembedded.dev

16 years agofso-[console-]image: WIP towards using more tasks
Michael 'Mickey' Lauer [Mon, 3 Nov 2008 03:07:09 +0000 (04:07 +0100)]
fso-[console-]image: WIP towards using more tasks

16 years agotask-cli-tools: ship utils that require python seperately (for system with low space...
Michael 'Mickey' Lauer [Mon, 3 Nov 2008 02:39:55 +0000 (03:39 +0100)]
task-cli-tools: ship utils that require python seperately (for system with low space requirements)

16 years agothunar: depends on gamin to use inotify
Otavio Salvador [Mon, 3 Nov 2008 12:52:19 +0000 (10:52 -0200)]
thunar: depends on gamin to use inotify

16 years agolibvncserver_0.9.1: fix building using libtool 2.2.4
Otavio Salvador [Fri, 31 Oct 2008 21:25:27 +0000 (19:25 -0200)]
libvncserver_0.9.1: fix building using libtool 2.2.4

To allow building using new libtool the whole source needed to be
updated. To make it easier we've updated all building scripts using
autoreconf and dropping previous included libtool m4 script from
acinclude.m4.

16 years agoreplace remaining DEBPV variables with EXTENDPV
Otavio Salvador [Mon, 3 Nov 2008 14:49:57 +0000 (12:49 -0200)]
replace remaining DEBPV variables with EXTENDPV

16 years agotwisted-python: fix packaging of twisted-python-protocols
Felix Domke [Mon, 3 Nov 2008 12:42:35 +0000 (13:42 +0100)]
twisted-python: fix packaging of twisted-python-protocols

patch by Moritz Venn
Signed-off-by: Felix Domke <tmbinc@elitedvb.net>
16 years agoxorg-util: util-macros - set ALLOW_EMPTY; fixes dependency problem with SDKs
Mike Westerhof [Mon, 3 Nov 2008 02:06:40 +0000 (20:06 -0600)]
xorg-util: util-macros - set ALLOW_EMPTY; fixes dependency problem with SDKs
Note: PR not bumped for this change since this is affects very few users.

16 years agoxorg-proto: set ALLOW_EMPTY; fixes dependency problem with SDKs
Mike Westerhof [Mon, 3 Nov 2008 02:04:20 +0000 (20:04 -0600)]
xorg-proto: set ALLOW_EMPTY; fixes dependency problem with SDKs
Note: PR not bumped for this change since this is affects very few users.

16 years agoxorg-lib: xtrans - set ALLOW_EMPTY; fixes dependency problem with SDKs
Mike Westerhof [Mon, 3 Nov 2008 02:00:55 +0000 (20:00 -0600)]
xorg-lib: xtrans - set ALLOW_EMPTY; fixes dependency problem with SDKs
Note: PR not bumped for this change since this is affects very few users.

16 years agolinux-omap git: add patch for omap3evm board to make ts behave
Koen Kooi [Sun, 2 Nov 2008 21:59:47 +0000 (22:59 +0100)]
linux-omap git: add patch for omap3evm board to make ts behave

16 years agopython-fusil 1.1: new recipe; Python library for fuzzy algorithms.
Michael 'Mickey' Lauer [Sun, 2 Nov 2008 21:39:30 +0000 (22:39 +0100)]
python-fusil 1.1: new recipe; Python library for fuzzy algorithms.
* add to task-python-everything
* closes bug #4495

16 years agopython 2.5.2: python-profile depends on python-textutils. closes Openmoko bug #2106
Michael 'Mickey' Lauer [Sun, 2 Nov 2008 21:29:39 +0000 (22:29 +0100)]
python 2.5.2: python-profile depends on python-textutils. closes Openmoko bug #2106

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
woglinde [Sun, 2 Nov 2008 17:37:12 +0000 (18:37 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agogcc: fix open() with O_CREATE for version 3.4.3 and 3.4.6
woglinde [Sun, 2 Nov 2008 17:34:21 +0000 (18:34 +0100)]
gcc: fix open() with O_CREATE for version 3.4.3 and 3.4.6
* on ubuntu the compiler starting with intreprid yells
  at using open() with O_CREATE and not settinge a
  proper filecreationmask
* closes bug 4626 reported by Vladimir Bondar with
  a modified patch
* bump PR on all .bb which are needing it

16 years agoepia: repair PACKAGE_EXTRA_ARCHS breakage
Phil Blundell [Sun, 2 Nov 2008 17:22:26 +0000 (17:22 +0000)]
epia: repair PACKAGE_EXTRA_ARCHS breakage

16 years agomoko-autorev: reenable openocd and packagekit, remove python-etk for good
Michael 'Mickey' Lauer [Sun, 2 Nov 2008 13:48:45 +0000 (14:48 +0100)]
moko-autorev: reenable openocd and packagekit, remove python-etk for good

16 years agopython 2.5.2 add cProfile and low level module companion to python-profile
Michael 'Mickey' Lauer [Sun, 2 Nov 2008 12:59:43 +0000 (13:59 +0100)]
python 2.5.2 add cProfile and low level module companion to python-profile

16 years agofirefox, fennec, minimo: marks internal libs with PRIVATE_LIBS
Koen Kooi [Sun, 2 Nov 2008 10:33:54 +0000 (11:33 +0100)]
firefox, fennec, minimo: marks internal libs with PRIVATE_LIBS

16 years agoqi: new recipe. Qi is the next-generation bootloader for Openmoko devices.
Michael 'Mickey' Lauer [Sun, 2 Nov 2008 02:08:27 +0000 (03:08 +0100)]
qi: new recipe. Qi is the next-generation bootloader for Openmoko devices.

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
woglinde [Sat, 1 Nov 2008 21:55:28 +0000 (22:55 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agognuradio: revert my fixes because mwester pushed it faster
woglinde [Sat, 1 Nov 2008 21:54:34 +0000 (22:54 +0100)]
gnuradio: revert my fixes because mwester pushed it faster

This reverts commit a2332c470608fd94df2118eba9ee59c2143bfb60.

16 years agofindutils: fix mkinstalldirs for the po directroy requested by koen
woglinde [Sat, 1 Nov 2008 21:51:45 +0000 (22:51 +0100)]
findutils: fix mkinstalldirs for the po directroy requested by koen

16 years agognuradio.inc: fix bad line wraps causing bitbake parse errors.
Mike Westerhof [Sat, 1 Nov 2008 21:46:23 +0000 (16:46 -0500)]
gnuradio.inc: fix bad line wraps causing bitbake parse errors.

16 years agognuradio: fix depends and rdepends errors sneaked in with the last commit
woglinde [Sat, 1 Nov 2008 21:25:09 +0000 (22:25 +0100)]
gnuradio: fix depends and rdepends errors sneaked in with the last commit

16 years agofindutils: update to latest version 4.4, but not enabled yet
woglinde [Sat, 1 Nov 2008 21:14:40 +0000 (22:14 +0100)]
findutils: update to latest version 4.4, but not enabled yet

16 years agofindutils: remove install_apend it looks good inside the image dir now
woglinde [Sat, 1 Nov 2008 21:01:39 +0000 (22:01 +0100)]
findutils: remove install_apend it looks good inside the image dir now

16 years agofindutils: switch EXTRA_OECONF setting for uclibc to +=
woglinde [Sat, 1 Nov 2008 21:00:29 +0000 (22:00 +0100)]
findutils: switch EXTRA_OECONF setting for uclibc to +=

16 years agognuradio : Add patch that adds NEON support.
Philip Balister [Sat, 1 Nov 2008 18:17:32 +0000 (14:17 -0400)]
gnuradio : Add patch that adds NEON support.

16 years agognuradio : Update gnuradio_svn build
Philip Balister [Sat, 1 Nov 2008 18:14:47 +0000 (14:14 -0400)]
gnuradio : Update gnuradio_svn build
           * Bump source revision
           * Do not build usrp1 and usrp2 code
           * Add patch for NEON Fir filter

16 years agolibserial 0.5.2: add recipe. C++ library supporting serial port programming
Michael 'Mickey' Lauer [Sat, 1 Nov 2008 15:46:44 +0000 (16:46 +0100)]
libserial 0.5.2: add recipe. C++ library supporting serial port programming

16 years agochecksums.ini: add links
Koen Kooi [Sat, 1 Nov 2008 15:10:08 +0000 (16:10 +0100)]
checksums.ini: add links

16 years agogpe-soundbite: Added missing space in LDFLAGS_append.
Stanislav Brabec [Sat, 1 Nov 2008 14:36:44 +0000 (14:36 +0000)]
gpe-soundbite: Added missing space in LDFLAGS_append.

16 years agochecksums.ini: Added checksums for SDL_gfx, kxml2, libhildonfm, libhildonmime, osso...
Stanislav Brabec [Sat, 1 Nov 2008 14:35:48 +0000 (14:35 +0000)]
checksums.ini: Added checksums for SDL_gfx, kxml2, libhildonfm, libhildonmime, osso-gnome-vfs2, gpsbabel, rxtx and xmlpull.

16 years agobeagleboard demo image: include synergy and x11vnc
Koen Kooi [Sat, 1 Nov 2008 08:39:29 +0000 (09:39 +0100)]
beagleboard demo image: include synergy and x11vnc

16 years agoSlugOS: set preferred version for hal
Mike Westerhof [Sat, 1 Nov 2008 03:13:30 +0000 (22:13 -0500)]
SlugOS: set preferred version for hal
(newer hal requires a newer udev as well)

16 years agochecksums.ini: Added several missing checksums (atd, icewm, pxaregs, wwwoffle).
Stanislav Brabec [Fri, 31 Oct 2008 23:30:44 +0000 (23:30 +0000)]
checksums.ini: Added several missing checksums (atd, icewm, pxaregs, wwwoffle).

16 years agochecksums.ini: Added u-boot checksums (OE#4787).
Steffen Sledz [Fri, 31 Oct 2008 23:28:33 +0000 (23:28 +0000)]
checksums.ini: Added u-boot checksums (OE#4787).

16 years agoglib-2.0-native: bump PR
woglinde [Fri, 31 Oct 2008 17:46:30 +0000 (18:46 +0100)]
glib-2.0-native: bump PR

16 years agoglib-2.0-native: fix installation of libgio
woglinde [Fri, 31 Oct 2008 17:33:24 +0000 (18:33 +0100)]
glib-2.0-native: fix installation of libgio
* because we are not using autotools_stage for
  all stuff, libgio was missed
* patch was provided by Gregoire Gentil

16 years agotask-x11: bump PR for XSERVER change
Koen Kooi [Fri, 31 Oct 2008 15:27:08 +0000 (16:27 +0100)]
task-x11: bump PR for XSERVER change

16 years agoangstrom-x11-base depends: bump PR for XSERVER change
Koen Kooi [Fri, 31 Oct 2008 15:26:15 +0000 (16:26 +0100)]
angstrom-x11-base depends: bump PR for XSERVER change

16 years agobeagleboard.conf: s/fbdev/omapfb/ for xserver
Koen Kooi [Fri, 31 Oct 2008 15:25:37 +0000 (16:25 +0100)]
beagleboard.conf: s/fbdev/omapfb/ for xserver

16 years agoxserver xorg: have beagleboard use xf86-video-omapfb to gain XV support
Koen Kooi [Fri, 31 Oct 2008 15:24:41 +0000 (16:24 +0100)]
xserver xorg: have beagleboard use xf86-video-omapfb to gain XV support

16 years agomx31ads.conf: remove extra PACKAGE_EXTRA_ARCHS
woglinde [Fri, 31 Oct 2008 15:09:48 +0000 (16:09 +0100)]
mx31ads.conf: remove extra PACKAGE_EXTRA_ARCHS
* PACKAGE_EXTRA_ARCHS is now handled by the .tune files
* patch comes from Mark Brown
* closes bug 4788

16 years agolinux omap git: add patch that implements downscaling for the overlay
Koen Kooi [Fri, 31 Oct 2008 15:07:36 +0000 (16:07 +0100)]
linux omap git: add patch that implements downscaling for the overlay
* this fixes: http://www.flickr.com/photos/koenkooi/2946825478/

16 years agochecksums.ini: Added midpath 0.3rc1 entry.
Robert Schuster [Wed, 29 Oct 2008 15:18:01 +0000 (16:18 +0100)]
checksums.ini: Added midpath 0.3rc1 entry.

16 years agoinitscripts: only run ldconfig on boot when ld.so.conf is present
Koen Kooi [Fri, 31 Oct 2008 10:57:54 +0000 (11:57 +0100)]
initscripts: only run ldconfig on boot when ld.so.conf is present

16 years agochecksums.ini: add claws-mail
Koen Kooi [Fri, 31 Oct 2008 10:55:45 +0000 (11:55 +0100)]
checksums.ini: add claws-mail

16 years agoglibc 2.6.1: bump PR for package.bbclass change
Koen Kooi [Fri, 31 Oct 2008 10:53:10 +0000 (11:53 +0100)]
glibc 2.6.1: bump PR for package.bbclass change

16 years agowebkit-gtk: bump PR to get icu binconfig fix
Koen Kooi [Fri, 31 Oct 2008 10:39:43 +0000 (11:39 +0100)]
webkit-gtk: bump PR to get icu binconfig fix

16 years agoicu 3.6: sed binconfig file so that -I/usr/include doesn't end up in cflags for e...
Koen Kooi [Fri, 31 Oct 2008 10:38:44 +0000 (11:38 +0100)]
icu 3.6: sed binconfig file so that -I/usr/include doesn't end up in cflags for e.g. webkit

16 years agobluez-gnome: package icons and mime types
Koen Kooi [Thu, 30 Oct 2008 22:14:00 +0000 (23:14 +0100)]
bluez-gnome: package icons and mime types

16 years agolinux-omap git: bump PR for staging changes
Koen Kooi [Thu, 30 Oct 2008 20:02:09 +0000 (21:02 +0100)]
linux-omap git: bump PR for staging changes

16 years agomplayer: enable more inputs
Koen Kooi [Thu, 30 Oct 2008 20:01:22 +0000 (21:01 +0100)]
mplayer: enable more inputs

16 years agofennec: use system libraries while building
Otavio Salvador [Thu, 30 Oct 2008 10:53:11 +0000 (08:53 -0200)]
fennec: use system libraries while building

16 years agognumeric: do not overwrite PACKAGES_DYNAMIC to allow locales to be used
Otavio Salvador [Thu, 30 Oct 2008 19:07:41 +0000 (17:07 -0200)]
gnumeric: do not overwrite PACKAGES_DYNAMIC to allow locales to be used

16 years agokernel bbclass: start adding support for >=2.6.27 where headers moved
Koen Kooi [Thu, 30 Oct 2008 13:55:19 +0000 (14:55 +0100)]
kernel bbclass: start adding support for >=2.6.27 where headers moved
* still lack a symlink for mach/, dunno how to do that properly since the information is dynamically generated with makefiles

16 years agoweekly changelog: add in bugstats from the mtn2cl script
Koen Kooi [Thu, 30 Oct 2008 13:28:16 +0000 (14:28 +0100)]
weekly changelog: add in bugstats from the mtn2cl script

16 years agodropbear: fix do_install for all distros that aren't named 'openmoko'
Koen Kooi [Thu, 30 Oct 2008 13:04:34 +0000 (14:04 +0100)]
dropbear: fix do_install for all distros that aren't named 'openmoko'
* IMPORTANT: test -e foo && bar will make do_install exit with an error if 'foo' doesn't exist, so use the if [ -e foo ] ; then pattern instead

16 years agodsplink: add omap3evm support
Koen Kooi [Thu, 30 Oct 2008 12:29:54 +0000 (13:29 +0100)]
dsplink: add omap3evm support

16 years agoti-cmemk-module, codec-engine: add patch to fix builds with >=2.6.26 and class_device...
Koen Kooi [Thu, 30 Oct 2008 11:09:28 +0000 (12:09 +0100)]
ti-cmemk-module, codec-engine: add patch to fix builds with >=2.6.26 and class_device_* API change

16 years agoangstrom feed builder: add xf86-input-tslib
Koen Kooi [Thu, 30 Oct 2008 10:55:33 +0000 (11:55 +0100)]
angstrom feed builder: add xf86-input-tslib

16 years agopackage bblass: fix ldconfig_postinst_fragment to not return an error if no /etc...
Koen Kooi [Thu, 30 Oct 2008 10:40:08 +0000 (11:40 +0100)]
package bblass: fix ldconfig_postinst_fragment to not return an error if no /etc/ld.so.conf is present

16 years agolinux-omap git: add patch for fix scaling for the overlay
Koen Kooi [Thu, 30 Oct 2008 10:31:41 +0000 (11:31 +0100)]
linux-omap git: add patch for fix scaling for the overlay

16 years agocodec-engine 2.21: apply fix for ti-lpm-module build
Koen Kooi [Thu, 30 Oct 2008 09:35:57 +0000 (10:35 +0100)]
codec-engine 2.21: apply fix for ti-lpm-module build

16 years agoti-lpm-module: not using oe_runmake allows us to get rid of all the sed magic
Koen Kooi [Thu, 30 Oct 2008 09:30:45 +0000 (10:30 +0100)]
ti-lpm-module: not using oe_runmake allows us to get rid of all the sed magic

16 years agoexo: fix build of python modules and disable running of tests at
Koen Kooi [Thu, 30 Oct 2008 09:21:20 +0000 (10:21 +0100)]
exo: fix build of python modules and disable running of tests at
buildtime, my buildmachine can't run target code

16 years agoinitscripts: do /proc remount instead of mounting it
Otavio Salvador [Sat, 27 Sep 2008 19:35:04 +0000 (16:35 -0300)]
initscripts: do /proc remount instead of mounting it

16 years agoRevert "xorg-xserver-common.inc: set userid to allow Xorg to be run by users"
Otavio Salvador [Thu, 30 Oct 2008 00:42:12 +0000 (22:42 -0200)]
Revert "xorg-xserver-common.inc: set userid to allow Xorg to be run by users"

This reverts commit 83176ca41497b63eab25babf275eb09b5de55a8d.

16 years agofirefox: use system bz2 library to avoid missing symbols
Otavio Salvador [Thu, 30 Oct 2008 00:33:28 +0000 (22:33 -0200)]
firefox: use system bz2 library to avoid missing symbols

16 years agothunar: recommends shared-mime-info to properly support .desktop files
Otavio Salvador [Wed, 29 Oct 2008 23:41:40 +0000 (21:41 -0200)]
thunar: recommends shared-mime-info to properly support .desktop files

16 years agochecksums.ini: new checksums for a set of packages
Otavio Salvador [Tue, 28 Oct 2008 16:17:45 +0000 (14:17 -0200)]
checksums.ini: new checksums for a set of packages

 - LibVNCServer-0.9.1
 - MesaLib-7.0.2
 - acpid-1.0.6
 - console-tools-0.3.2
 - dbh_1.0-18
 - dejavu-fonts-ttf-2.23
 - dhcdbd-3.0
 - e2fsprogs-libs-1.41.2
 - genext2fs-1.4rc1
 - iceauth-1.0.2
 - libexif-0.6.16
 - libmad-0.15.1b
 - libmikmod-3.1.12
 - libusb-0.9.2
 - libusb-compat-0.1.0-beta2
 - openrdate-1.1.3
 - rdesktop-1.6.0
 - strace-4.5.14
 - sysfsutils-2.1.0
 - tightvnc-1.3.9_unixsrc
 - xf86-video-cirrus-1.1.0

16 years agobinutils checksum.ini: Add binutils 2.19 recipes
Khem Raj [Wed, 29 Oct 2008 19:59:43 +0000 (12:59 -0700)]
binutils checksum.ini: Add binutils 2.19 recipes
       Add new checksum entry

16 years agochecksums.ini: Add sums for new xerces-c location
Stefan Schmidt [Wed, 29 Oct 2008 19:12:55 +0000 (20:12 +0100)]
checksums.ini: Add sums for new xerces-c location

16 years agoxerces-c: Correct SRC_URI
Joshua Lock [Wed, 29 Oct 2008 19:10:12 +0000 (20:10 +0100)]
xerces-c: Correct SRC_URI

16 years agoangstrom feed builder: add qemux86 machine
Koen Kooi [Wed, 29 Oct 2008 18:29:32 +0000 (19:29 +0100)]
angstrom feed builder: add qemux86 machine

16 years agobluemchen wiese: Allow to disable certain ugly packages globally
Holger Hans Peter Freyther [Wed, 29 Oct 2008 17:48:41 +0000 (18:48 +0100)]
bluemchen wiese: Allow to disable certain ugly packages globally

    Adopt the notion of gstreamer and allow to easily not build certain
    ugly packages. People are constraints to not live on a bluemchen
    wiese can set ENTERPRISE_DISTRO="1" in their config and get ugly
    packages removed.

    This is implemented by a set of packages in the BBMASK (as a safety
    net) and by using base conditional to onl conditonally add ugly
    packages.

16 years agoxserver-xorg: use omapfb driver and tslib for omap3evm machine
Koen Kooi [Wed, 29 Oct 2008 18:15:22 +0000 (19:15 +0100)]
xserver-xorg: use omapfb driver and tslib for omap3evm machine

16 years agoxserver xorg 1.4.2: try harder to get xcalibrate enabled
Koen Kooi [Wed, 29 Oct 2008 18:03:15 +0000 (19:03 +0100)]
xserver xorg 1.4.2: try harder to get xcalibrate enabled

16 years agohal 0.5.11: add fix from hal git to fix libtool issues in configure
Koen Kooi [Wed, 29 Oct 2008 15:44:55 +0000 (16:44 +0100)]
hal 0.5.11: add fix from hal git to fix libtool issues in configure

16 years agomcabber 0.9.9: added checksum.ini entry
Elena ``of Valhalla'' Grandi [Wed, 29 Oct 2008 15:25:20 +0000 (16:25 +0100)]
mcabber 0.9.9: added checksum.ini entry

This closes bug 4764
http://bugs.openembedded.net/show_bug.cgi?id=4764

16 years agogeany 0.14: added checksum.ini entry
Elena ``of Valhalla'' Grandi [Wed, 29 Oct 2008 14:38:15 +0000 (15:38 +0100)]
geany 0.14: added checksum.ini entry

16 years agopodget 0.5.8: added checksum.ini entry
Elena ``of Valhalla'' Grandi [Wed, 22 Oct 2008 13:59:10 +0000 (15:59 +0200)]
podget 0.5.8: added checksum.ini entry

16 years agopodget 0.5.8: new recipe
Elena ``of Valhalla'' Grandi [Wed, 22 Oct 2008 12:58:24 +0000 (14:58 +0200)]
podget 0.5.8: new recipe

16 years agoMerge branch 'holger/openmoko-merges' into org.openembedded.dev
Holger Hans Peter Freyther [Wed, 29 Oct 2008 13:29:58 +0000 (14:29 +0100)]
Merge branch 'holger/openmoko-merges' into org.openembedded.dev

16 years agomoblin-proto: Use the right git server
Holger Hans Peter Freyther [Sat, 20 Sep 2008 12:22:58 +0000 (14:22 +0200)]
moblin-proto: Use the right git server
    - moblin.org => git.moblin.org

16 years agotasks: Set PACKAGE_ARCH so it has an effect
Holger Hans Peter Freyther [Thu, 14 Aug 2008 18:22:50 +0000 (20:22 +0200)]
tasks: Set PACKAGE_ARCH so it has an effect
    Set PACKAGE_ARCH after inherit task so it is not getting lost. Do
    not set it to all as task.bbclass is already doing that.

16 years agoCompile with recent glibc,gcc,headers (e.g. fedora 9) Add a patch to dbus to properly...
Holger Hans Peter Freyther [Fri, 20 Jun 2008 20:41:32 +0000 (04:41 +0800)]
Compile with recent glibc,gcc,headers (e.g. fedora 9) Add a patch to dbus to properly compile on fedora 9.

16 years agobashism: Move away from pushd/popd as it is only available for bash
Holger Hans Peter Freyther [Mon, 28 Jul 2008 08:33:37 +0000 (10:33 +0200)]
bashism: Move away from pushd/popd as it is only available for bash

16 years agomono: Two svn checkouts are used, specify a SRCREV_FORMAT
Holger Hans Peter Freyther [Mon, 12 May 2008 12:47:29 +0000 (12:47 +0000)]
mono: Two svn checkouts are used, specify a SRCREV_FORMAT
    Currently the same SRCREV is used for mcs and mono so have a
    simple SRCREV_FORMAT.