Artur Wronowski [Thu, 5 Nov 2009 19:44:52 +0000 (20:44 +0100)]
nzbget: new recipe; a command-line based binary newsgrabber for nzb files
Artur Wronowski [Thu, 5 Nov 2009 17:47:22 +0000 (18:47 +0100)]
libpar2: new recipe; multi-part archives library
Brijesh Singh [Thu, 5 Nov 2009 11:37:58 +0000 (05:37 -0600)]
ti-dmai_svn: bumup svn rev
This has proper CPU detection, so no need to manually add platforms anymore
Jeremy Lainé [Thu, 5 Nov 2009 17:24:20 +0000 (18:24 +0100)]
bitbake.conf: add support for "cpio.lzma" images
* add support for LZMA-compressed cpio images for use as Linux
RamDisk images.
Koen Kooi [Thu, 5 Nov 2009 16:38:39 +0000 (17:38 +0100)]
gecko-mediaplayer: fix packaging
gnome-mplayer: bump PR
The symlinking should be done in a postinst, but I'm too low on caffeine right now to make that work
Otavio Salvador [Thu, 5 Nov 2009 14:59:17 +0000 (12:59 -0200)]
chicken.inc: fix install and compilation issues
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Koen Kooi [Thu, 5 Nov 2009 14:42:59 +0000 (15:42 +0100)]
xserver-xorg-conf: switch to fbdev driver for touchbook till the vrfb bug gets solved
Koen Kooi [Thu, 5 Nov 2009 14:42:34 +0000 (15:42 +0100)]
omap3-touchbook: ship both omapfb and fbdev drivers
Koen Kooi [Thu, 5 Nov 2009 14:41:49 +0000 (15:41 +0100)]
sqlite3: add 3.6.20
Marcin Juszkiewicz [Thu, 5 Nov 2009 14:37:36 +0000 (15:37 +0100)]
java.bbclass: fixed oe_jarinstall for broken symlinks
Code checked for existance of JAR file and if it was present then it had
to be removed before symlinking to it. But it was not working sometimes
so we forced symlinking.
Proper fix is to check "does file exists or is a symlink" which we do
now.
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
Koen Kooi [Thu, 5 Nov 2009 13:10:30 +0000 (14:10 +0100)]
gdm: add tcp-wrappers to DEPENDS, fix typo in initscript
Koen Kooi [Thu, 5 Nov 2009 12:35:50 +0000 (13:35 +0100)]
gdm: tweak initscript and add grep to depends since busybox grep doesn't do -w
Koen Kooi [Thu, 5 Nov 2009 12:12:39 +0000 (13:12 +0100)]
linux-omap-pm 2.6.29: cleanup some touchbook stuff
Robert Nelson [Thu, 5 Nov 2009 11:49:22 +0000 (12:49 +0100)]
linux-omap 2.6.29: fix FIFO issues with large transfers on the MUSB controller
Koen Kooi [Thu, 5 Nov 2009 09:59:34 +0000 (10:59 +0100)]
squashfs-tools: fix up native version
Marcin Juszkiewicz [Thu, 5 Nov 2009 09:15:11 +0000 (10:15 +0100)]
transmission: fix breakage of "r3" version - GUI in PN-gui, daemon in PN
update-rc.d.bbclass adds only to PN package so I moved PN-daemon into PN
and PN became PN-gui now
Sebastian Spaeth [Thu, 5 Nov 2009 09:35:17 +0000 (10:35 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
Sebastian Spaeth [Thu, 5 Nov 2009 09:35:03 +0000 (10:35 +0100)]
vala vala-native: Make use of GNOME_MIRROR in SRC_URI
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Robert P. J. Day [Tue, 3 Nov 2009 23:11:19 +0000 (23:11 +0000)]
User Manual: Warn readers about mmap and SELinux issue.
On some Linux distros, if you set the kernel /proc file
/proc/sys/vm/mmap_min_addr to zero, you will probably get an SELinux
violation if you're running SELinux in enforcing mode. Explain to the
reader how to get around that.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
Robert P. J. Day [Tue, 3 Nov 2009 23:01:11 +0000 (23:01 +0000)]
User manual typoes and aesthetics, chapter 2 only.
Some minor cleanups for Chapter 2 of the User Manual:
* add some DocBook tags for filenames
* update BitBake version to 1.8.16
* add missing space after "wget" command
* correct misspelled "local/conf" to "local.conf"
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
Robert P. J. Day [Tue, 3 Nov 2009 22:09:17 +0000 (22:09 +0000)]
usermanual: Aesthetic fix in chapter 1.
A simple tidy of a comma-separated list in Chapter 1.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
Koen Kooi [Thu, 5 Nov 2009 08:20:37 +0000 (09:20 +0100)]
checksums: sort and add missing checksum
Koen Kooi [Thu, 5 Nov 2009 08:09:20 +0000 (09:09 +0100)]
angstrom: raise default pref in mplayer recipe as well
Sebastian Spaeth [Thu, 5 Nov 2009 07:33:04 +0000 (08:33 +0100)]
vala-native: add 0.7.8
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Sebastian Spaeth [Thu, 5 Nov 2009 07:24:10 +0000 (08:24 +0100)]
vala: add version 0.7.8 and checksums
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Khem Raj [Wed, 4 Nov 2009 23:24:07 +0000 (15:24 -0800)]
x86.conf: Fix typo in comments
* Write NPTL instead of NTPL
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Stanislav Brabec [Wed, 4 Nov 2009 23:03:20 +0000 (23:03 +0000)]
lame: Update to version 3.98.2.
Stanislav Brabec [Wed, 4 Nov 2009 22:58:41 +0000 (22:58 +0000)]
lame: Fix possible linking QA error.
Stanislav Brabec [Wed, 4 Nov 2009 22:05:08 +0000 (22:05 +0000)]
balsa-2.4.1: Depends on gnome-icon-theme.
Stanislav Brabec [Wed, 4 Nov 2009 21:57:05 +0000 (21:57 +0000)]
prismstumbler-0.7.3+0.7.4pre1: Use much simper and more robust libgps check.
Stanislav Brabec [Wed, 4 Nov 2009 21:51:00 +0000 (21:51 +0000)]
angstrom-2008.1.conf: Must use mplayer-svn, anything older is incompatible with linux-libc-headers-2.6.31.
Stanislav Brabec [Wed, 4 Nov 2009 21:48:26 +0000 (21:48 +0000)]
mplayer-svn: Worked around internal compiler error on iwmmxt.
Stanislav Brabec [Wed, 4 Nov 2009 21:43:03 +0000 (21:43 +0000)]
gpsd: Removed custom do_stage.
Stanislav Brabec [Wed, 4 Nov 2009 21:33:42 +0000 (21:33 +0000)]
linux-rp-2.6.26 for spitz and akita: Added netfilter support. Disabled two deprecated networking options.
Koen Kooi [Wed, 4 Nov 2009 21:05:17 +0000 (22:05 +0100)]
asio: bump PR to get boost fixes
Koen Kooi [Wed, 4 Nov 2009 21:03:23 +0000 (22:03 +0100)]
boost 1.36: various ARM fixups:
* changed intrinsics patch to work for armv6 and armv7a
* disabled atomic ops for arm versions <6
* fix associated build damage
* pass in correct gcc version
Khem Raj [Wed, 4 Nov 2009 18:32:29 +0000 (10:32 -0800)]
eglibc_svn.bb: Update to latest svn tip.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 4 Nov 2009 18:31:09 +0000 (10:31 -0800)]
uclibc-nptl: Update to latest tip of branch
* Compile uclibc nptl is ARM mode. Thumb has some issues for now.
* Add new config option UCLIBC_SUSV4_LEGACY=y
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Wed, 4 Nov 2009 18:22:12 +0000 (19:22 +0100)]
mythtv 0.22rcX: only add glibc-gconv stuff for glibc build
Marcin Juszkiewicz [Tue, 3 Nov 2009 18:36:58 +0000 (19:36 +0100)]
transmission: improve packaging
transmission package contains GUI client
transmission-client contains CLI and Remote clients
transmission-daemon contains daemon and Web interface
Marcin Juszkiewicz [Tue, 3 Nov 2009 18:36:37 +0000 (19:36 +0100)]
transmission: added 1.76
Frans Meulenbroeks [Wed, 4 Nov 2009 15:39:36 +0000 (16:39 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Wed, 4 Nov 2009 15:37:51 +0000 (16:37 +0100)]
mythtv: added dependency to glibc-gconv-utf-16
still has DEFAULT_PREFERENCE = "-1" as this needs mysql5
Frans Meulenbroeks [Wed, 4 Nov 2009 15:35:47 +0000 (16:35 +0100)]
mythplugins: add zoneminder package
Frans Meulenbroeks [Wed, 4 Nov 2009 15:33:43 +0000 (16:33 +0100)]
mysql: changed postinstall: pid file goes to /var/run/mysql i.s.o /var/run as mysqld cannot write to /var/run
this alo changes /etc/my.cnf
Martin Jansa [Wed, 4 Nov 2009 09:03:22 +0000 (10:03 +0100)]
eglibc: updated armv4t-interworking.patch
* Updated patch to make SYSCALL_ERROR_HANDLER interworking safe.
* Phil Blundell found and fixed another issue in eglibc armv4t builds.
Signed-off-by: Martin.Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 4 Nov 2009 13:19:44 +0000 (14:19 +0100)]
gnome-themes: delete obsolete versions
Koen Kooi [Wed, 4 Nov 2009 12:37:07 +0000 (13:37 +0100)]
u-boot: fix beagle fw_env.conf
Koen Kooi [Wed, 4 Nov 2009 12:07:28 +0000 (13:07 +0100)]
opencv: bump SRCREV to just after 2.0.0 release
Koen Kooi [Wed, 4 Nov 2009 11:17:20 +0000 (12:17 +0100)]
omap3 machines: don't drag in omap3-sgx-modules by default
Koen Kooi [Wed, 4 Nov 2009 10:46:36 +0000 (11:46 +0100)]
linux-omap 2.6.29: backport some relocations from .31, this is needed if you are using one of those broken CSL binutils
Koen Kooi [Wed, 4 Nov 2009 09:45:23 +0000 (10:45 +0100)]
exalt: update to current form
Koen Kooi [Wed, 4 Nov 2009 09:11:42 +0000 (10:11 +0100)]
e* bbclass: fix up PACKAGES (again!)
This should why overriding PACKAGES is bad
Frans Meulenbroeks [Wed, 4 Nov 2009 09:19:12 +0000 (10:19 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Wed, 4 Nov 2009 09:15:27 +0000 (10:15 +0100)]
qt4-x11-free.inc: bumped PR to force recompilation so it uses the fixed mysql
needed to get a working qt4-plugin-sqldriver-sqlmysql
Koen Kooi [Wed, 4 Nov 2009 08:16:47 +0000 (09:16 +0100)]
efl: bump SRCREV to 43437
Koen Kooi [Wed, 4 Nov 2009 08:14:29 +0000 (09:14 +0100)]
expedite, evas: don't turn of the GL engine forcefully
Koen Kooi [Wed, 4 Nov 2009 08:12:56 +0000 (09:12 +0100)]
opkg: bump SRCREV to r240
* tested on angstrom/beagleboard and angstrom/sheeva by upgrading the system after the DISTRO_PR bump
Koen Kooi [Wed, 4 Nov 2009 08:03:54 +0000 (09:03 +0100)]
gecko-media-player: add missing patch
Frans Meulenbroeks [Wed, 4 Nov 2009 06:28:21 +0000 (07:28 +0100)]
mythplugins: added zoneminder, cleaned up images in do_stage
Khem Raj [Wed, 4 Nov 2009 03:46:36 +0000 (19:46 -0800)]
proxy-libintl_20080418.bb: Fix QA error missing GNU_HASH
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Tue, 3 Nov 2009 22:01:31 +0000 (23:01 +0100)]
boost: add new version 1.4.0
* switch to cmake as buildsystem
* enable serialization and python
* make own .inc for 1.4.x versions
* don't make default for now, needs more testing with
apps that are using boost
Koen Kooi [Tue, 3 Nov 2009 21:04:43 +0000 (22:04 +0100)]
gthumb: fix packaging
Chris Larson [Tue, 6 Oct 2009 01:22:03 +0000 (18:22 -0700)]
opkg: Don't prompt for user input from stdin if it's not a tty.
Also fixes a minor memory leak while we're at it, as the code was
strdup'ing the malloc'd string read from stdin without ever
freeing the original.
Signed-off-by: Chris Larson <clarson@mvista.com>
Frans Meulenbroeks [Tue, 3 Nov 2009 20:45:24 +0000 (21:45 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Tue, 3 Nov 2009 20:38:07 +0000 (21:38 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Jeremy Puhlman [Wed, 15 Jul 2009 01:06:10 +0000 (18:06 -0700)]
autofs: pass RANLIB into the build.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Chris Larson [Tue, 3 Nov 2009 20:31:27 +0000 (13:31 -0700)]
autofs: switch to a .inc.
Signed-off-by: Chris Larson <clarson@mvista.com>
Chris Larson [Wed, 15 Jul 2009 20:23:10 +0000 (13:23 -0700)]
prelink: pull in /etc/cron.daily/prelink in the postinst.
The cron script obeys /etc/default/prelink, so this ensures that the postinst
also obeys it. Also changes postrm to use the same logic as the cron script
for the prelink uninstallation.
Signed-off-by: Chris Larson <clarson@mvista.com>
Jeremy Puhlman [Tue, 28 Apr 2009 12:17:26 +0000 (05:17 -0700)]
neon: Add m4 dir to autoreconf.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
Koen Kooi [Tue, 3 Nov 2009 20:06:23 +0000 (21:06 +0100)]
libgles-omap3: adjust for future releases
Frans Meulenbroeks [Tue, 3 Nov 2009 19:38:31 +0000 (20:38 +0100)]
mysql: fixed mysql_config in staging
Marcin Juszkiewicz [Tue, 3 Nov 2009 18:14:42 +0000 (19:14 +0100)]
checksums.ini: added usbutils and openvpn
Marcin Juszkiewicz [Tue, 3 Nov 2009 17:50:03 +0000 (18:50 +0100)]
usbutils: added 0.86
Marcin Juszkiewicz [Tue, 3 Nov 2009 17:49:16 +0000 (18:49 +0100)]
openvpn: added 2.1rc20 and enabled reading passwords from file
Jeremy Lainé [Tue, 3 Nov 2009 17:31:14 +0000 (18:31 +0100)]
ntp-4.2.4p7: make it possible to call hwclock from ntpdate if-up.d script
Henning Heinold [Tue, 3 Nov 2009 16:38:31 +0000 (17:38 +0100)]
cmake.bbclass: use staging from autotools too
Jeremy Lainé [Tue, 3 Nov 2009 16:20:53 +0000 (17:20 +0100)]
ntp-4.2.4p7: invoke ntpdate using if-up.d, not an init script
* provide an if-up.d script for ntpdate (based on Debian's)
* remove invocation of update-rc.d busybox-cron, this should
definitely not be part of the ntpdate package
Koen Kooi [Tue, 3 Nov 2009 14:52:10 +0000 (15:52 +0100)]
angstrom feed builder: also clean perl and perl-native during architecture change
* If recipes like xml-parser-perl fail with linking to your host LIBC, clean perl and perl-native
Koen Kooi [Tue, 3 Nov 2009 14:51:50 +0000 (15:51 +0100)]
libxml-parser-perl: add 2.36
Ricardo Salveti [Sat, 31 Oct 2009 13:22:40 +0000 (13:22 +0000)]
eject-2.1.5: adding HOMEPAGE and fixing SRC_URI
As geocities is now down, changing the SRC_URI to point to OE
mirror.
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
Holger Hans Peter Freyther [Tue, 3 Nov 2009 13:45:02 +0000 (14:45 +0100)]
base.bbclass: Better error message in case the Config Parser fails
http://patchwork.openembedded.org/patch/1088/
Tested-by: Ed Nelson <enelson1000@comcast.net>
Matthew Dombroski [Tue, 3 Nov 2009 13:25:34 +0000 (14:25 +0100)]
qmake2.bbclass: Add lupdate and lrelease.
http://patchwork.openembedded.org/patch/987
Signed-off-by: Matthew Dombroski <matthew@4d-electronics.co.nz>
Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
Sebastian Spaeth [Tue, 3 Nov 2009 13:28:15 +0000 (14:28 +0100)]
connman: add checksums for 0.46
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Sebastian Spaeth [Tue, 3 Nov 2009 13:00:50 +0000 (14:00 +0100)]
connman: include connman_0.46 (mv'd from connman_0.19)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Jeremy Lainé [Tue, 3 Nov 2009 10:39:07 +0000 (11:39 +0100)]
linux-2.6.31: update boc01 RTC driver for upstream submission
Frans Meulenbroeks [Tue, 3 Nov 2009 10:09:20 +0000 (11:09 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Tue, 3 Nov 2009 10:08:46 +0000 (11:08 +0100)]
mythplugins: fixed remaining staging issues
David-John Willis [Tue, 3 Nov 2009 08:00:42 +0000 (08:00 +0000)]
xfce4-panel: Add new upstream 4.6.2 release and checksums.
Steffen Sledz [Thu, 29 Oct 2009 12:01:06 +0000 (13:01 +0100)]
busybox-1.11.3: undefined reference __cpu_to_be16 fixed for busybox-static
A patch fixing this problem inside the linux kernel was not accepted.
For details see:
- http://lkml.org/lkml/2009/6/18/223
- http://patchwork.kernel.org/patch/31164/
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Thomas Kunze [Mon, 2 Nov 2009 22:50:21 +0000 (23:50 +0100)]
tune-strongarm.inc: add EXTRA_FEED_ARCHS
Koen Kooi [Mon, 2 Nov 2009 20:20:12 +0000 (21:20 +0100)]
gst-plugins: blacklist -static for meta packages as well
Frans Meulenbroeks [Mon, 2 Nov 2009 19:57:47 +0000 (20:57 +0100)]
mythplugins: added mythmusic; fixed configure patch, remove unneeded MythBackend patch
still some issues wrt staging
Frans Meulenbroeks [Mon, 2 Nov 2009 18:11:20 +0000 (19:11 +0100)]
taglib: also install .tcc files in staging
Frans Meulenbroeks [Mon, 2 Nov 2009 16:16:08 +0000 (17:16 +0100)]
cdparanoia: created svn recipe
the 10.2 version exports a header file with a field called private
g++ 4.3.3 and up fail on that
this problem is resolved in svn
Koen Kooi [Mon, 2 Nov 2009 16:04:12 +0000 (17:04 +0100)]
xserver-xorg-conf: simply touchbook config
Frans Meulenbroeks [Mon, 2 Nov 2009 15:56:30 +0000 (16:56 +0100)]
myththemes: created recipe
Koen Kooi [Mon, 2 Nov 2009 15:24:58 +0000 (16:24 +0100)]
angstrom uboot scripts: change to mem=99M for omap3 since gst-ti is less hungry nowadays
Koen Kooi [Mon, 2 Nov 2009 14:23:23 +0000 (15:23 +0100)]
dsplink: remove reference to asm/page.h
Michael Smith [Thu, 29 Oct 2009 05:18:07 +0000 (05:18 +0000)]
fastjar 0.98: add non-native recipe
Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>