David-John Willis [Mon, 28 Feb 2011 14:50:13 +0000 (14:50 +0000)]
udev: Add omap3-pandora rules to the 165 recipe and bump PR.
* omap3-pandora rules are taken from the 151 recipes.
David-John Willis [Sun, 27 Feb 2011 15:10:00 +0000 (15:10 +0000)]
omap3-pandora.conf: Move the machine config to use the in-tree 2.6.37 kernel.
* This config 'was' using a kernel found in the OpenPandora OE overlay.
It is now using the 2.6.37 recipe for the machine by default.
David-John Willis [Sun, 27 Feb 2011 15:04:22 +0000 (15:04 +0000)]
linux-omap3-pandora: Add recipe for 2.6.37 from git.openpandora.org.
* Pulls from the pandora-37 branch.
* Unlike most OE kernel recipies this recipe pulls in the
'omap3_pandora_defconfig' config and does not have a
'defconfig' in the OE tree.
The omap3-pandora uses OE for the stock firmware so the
kernel config is already suitable and this will ensure all OE
builds for the device have the same kernel config by default.
David-John Willis [Wed, 23 Feb 2011 10:50:36 +0000 (10:50 +0000)]
SMPEG: Clean up SVN recipe and bump SRCREV.
David-John Willis [Wed, 23 Feb 2011 10:44:49 +0000 (10:44 +0000)]
mount.sh: Fixed some small errors
Conflicts:
recipes/udev/udev-151/omap3-pandora/mount.sh
Grazvydas Ignotas [Mon, 17 Jan 2011 14:04:59 +0000 (16:04 +0200)]
u-boot-omap3pandora: Bump SRCREV for a few fixes
David-John Willis [Tue, 22 Feb 2011 13:03:59 +0000 (13:03 +0000)]
MERGE: Clean up some merge mess when pulling in 'org.openembeded.dev'.
David-John Willis [Fri, 1 Oct 2010 15:15:05 +0000 (16:15 +0100)]
psplash: Add INC_PR support to psplash recipes.
This patch got lost somewhere in the past.
No good reason not to have INC_PR.
David-John Willis [Wed, 29 Sep 2010 20:22:03 +0000 (21:22 +0100)]
udev 154: Add newest omap3-pandora rules and custom mount.sh (from 151).
David-John Willis [Wed, 29 Sep 2010 15:55:43 +0000 (16:55 +0100)]
xfce46.bbclass: Remove ";name=archive" from the source URL as the recipes do not respect the name in there local checksums anyway.
Fixes Xfce building.
Michael Mrozek [Fri, 10 Sep 2010 03:28:56 +0000 (05:28 +0200)]
mount.sh: Fixed broken EXT2 mounting and some small errors.
Michael Mrozek [Fri, 10 Sep 2010 02:09:57 +0000 (04:09 +0200)]
udev/mount.sh: Added creation of .hal-mtab, so that unmounting in Thunar
works now.
Grazvydas Ignotas [Wed, 25 Aug 2010 13:12:28 +0000 (16:12 +0300)]
udev 151: add rule to reserve fb2
Michael Mrozek [Mon, 5 Jul 2010 01:58:22 +0000 (03:58 +0200)]
mount.sh: Changed it so that spaces will be converted to underscores
(until libpnd is fixed)
Michael Mrozek [Tue, 29 Jun 2010 01:59:10 +0000 (03:59 +0200)]
udev_151: Fixed mount.sh to not use cache with blkid
Grazvydas Ignotas [Sat, 26 Jun 2010 11:17:10 +0000 (14:17 +0300)]
bluez 4.62: add missing libnl dependency
as reported by sinoth and others.
Michael Mrozek [Sun, 20 Jun 2010 23:37:17 +0000 (01:37 +0200)]
udev-151: mount.sh: Now using dirsync and label names (if possible).
David-John Willis [Fri, 18 Jun 2010 09:39:37 +0000 (10:39 +0100)]
u-boot-omap3pandora: Bump SRCREV to "
d2411e4cbc9fc1387ea16271dff52e256711b844" so we pull in USBSerial support in U-Boot.
David-John Willis [Mon, 7 Jun 2010 09:49:46 +0000 (10:49 +0100)]
udev 151: Update omap3-pandora mount.sh and bump PR.
* Add noatime to speed up SD access a little and add umask=0 to udev instead of uid=1000 to automount script to ensure all users can access files on the SD (it.s a games console not a secure terminal ;)).
David-John Willis [Thu, 3 Jun 2010 18:06:04 +0000 (19:06 +0100)]
netbase: Update omap3-pandora interfaces file.
David-John Willis [Thu, 3 Jun 2010 17:58:26 +0000 (18:58 +0100)]
udev 151: Update omap3-pandora mount.sh to do a lazy (-l) umount when a device is removed.
David-John Willis [Tue, 25 May 2010 11:47:34 +0000 (12:47 +0100)]
gconf 2.28.0: Add missing DEPENDS on glib-2.0.
David-John Willis [Tue, 25 May 2010 11:30:58 +0000 (12:30 +0100)]
alsa-state: Add state for the omap3-pandora.
David-John Willis [Tue, 25 May 2010 10:18:46 +0000 (11:18 +0100)]
psplash-omap3pandora: Add tweaks to psplash and the final logo for the OpenPandora 2010-05/1 release.
David-John Willis [Tue, 25 May 2010 10:10:36 +0000 (11:10 +0100)]
u-boot-omap3pandora: Update SRCREV.
David-John Willis [Tue, 25 May 2010 10:08:30 +0000 (11:08 +0100)]
base-files 3.0.14: Update omap3-pandora /etc/fstab to mount up the UBIFS boot volume.
David-John Willis [Tue, 18 May 2010 08:33:14 +0000 (09:33 +0100)]
udev: Update omap3-pandora scripts and rules.
David-John Willis [Tue, 18 May 2010 08:30:30 +0000 (09:30 +0100)]
xserver-xorg-conf: Add latest omap3-pandora xorg.conf.
David-John Willis [Tue, 18 May 2010 08:28:43 +0000 (09:28 +0100)]
xserver-xorg 1.7.4: HACK! - Add patch to remove X server crosshatch background on the OpenPandora and replace it with a black screen. Looks much better on the device.
David-John Willis [Tue, 18 May 2010 08:26:58 +0000 (09:26 +0100)]
xfce4-session 4.6.1: Add patch to remove "Tips and Tricks" on startup as we do not populate it with any "Tips and Tricks" so it's just wasted load time.
David-John Willis [Tue, 18 May 2010 08:25:57 +0000 (09:25 +0100)]
u-boot-omap3pandora: Bump SRCREV.
David-John Willis [Sat, 15 May 2010 21:10:13 +0000 (22:10 +0100)]
xfce4-settings 4.6.*: Add missing DEPENDS on libxfcegui4.
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>
Koen Kooi [Fri, 23 Apr 2010 11:46:45 +0000 (13:46 +0200)]
xfce-base apps: convert to new style staging
David-John Willis [Sun, 2 May 2010 22:41:54 +0000 (23:41 +0100)]
u-boot-omap3pandora: Bump SRCREV to version with UBI enabled.
David-John Willis [Thu, 22 Apr 2010 11:10:17 +0000 (12:10 +0100)]
xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.
David-John Willis [Wed, 21 Apr 2010 12:52:12 +0000 (13:52 +0100)]
psplash-omap3pandora: Update pandora splash screen.
David-John Willis [Sat, 3 Apr 2010 22:11:32 +0000 (23:11 +0100)]
nautilus 2.30.0: Remove old DEPENDS for eel (eel has not been updated since Gnome 2.26 and does not even build with GTK+ 2.20).
David-John Willis [Sat, 3 Apr 2010 21:10:08 +0000 (22:10 +0100)]
libmodplug 0.8.7: Convert to new style staging (works find now, no need fo r the custom do_stage any more).
David-John Willis [Sat, 3 Apr 2010 17:02:35 +0000 (18:02 +0100)]
xchat 2.8.6: Add patch to remove deprecated calls to GTK_WIDGET_VISIBLE (replaced with gtk_widget_get_visible) fixing builds on GTK+ 2.20.
David-John Willis [Tue, 16 Mar 2010 15:30:51 +0000 (15:30 +0000)]
wpa-gui: Add 0.6.10.
David-John Willis [Tue, 16 Mar 2010 11:44:01 +0000 (11:44 +0000)]
udev 151: Update omap3-pandora local.rules.
David-John Willis [Tue, 16 Mar 2010 11:40:15 +0000 (11:40 +0000)]
angstrom.inc: Add OABI compatability for the omap3-pandora kernel.
OABI calls are used by a few projects that are looking at virtualising older Linux 2.4 based games consoles on the OpenPandora, having OABI compatability in the kernel helps with this. EABI is still being used for all the ROOTFS etc.
David-John Willis [Tue, 16 Mar 2010 11:33:54 +0000 (11:33 +0000)]
angstrom-led-config: Add latest omap3-pandora leds file (hooks up charge LED and WiFi LED).
David-John Willis [Tue, 16 Mar 2010 11:32:30 +0000 (11:32 +0000)]
blueman: Add missing python modules to RDEPENDS.
David-John Willis [Tue, 16 Mar 2010 11:30:44 +0000 (11:30 +0000)]
bluez: Add 4.62 and update include to support new style checksums for the archive.
* 4.62 is set as default for Angstrom, -1'ed for everything else.
David-John Willis [Tue, 2 Mar 2010 15:17:57 +0000 (15:17 +0000)]
elementary-icon-theme* : Add latest versions of elementary icon themes and convert to new style checksums.
David-John Willis [Tue, 2 Mar 2010 15:05:05 +0000 (15:05 +0000)]
xfce4-battery-plugin 0.5.1: Update omap3-pandora patch to support pulling more batt. info.
David-John Willis [Thu, 18 Feb 2010 15:24:39 +0000 (15:24 +0000)]
checksums: Clean up a few local checksums that should not be in the ini file and fix a path for part of Xfce4.4
David-John Willis [Tue, 22 Feb 2011 12:27:16 +0000 (12:27 +0000)]
MERGE: Rebase keymaps.
David-John Willis [Wed, 17 Feb 2010 09:32:20 +0000 (09:32 +0000)]
xinput-calibrator 0.5.0: Remove 'Encoding=UTF-8' from .desktop file to resolve QA warning.
David-John Willis [Wed, 17 Feb 2010 09:29:27 +0000 (09:29 +0000)]
u-boot-omap3pandora: Bump SRCREV.
David-John Willis [Wed, 17 Feb 2010 09:27:06 +0000 (09:27 +0000)]
xfce4-battery-plugin 0.5.1: Add xfce4-battery-plugin recipe with APM/ACPI support.
* Also add machine specific patch for omap3-pandora to read status of internal battery (and set package to ${MACHINE_ARCH} on that platform).
David-John Willis [Mon, 15 Feb 2010 16:16:22 +0000 (16:16 +0000)]
netbook-launcher-efl 0.2.3: HACK! Don't package /etc/xdg/autostart/netbook-launcher-efl.desktop on the omap3-pandora machine.
* We don't want the netbook-launcher-efl menu to auto start on the OpenPandora as the user pick there choice of GUI.
David-John Willis [Thu, 11 Feb 2010 13:52:03 +0000 (13:52 +0000)]
xserver-xorg 1.7.4: OpenPandora HACK! - Temp! - Do NOT put into mainline.
David-John Willis [Sun, 24 Jan 2010 18:28:48 +0000 (18:28 +0000)]
t1lib 5.0.2: Clean up recipe a little and fix 'No GNU hash' on resulting bins.
David-John Willis [Tue, 19 Jan 2010 12:56:02 +0000 (12:56 +0000)]
netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
David-John Willis [Sun, 3 Jan 2010 19:52:56 +0000 (19:52 +0000)]
sudo-enable-wheel-group: Cleanup recipe to install a rule file in /etc/sudoers.d in place of old postinst munge of /etc/sudoers.
David-John Willis [Sun, 13 Dec 2009 19:45:38 +0000 (19:45 +0000)]
udev: Add custom mount.sh for the omap3-pandora machine.
* This mounts up new devices in /media/ as uid=1000 rather than defaults.
David-John Willis [Fri, 4 Dec 2009 22:38:14 +0000 (22:38 +0000)]
omap3-pandora: Bump kernel PR
David-John Willis [Mon, 30 Nov 2009 16:14:37 +0000 (16:14 +0000)]
aufs2-27: Fix permissions error on initscript install.
David-John Willis [Thu, 26 Nov 2009 09:20:03 +0000 (09:20 +0000)]
flac: Update include to use oe_runconf not autotools_do_configure as autotools_do_configure seems to cause the build to fail for me. Not sure this is right.
David-John Willis [Wed, 25 Nov 2009 10:42:19 +0000 (10:42 +0000)]
elementary-icon-theme: Add recipes and checksums for the Elementary icon theme.
* The icon theme is from http://www.elementary-project.com/.
David-John Willis [Wed, 18 Nov 2009 14:10:11 +0000 (14:10 +0000)]
aufs2-27: Change the config.mk flags used by default.
David-John Willis [Thu, 12 Nov 2009 09:50:31 +0000 (09:50 +0000)]
aufs2: Add recipe (to be cleaned up) to build AUFS2 as modules on a 2.6.27 kernel.
* This REALLY needs to be tweaked to pull out the kernel version used and build a suitable package for that kernel version with a generic 'meta' package that will pull in the right one. Not sure how that will work best.
David-John Willis [Wed, 4 Nov 2009 08:14:36 +0000 (08:14 +0000)]
checksums: Add latest wl1251 pandora driver checksum.
Add CRDA checksum.
David-John Willis [Mon, 2 Nov 2009 10:15:31 +0000 (10:15 +0000)]
psplash/psplash-omap3pandora: Update omap3pandora version of psplash to SVN R422.
* Edit psplash.inc to support pulling in the right logo (psplash-hand-img.h or psplash-poky-img.h depending on the SVN revision used).
* Removed unneeded patches from the psplash-omap3pandora folder.
David-John Willis [Wed, 28 Oct 2009 19:21:53 +0000 (19:21 +0000)]
omap3-pandora.conf: Merge in latest machine file.
Tom Rini [Mon, 4 Apr 2011 19:05:22 +0000 (12:05 -0700)]
ptpd: Add a patch to bring in limits.h
Taken from the old bugzilla:
http://lists.linuxtogo.org/pipermail/openembedded-commits/2010-January/041030.html
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Martin Jansa [Mon, 28 Mar 2011 14:35:46 +0000 (16:35 +0200)]
azy: disable mysql tests
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 4 Apr 2011 15:50:37 +0000 (17:50 +0200)]
elmdentica: fix build after azy changes from r58286
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 4 Apr 2011 11:00:29 +0000 (13:00 +0200)]
compatibility-providers: use libav as ffmpeg provider
* angstrom is using libav since
cd4eacbe9eb3c396a5025fc7b7bac59f5bd36096
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 30 Mar 2011 10:38:14 +0000 (12:38 +0200)]
opimd-utils: RDEPEND on ffphonelog instead of pyphonelog
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 4 Apr 2011 11:01:17 +0000 (13:01 +0200)]
shr: blacklist pstree in favor of psmisc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael 'Mickey' Lauer [Mon, 4 Apr 2011 15:39:54 +0000 (17:39 +0200)]
vala[-native]: add 0.12.0
Paul Menzel [Tue, 22 Mar 2011 07:58:55 +0000 (08:58 +0100)]
gpe-package: do not inherit class `pkgconfig`
The recipe does not ship any pkg-config files.
$ find minimal-dev/work/armv7a-oe-linux-gnueabi/gpe-package-0.4-r3/ -name *.pc
$
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Paul Menzel [Sun, 3 Apr 2011 16:35:42 +0000 (18:35 +0200)]
gdbm: convert tabulator to spaces
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Andrea Adami [Sat, 2 Apr 2011 21:43:33 +0000 (23:43 +0200)]
linux-kexecboot: update 2.6.38 zaurus defconfigs (add RTC)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sat, 2 Apr 2011 12:48:59 +0000 (14:48 +0200)]
linux-kexecboot: add new kernel task do_savedefconfig
* shrink and recommit Zaurus defconfigs
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Siddharth Heroor [Fri, 1 Apr 2011 05:46:15 +0000 (11:16 +0530)]
ti-cgt6x: Add release 7.2.2
Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Siddharth Heroor [Wed, 30 Mar 2011 07:42:41 +0000 (13:12 +0530)]
TI EDMA3LLD Sysbios: Add version 02.11.01.02
Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Siddharth Heroor [Wed, 30 Mar 2011 07:42:40 +0000 (13:12 +0530)]
TI EDMA3LLD Sysbios: Update recipe for SRC_URI
* Add SRC_URI for tar.gz releases.
* Bump PR.
Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Siddharth Heroor [Wed, 30 Mar 2011 07:42:39 +0000 (13:12 +0530)]
TI EDMA3LLD Sysbios: Move installer unpack to recipe version
* The EDMA3LLD for Sysbios, does not ship as an installer
but as a tarball. The older release 02.10.03.04 used an installer
and this patch is in preparation of upcoming patches for new
releases of EDMA3LLD.
Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Jason Kridner [Fri, 1 Apr 2011 14:46:53 +0000 (09:46 -0500)]
u-boot: BeagleBoard: add rev xM-C detection
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Steffen Sledz [Mon, 28 Mar 2011 13:43:31 +0000 (15:43 +0200)]
linux-2.6.24: allow building kernel with newer GNU make
GNU make >= 3.82 does not allow mixed implicit and normal rules
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Thu, 31 Mar 2011 22:17:24 +0000 (00:17 +0200)]
linux-kexecboot: remove obsoleted arm patch, temporary before 2.6.38.
* fixed upstream
* ARM: 6757/1: fix tlb.h induced linux/swap.h build failure
* committer Russell King <rmk+kernel@arm.linux.org.uk>
* Wed, 23 Feb 2011 16:19:21 +0000 (16:19 +0000)
* commit
97594b0f35c0708cb9551c070b9693a52ec24ebf
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Thu, 31 Mar 2011 22:00:23 +0000 (00:00 +0200)]
linux-kexecboot: update linux-kexecboot_git placeholder to 2.6.39-rc1
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Thu, 31 Mar 2011 21:57:11 +0000 (23:57 +0200)]
linux-kexecboot: update 2.6.38 to 2.6.38.2
* Bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Thu, 31 Mar 2011 21:54:14 +0000 (23:54 +0200)]
linux: update linux_git placeholder to 2.6.39-rc1
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Thu, 31 Mar 2011 21:52:34 +0000 (23:52 +0200)]
linux: update 2.6.38 to 2.6.38.2
* Bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Michael 'Mickey' Lauer [Thu, 31 Mar 2011 19:02:22 +0000 (21:02 +0200)]
vala[-native]: 0.11.7.3 -> 0.11.7.4
Tom Rini [Thu, 31 Mar 2011 17:21:07 +0000 (10:21 -0700)]
vim: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 31 Mar 2011 17:20:42 +0000 (10:20 -0700)]
samba: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 31 Mar 2011 17:10:22 +0000 (10:10 -0700)]
xqt2: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 31 Mar 2011 17:10:12 +0000 (10:10 -0700)]
tk 8.4.19: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 31 Mar 2011 17:10:05 +0000 (10:10 -0700)]
tcl: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 31 Mar 2011 17:09:52 +0000 (10:09 -0700)]
qscintilla: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 31 Mar 2011 17:09:36 +0000 (10:09 -0700)]
poboxserver: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 31 Mar 2011 17:09:27 +0000 (10:09 -0700)]
opie-sh: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 31 Mar 2011 17:09:11 +0000 (10:09 -0700)]
db: Switch to patchdir rather than applying in do_configure
Signed-off-by: Tom Rini <tom_rini@mentor.com>