Koen Kooi [Wed, 11 Nov 2009 15:24:35 +0000 (16:24 +0100)]
mysql: adopt to new style sysroot stuff
Richard Purdie [Wed, 11 Nov 2009 14:11:12 +0000 (14:11 +0000)]
recipes: Fix recipes using do_stage_append or do_stage_prepend directly against base.bbclass
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Wed, 11 Nov 2009 13:52:02 +0000 (13:52 +0000)]
base.bbclass: Detect recipes where there are problems with staging functions after staging upgrades
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Sebastian Spaeth [Wed, 11 Nov 2009 09:09:42 +0000 (10:09 +0100)]
Revert "elmdentica: port elmdentica_svn.bb from shr/merge branch"
(it uses SRCREV var in recipe which is not universally set, of course....)
This reverts commit
e21989e2f2c2cc954a8245a6faba7e7bd6a65144.
Sebastian Spaeth [Wed, 11 Nov 2009 08:56:25 +0000 (09:56 +0100)]
elmdentica: port elmdentica_svn.bb from shr/merge branch
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Sebastian Spaeth [Wed, 11 Nov 2009 08:12:43 +0000 (09:12 +0100)]
Merge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
Koen Kooi [Wed, 11 Nov 2009 07:58:25 +0000 (08:58 +0100)]
cups: switch to new style binconfig (un)Mangling
Koen Kooi [Wed, 11 Nov 2009 07:42:35 +0000 (08:42 +0100)]
cups: fix do_package, do_stage is still broken
Frans Meulenbroeks [Wed, 11 Nov 2009 06:58:10 +0000 (07:58 +0100)]
libhtml-treebuilder-perl: added DEPENDS still need to check out RDEPENDS
Frans Meulenbroeks [Wed, 11 Nov 2009 06:56:56 +0000 (07:56 +0100)]
libextutils-makemaker-perl: added recipe, also -native
Michael 'Mickey' Lauer [Wed, 11 Nov 2009 01:34:51 +0000 (02:34 +0100)]
freesmartphone: misc-vapi is gone; remove traces
Michael 'Mickey' Lauer [Wed, 11 Nov 2009 01:34:21 +0000 (02:34 +0100)]
libnl2: new recipe; netlink support library v2
Frans Meulenbroeks [Tue, 10 Nov 2009 21:48:35 +0000 (22:48 +0100)]
libhtml-tagset-perl-native: new recipe
Frans Meulenbroeks [Tue, 10 Nov 2009 21:48:03 +0000 (22:48 +0100)]
libhtml-parser-perl-native: new recipe
Koen Kooi [Tue, 10 Nov 2009 21:28:49 +0000 (22:28 +0100)]
debian bbclass: remove hardcoded workdir/install and replace with PKGDEST
Koen Kooi [Tue, 10 Nov 2009 21:16:43 +0000 (22:16 +0100)]
perl: complete config.sh fix
Koen Kooi [Tue, 10 Nov 2009 20:34:41 +0000 (21:34 +0100)]
cpan-base bbclass: update to match change to perl-native staging
Frans Meulenbroeks [Tue, 10 Nov 2009 20:06:53 +0000 (21:06 +0100)]
perl: added libhtml-treebuilder-perl and libhtml-treebuilder-perl-native recipes
Jeremy Lainé [Tue, 10 Nov 2009 17:22:19 +0000 (18:22 +0100)]
linux-2.6.31: cleanup boc01 RTC driver
Koen Kooi [Tue, 10 Nov 2009 17:11:08 +0000 (18:11 +0100)]
gnome-icon-theme: as I said in my commit two weeks ago: things check for its .pc file, which gets installed in to arch-specific staging, so PACKAGE_ARCH=all breaks multimachine builds.
Richard Purdie [Tue, 10 Nov 2009 17:05:04 +0000 (17:05 +0000)]
perl-native: Fix after layout/native.bbclass changes (merged from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 10 Nov 2009 15:37:03 +0000 (15:37 +0000)]
sanity.conf: Bump bitbake version to 1.8.18
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Koen Kooi [Tue, 10 Nov 2009 15:12:05 +0000 (16:12 +0100)]
python-native: remove prefix and exec_prefix, native.bbclass should take care of that now
Otavio Salvador [Tue, 10 Nov 2009 14:29:17 +0000 (12:29 -0200)]
linux-libc-headers: add missing unifdef.patch for 2.6.25
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Richard Purdie [Tue, 10 Nov 2009 14:05:19 +0000 (14:05 +0000)]
Add replacement canadian classes from Poky, marking the replacements as deprecated
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 10 Nov 2009 13:58:46 +0000 (13:58 +0000)]
base.bbclass: Replace the base_package_name function with the base_prune_suffix() function from Poky and extend the number of special suffixes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 10 Nov 2009 13:53:17 +0000 (13:53 +0000)]
native.bbclass: Add BBCLASSEXTEND support (from poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Tue, 3 Nov 2009 00:38:53 +0000 (00:38 +0000)]
base.bbclass: Fix staging for native and non-native packages
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Mon, 2 Nov 2009 22:34:50 +0000 (22:34 +0000)]
base.bbclass: Add stubs for functions when package-staging isn't active and fix a typo
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Mon, 2 Nov 2009 20:42:28 +0000 (20:42 +0000)]
base.bbclass: Note legacy staging packages in debug output
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Mon, 2 Nov 2009 20:40:34 +0000 (20:40 +0000)]
base.bbclass: Rework staging function to use a DESTDIR style configuration based on the data from the do_install step (from Poky). This falls back to any standard do_stage function if defined, see the mailing list for more info.
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Mon, 2 Nov 2009 17:38:29 +0000 (17:38 +0000)]
packaged-staging.bbclass: Use a variable for the location of the staging lock file (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Mon, 2 Nov 2009 17:34:43 +0000 (17:34 +0000)]
native.bbclass: If do_stage isn't overridden, allow do_install to run for native packages (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Mon, 2 Nov 2009 17:30:32 +0000 (17:30 +0000)]
binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCESS_FUNCS operating on SYSROOT_DESTDIR
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Mon, 2 Nov 2009 17:23:05 +0000 (17:23 +0000)]
autotools.bbclass: Separate out useful staging functions into base.bbclass and call from autotools classes (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 30 Oct 2009 00:38:50 +0000 (00:38 +0000)]
autotools.bbclass: Convert .la file mangling to package preprocessing hook
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 30 Oct 2009 00:33:40 +0000 (00:33 +0000)]
binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCS (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 30 Oct 2009 21:48:21 +0000 (21:48 +0000)]
Start removal of layout_* variables and replace these with new mechanisms to allow nextgen SDK generation (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Marcin Juszkiewicz [Thu, 19 Mar 2009 03:00:14 +0000 (03:00 +0000)]
mtd: dropped 1.0.0(+git) versions
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Marcin Juszkiewicz [Thu, 19 Mar 2009 03:00:16 +0000 (03:00 +0000)]
mtd-utils-tests: update to 1.2.0+git
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Marcin Juszkiewicz [Thu, 19 Mar 2009 03:00:15 +0000 (03:00 +0000)]
mtd-utils: unify recipes, move mkfs.ubifs into separate package
mtd-utils package do not depend on libraries other then libc and libgcc
now (ubifs depends on lzo and e2fsprogs)
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Frans Meulenbroeks [Tue, 10 Nov 2009 12:11:49 +0000 (13:11 +0100)]
mythplugins moved to 0.22
Sebastian Spaeth [Tue, 10 Nov 2009 12:02:41 +0000 (13:02 +0100)]
minimal.conf: fix spelling for BAD_RECOMMENDATIONS
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Graeme Gregory [Tue, 10 Nov 2009 11:57:14 +0000 (11:57 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
Richard Purdie [Tue, 10 Nov 2009 11:23:44 +0000 (11:23 +0000)]
elibc-package.bbclass: Operate on PKG, not D after package.bbclass updates
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Frans Meulenbroeks [Tue, 10 Nov 2009 11:16:46 +0000 (12:16 +0100)]
myththemes: updated to 0.22
Frans Meulenbroeks [Tue, 10 Nov 2009 11:12:28 +0000 (12:12 +0100)]
mythtv: upgraded recipe to 0.22, removed DEFAULT_PREFERENCE="-1"; added dependency to mysql5
Frans Meulenbroeks [Tue, 10 Nov 2009 10:44:50 +0000 (11:44 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Tue, 10 Nov 2009 10:43:53 +0000 (11:43 +0100)]
mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc)
Marc Olzheim [Mon, 9 Nov 2009 23:38:58 +0000 (23:38 +0000)]
Get rid of useless bash dependency in the linux client script.
Marc Olzheim [Mon, 9 Nov 2009 23:35:17 +0000 (23:35 +0000)]
Add latest 3.1.2p1 (latest 3.x stable release).
Marc Olzheim [Mon, 9 Nov 2009 23:33:38 +0000 (23:33 +0000)]
Move 3.0.2 to a .inc and use INC_PR (to avoid useless duplication).
Frans Meulenbroeks [Tue, 10 Nov 2009 10:06:55 +0000 (11:06 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Tue, 10 Nov 2009 10:06:11 +0000 (11:06 +0100)]
mythplugins: added mythweb (not fully tested yet)
Koen Kooi [Tue, 10 Nov 2009 09:51:09 +0000 (10:51 +0100)]
curl-native: disable gnutls since we don't have a gnutls-native recipe
* this fixes an opkg-native build bug
Richard Purdie [Mon, 9 Nov 2009 23:21:42 +0000 (23:21 +0000)]
glibc-package.bbclass: Operate on PKG, not D after package.bbclass updates
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Michael 'Mickey' Lauer [Mon, 9 Nov 2009 23:37:09 +0000 (00:37 +0100)]
vala: add unofficial point release 0.7.8.1
Khem Raj [Thu, 5 Nov 2009 00:07:17 +0000 (16:07 -0800)]
mono: Replace cross compilation workaround for x86 architecture.
* Replace the workaround with backported patches from mono 2.4 branch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Mon, 9 Nov 2009 21:05:42 +0000 (22:05 +0100)]
Revert "geodegx: Linux 2.6.31.4"
This reverts commit
2c92869662d1f0b28229cdba9e9852ba642e0733.
Henning Heinold [Mon, 9 Nov 2009 21:04:36 +0000 (22:04 +0100)]
Revert "geodegx: Fix glibc configure error"
This reverts commit
7e28606c9432c4fcb7e633c2dfb699eee14094c6.
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Otavio Salvador [Mon, 9 Nov 2009 16:28:54 +0000 (14:28 -0200)]
xf86-video-cirrus: add 1.3.2 and set it as prefered for X11 7.5
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Richard Purdie [Mon, 9 Nov 2009 14:07:11 +0000 (14:07 +0000)]
base.bbclass: Promote packagedata inherit to a direct inherit due to ordering issues
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Liam Girdwood [Mon, 9 Nov 2009 13:36:38 +0000 (13:36 +0000)]
Merge remote branch 'origin/org.openembedded.dev' into upstream
Richard Purdie [Fri, 30 Oct 2009 21:59:06 +0000 (21:59 +0000)]
packagedata.bbclass: Split package data handling functions out from base.bclass (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 30 Oct 2009 02:43:12 +0000 (02:43 +0000)]
autotools.bbclass: Create m4 directory earlier avoding issues with intltoolize (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 30 Oct 2009 02:42:06 +0000 (02:42 +0000)]
autotools.bbclass: Allow for leading whitespace in gettext and intltool searches (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 30 Oct 2009 02:41:02 +0000 (02:41 +0000)]
autotools.bbclass: Remove pointless inherit (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Liam Girdwood [Tue, 3 Nov 2009 09:18:29 +0000 (09:18 +0000)]
pulseaudio: added pulseaudio-0.9.19
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Richard Purdie [Fri, 30 Oct 2009 00:31:21 +0000 (00:31 +0000)]
package.bbclass: Add the option to declare package preprocess function hooks (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Fri, 30 Oct 2009 00:08:19 +0000 (00:08 +0000)]
package.bbclass: Change to operate on a copy of the install directory instead of directly. Also take the opportunity to rename the temp directories so their function is clear (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Thu, 29 Oct 2009 23:42:11 +0000 (23:42 +0000)]
package.bbclass: Remove hardcoded use of PKGDEST variable (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Thu, 29 Oct 2009 23:39:34 +0000 (23:39 +0000)]
package.bbclass: Move variable checks to one place making the code more readable (from Poky)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Sun, 8 Nov 2009 20:54:00 +0000 (20:54 +0000)]
base.bbclass: Drop import bb and import os as no longer needed
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Sun, 8 Nov 2009 20:48:44 +0000 (20:48 +0000)]
base.bbclass: Drop legacy rebuild mangling code
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Richard Purdie [Sun, 8 Nov 2009 20:46:48 +0000 (20:46 +0000)]
sanity.conf: Bump minimum bitbake version requirement
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Petr Štetiar [Sun, 8 Nov 2009 04:04:15 +0000 (04:04 +0000)]
Machine configuration for IEI Nano GX-466
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Petr Štetiar [Sun, 8 Nov 2009 04:04:14 +0000 (04:04 +0000)]
linux: Linux 2.6.31.5 for IEI Nano GX-466
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Petr Štetiar [Sun, 8 Nov 2009 04:04:13 +0000 (04:04 +0000)]
linux: Linux 2.6.31.5
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Andrea Adami [Sun, 8 Nov 2009 23:33:29 +0000 (00:33 +0100)]
kexecboot_git: bump to
40e5be92f045f2a7cfc918f4b1acc42f6cc013e9 and
increase PR.
Frans Meulenbroeks [Sun, 8 Nov 2009 20:23:24 +0000 (21:23 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Sun, 8 Nov 2009 20:22:54 +0000 (21:22 +0100)]
mysql5: fixed packaging
Alexandre Tisserant [Sun, 8 Nov 2009 20:06:45 +0000 (21:06 +0100)]
gecko-mediaplayer: make ai-flash.js work with midori as well
* midori only supports scripts in ~/.local/share/midori/scripts so users will have to do
mkdir -p ~/.local/share/midori/scripts ; cp /usr/lib/mozilla/extensions/flash@alwaysinnovating.com/chrome/content/ai-flash.js ~/.local/share/midori/scripts/
Petr Štetiar [Sun, 8 Nov 2009 17:23:00 +0000 (18:23 +0100)]
wv: fix compile problem
base_do_compile() checks if there's Makefile or makefile in source directory,
and then it runs oe_runmake. Since there's GNUmakefile generated, change
do_compile accordingly.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Frans Meulenbroeks [Sun, 8 Nov 2009 17:17:12 +0000 (18:17 +0100)]
help2man: added recipe created by Lynn Lin (bugzilla #4774)
Frans Meulenbroeks [Sun, 8 Nov 2009 17:05:05 +0000 (18:05 +0100)]
texi2html: added recipe contributed by Lynn Lin (bugzilla #4759)
Frans Meulenbroeks [Sun, 8 Nov 2009 17:00:32 +0000 (18:00 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Sun, 8 Nov 2009 16:58:56 +0000 (17:58 +0100)]
grun: added recipe (created by tovarish, bugzilla 5067)
Paul Eggleton [Sun, 8 Nov 2009 15:23:09 +0000 (15:23 +0000)]
qte: fix build failure with modern kernels due to removal of asm/page.h
Petr Štetiar [Sun, 8 Nov 2009 04:13:17 +0000 (04:13 +0000)]
obex-data-server: fix compile error, add missing dependency on gtk+
This patch fixes this compile error:
ods-imaging-helpers.c:32:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Petr Štetiar [Sun, 8 Nov 2009 04:13:16 +0000 (04:13 +0000)]
libgsf: fix compile error, add missing dependency on gtk+
This patch fixes this compile error:
main.c:38:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Koen Kooi [Sun, 8 Nov 2009 13:42:53 +0000 (14:42 +0100)]
u-boot: fix touchbook fw_env.config
Koen Kooi [Sun, 8 Nov 2009 13:41:27 +0000 (14:41 +0100)]
asciidoc: add 8.5.1
Andrea Adami [Sun, 8 Nov 2009 13:13:54 +0000 (14:13 +0100)]
kexecboot-cfg: sync boot.cfg with upstream. Bump PR.
Koen Kooi [Sun, 8 Nov 2009 12:10:12 +0000 (13:10 +0100)]
gnome-icon-theme: while I'm at it, run it through oe-stylize
Koen Kooi [Sun, 8 Nov 2009 11:47:41 +0000 (12:47 +0100)]
gnome-system-tools, gnome-terminal: bump PR to get rid of scrollkeeper junk
Koen Kooi [Sun, 8 Nov 2009 11:43:39 +0000 (12:43 +0100)]
gnome bbclass: delete more scrollkeeper junk
Koen Kooi [Sun, 8 Nov 2009 11:38:35 +0000 (12:38 +0100)]
gnome-icon-theme: bump PR
Koen Kooi [Sun, 8 Nov 2009 11:27:19 +0000 (12:27 +0100)]
gnome-icon-theme: clean out old versions, having some off them (but not all) setting PACKAGE_ARCH="all" triggers a bug in package.bbclassn
Koen Kooi [Sun, 8 Nov 2009 10:52:25 +0000 (11:52 +0100)]
sqlite3: add dep on tcl-native
Koen Kooi [Sun, 8 Nov 2009 09:35:08 +0000 (10:35 +0100)]
nautilus: add 2.28.1