Klaus Schwarzkopf [Sun, 5 Dec 2010 15:30:26 +0000 (16:30 +0100)]
hibernate-script_1.12: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 15:10:58 +0000 (16:10 +0100)]
gtk2-ssh-askpass_0.3: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:59:29 +0000 (15:59 +0100)]
libbacon_svn: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:57:35 +0000 (15:57 +0100)]
esc-media_5: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:43:00 +0000 (15:43 +0100)]
esc-gst_6: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:35:59 +0000 (15:35 +0100)]
dasher-gpe_0.0-svn: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:05:37 +0000 (15:05 +0100)]
xfcalendar_4.2.3: fixed SCR_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 13:46:29 +0000 (14:46 +0100)]
uml-utilities_20040406: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 13:38:36 +0000 (14:38 +0100)]
u2nl_1.3: fixed SRC_URI
new version avalible.
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 13:17:25 +0000 (14:17 +0100)]
ntfs-3g_1.0: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 13:06:43 +0000 (14:06 +0100)]
redfang: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 12:59:41 +0000 (13:59 +0100)]
qxmp_1.0: fixed SRC_URI
Homepage closed
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 12:51:27 +0000 (13:51 +0100)]
picocom_1.3: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 12:46:45 +0000 (13:46 +0100)]
msynctool_0.22: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Schwarzkopf [Sun, 5 Dec 2010 12:18:47 +0000 (13:18 +0100)]
asterisk_1.2.24: Set correct Checksum
Tilghman Lesher <tlesher@digium.com> wrote on asterisk-users@lists.digium.com:
Due to a licensing issue with some of the files we distributed with previous
tarballs, we removed those files from archived tarballs in order to avoid
continuing to distribute those files in any form. So yes, the checksums
will have changed, although the checksums we distribute with the tarballs
were also updated at the same time.
Given that most of the changes since 1.2.24 have been security fixes, I
would strongly encourage you to update your packages. There is no excuse
for distributing vulnerable packages beyond the date that the vulnerability
is disclosed, plus a brief period necessary for releasing updated packages.
Additionally, the 1.2 branch has been EOLed, which means if any additional
security issues are found, we will not be releasing updated packages to
deal with those issues. For this reason, you would be better off putting
forth the work to release packages based upon 1.4 or 1.8.
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Thu, 9 Dec 2010 16:07:42 +0000 (17:07 +0100)]
meta-toolchain: fix directories rights
Actual sdk change rights of /usr and /usr/local to 775 when
untaring the archives with sudo ... giving group write access
to these directories.
This patch fix the rights before creating the archive.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 9 Dec 2010 19:29:56 +0000 (11:29 -0800)]
js_1.5.bb: Beat it to respect LDFLAGS
* Fixes QA errors like below
ERROR: QA Issue with js: No GNU_HASH in the elf binary:
'/scratch/oe/work/armv7a-oe-linux-gnueabi/js-1.5-r2/packages-split/js/usr/lib/libjs.so'
ERROR: QA run found fatal errors. Please consider fixing them.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Mon, 6 Dec 2010 12:26:26 +0000 (13:26 +0100)]
webkit-efl: bump SRCREV and add patch for scrolling issue
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Thu, 9 Dec 2010 18:55:48 +0000 (19:55 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Thu, 9 Dec 2010 18:51:48 +0000 (19:51 +0100)]
initrdscripts/initramfs-uniboot_1.0.bb: DESCRIPTON -> DESCRIPTION
(saw this on the poky ML)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Roman I Khimov [Tue, 23 Nov 2010 13:16:20 +0000 (16:16 +0300)]
at 3.1.12: fix parallel make fix
Use dummy target to avoid race with double yacc invocation.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Andreas Oberritter [Fri, 10 Dec 2010 01:04:52 +0000 (01:04 +0000)]
openssl: allow to add configure options through EXTRA_OECONF
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Michael Smith <msmith@cbnco.com>
Philip Balister [Thu, 9 Dec 2010 18:07:16 +0000 (13:07 -0500)]
Revert "autoconf.inc: Use 'which' to find m4"
This reverts commit
8da17586c547f365ae667eb2608ba89a1c375afc.
This commit broke autoconf running on the target. I spoke with Tom Rini and he
approved the revert of his commit.
Philip Balister [Thu, 9 Dec 2010 18:06:12 +0000 (13:06 -0500)]
uhd : Fix packaging for examples and test programs.
Andreas Oberritter [Wed, 8 Dec 2010 20:58:08 +0000 (20:58 +0000)]
linux-omap-hah: remove unused variable CVS_TARBALL_STASH
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Michael Smith [Wed, 8 Dec 2010 14:17:32 +0000 (09:17 -0500)]
iproute2: upgrade to 2.6.35.1
Upgrade 2.6.35 to 2.6.35.1. The new version fixes "ip route get" and
"ip addr flush".
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Martin Jansa [Thu, 9 Dec 2010 11:32:31 +0000 (12:32 +0100)]
fso-specs,libfso-glib: bump SRCREV and PV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Daniele Ricci [Wed, 8 Dec 2010 23:20:05 +0000 (23:20 +0000)]
libfreesmartphone-glib: bump SRCREV and version, now depends on fso-specs
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Thu, 9 Dec 2010 06:46:58 +0000 (22:46 -0800)]
binutils-cross-sdk_2.21.bb,binutils-cross_2.21.bb: Use binutils_2.21.bb instead of git version
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 9 Dec 2010 03:04:45 +0000 (19:04 -0800)]
binutils-2.21: Add recipes for binutils 2.21 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 9 Dec 2010 03:03:44 +0000 (19:03 -0800)]
binutils_git.bb: Move to master now that 2.21 is released
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Frans Meulenbroeks [Wed, 8 Dec 2010 20:27:28 +0000 (21:27 +0100)]
removed unused var AUTOTOOLS_STAGE_PKGCONFIG
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Acked-by: Andreas Oberritter <obi@opendreambox.org> (on irc)
Andreas Oberritter [Wed, 8 Dec 2010 21:01:56 +0000 (21:01 +0000)]
mythtv: depend on virtual/libsdl instead of libsdl-x11
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Martin Jansa [Wed, 8 Dec 2010 21:23:04 +0000 (22:23 +0100)]
elmdentica: add elmdentica-themes to RDEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Roger Monk [Tue, 7 Dec 2010 16:28:31 +0000 (16:28 +0000)]
ti-codec-engine: Add version 2.26.02.11
* Add version 2.26.02.11
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Tue, 7 Dec 2010 16:27:51 +0000 (16:27 +0000)]
ti-framework-components: Add v2.26.00.01
* Add v2.26.00.01
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Denys Dmytriyenko [Wed, 8 Dec 2010 01:21:27 +0000 (20:21 -0500)]
gst-plugins-bad: add dependency on librsvg
Fixes build failure if librsvg is not previously staged:
| CC libgstschro_la-gstschro.lo
| CC libgstschro_la-gstschrodec.lo
| CCLD libgstdfbvideosink.la
| CC libgstrsvg_la-gstrsvgdec.lo
| CCLD libgstjack.la
| CCLD libgstjp2k.la
| In file included from gstrsvg.c:25:
| gstrsvgdec.h:29:26: error: librsvg/rsvg.h: No such file or directory
| gstrsvgdec.h:30:32: error: librsvg/rsvg-cairo.h: No such file or directory
| gstrsvg.c: In function 'plugin_init':
| gstrsvg.c:30: warning: implicit declaration of function 'rsvg_init'
| gstrsvg.c:30: warning: nested extern declaration of 'rsvg_init'
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Jeff Lance [Wed, 8 Dec 2010 08:26:30 +0000 (08:26 +0000)]
matrix-gui: Adding additional platform support
* Add platform support for am180x
* Add platform support for am181x
* Add platform support for am3517
Signed-off-by: Jeff Lance <j-lance@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Jeff Lance [Wed, 8 Dec 2010 08:26:29 +0000 (08:26 +0000)]
matrix-gui: updating SRC rev to pick up new platforms and matrix code enhancements
* Added Matrix Enhancements:
* added new platforms am180x, am181x and am3517
* add control menubar at the top of matrix-gui (HTML change not code change)
* add descriptions to matrix applications (source code change)
* make matrix scalable with respect to number of applications.
* allow addtional main menu pages and allow additional sub-menu pages (source code change)
Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Martin Jansa [Tue, 7 Dec 2010 17:04:37 +0000 (18:04 +0100)]
mokowm: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 7 Dec 2010 09:04:49 +0000 (10:04 +0100)]
mokosuite2: move older recipes from openmoko-3rdparty also to mokosuite2 directory
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Daniele Ricci [Tue, 7 Dec 2010 07:56:40 +0000 (07:56 +0000)]
task-shr-feed: add libmokosuite and mokohome
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Daniele Ricci [Tue, 7 Dec 2010 07:53:03 +0000 (07:53 +0000)]
mokohome: new recipe for mokohome replacement from mokosuite2
MokoHome is an improved version of former mokohome contained
in package mokosuite2. It has a better configuration system
and it will support modules API for writing widgets.
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Daniele Ricci [Tue, 7 Dec 2010 07:53:02 +0000 (07:53 +0000)]
libmokosuite: create theme symlink on install_append
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Daniele Ricci [Tue, 7 Dec 2010 07:53:04 +0000 (07:53 +0000)]
mokosuite2: bump SRCREV for mokohome removal
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denys Dmytriyenko [Tue, 7 Dec 2010 23:29:44 +0000 (17:29 -0600)]
external-toolchain-csl: license-related cleanup and fixup
* fix the comparison of GPLv2/GPLv3 licensed gcc
* fix license for dynamically created glibc-{gconv,locale,localedata}
* fix missing double-quotes around variable values
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Martin Jansa [Tue, 7 Dec 2010 23:15:34 +0000 (00:15 +0100)]
matchbox-panel-2: fix build with newer revision for eglibc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Matt Thompson [Wed, 8 Dec 2010 03:52:20 +0000 (03:52 +0000)]
wxwidgets: added libxinerama to DEPENDS
| ./src/unix/displayx11.cpp:49:41: error: X11/extensions/Xinerama.h: No such file or directory
| ./src/unix/displayx11.cpp:72: warning: ISO C++ forbids declaration of 'type name' with no type
| ./src/unix/displayx11.cpp:72: error: 'operator const int' does not name a type
| ./src/unix/displayx11.cpp:77: warning: ISO C++ forbids declaration of 'XineramaScreenInfo' with no type
| ./src/unix/displayx11.cpp:77: error: expected ';' before '*' token
Signed-off-by: Matt Thompson <matthewbot@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Denys Dmytriyenko [Tue, 7 Dec 2010 22:23:44 +0000 (17:23 -0500)]
flac: fix missing gettext dependency, convert to INC_PR
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Martin Jansa [Tue, 7 Dec 2010 21:25:43 +0000 (22:25 +0100)]
shr: bump PE after
7bfcf5198dc06e18b20088d1753b299e8fa5ad90 for upgradeable SRCPV
* doh I forgot to add this after noticing and fixing it on our buildhost
Philip Balister [Tue, 7 Dec 2010 18:39:35 +0000 (13:39 -0500)]
gnuradio : Update SRCREV to support current uhd api.
Philip Balister [Tue, 7 Dec 2010 18:39:00 +0000 (13:39 -0500)]
uhd : Add support for the USRP-E100.
Kristoffer Ericson [Tue, 7 Dec 2010 18:26:58 +0000 (19:26 +0100)]
jornada7xx.conf: Add relevant X settings
Lets add xserver and some screen info that we know work
well.
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Martin Jansa [Tue, 7 Dec 2010 21:13:29 +0000 (21:13 +0000)]
eglibc_2.1[12]: remove upstream applied eglibc-make-382 patch
* after checking 2.11 branch with webinterface I've removed it too from
2.11 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Tue, 7 Dec 2010 15:24:44 +0000 (07:24 -0800)]
pw-am.sh: Point to new patchwork address
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 7 Dec 2010 00:19:45 +0000 (16:19 -0800)]
eglibc_svn.bb/eglibc_2.12.bb/eglibc_2.11.bb: Bump SRCREV
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 6 Dec 2010 23:12:10 +0000 (15:12 -0800)]
binutils_git.bb: Bump SRCREV to latest 2.21 branch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Alex Ferguson [Mon, 6 Dec 2010 14:35:33 +0000 (16:35 +0200)]
muffinman-image: Remove IMAGE_DEVICE_TABLES definition.
Removed IMAGE_DEVICE_TABLES definition which was used to override
the default device_tables-minimal file, solving some issues while
creating others. This hack is no longer needed with kernel 2.6.36.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Martin Jansa [Tue, 7 Dec 2010 12:26:43 +0000 (13:26 +0100)]
msmcomm: bump SRCREV to compatible version with current cornucopia SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Mon, 6 Dec 2010 23:29:07 +0000 (00:29 +0100)]
ohm: bump git SRCREV to 2010-02-11 master
* removes offending dpmsstr.h include
* explicit packaging of .la files for -dev (installed but not shipped)
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Thomas Zimmermann [Mon, 6 Dec 2010 21:33:25 +0000 (22:33 +0100)]
libphone-ui-shr: bump SRC_REV for message-list enhancements
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Frans Meulenbroeks [Mon, 6 Dec 2010 20:44:26 +0000 (21:44 +0100)]
libcdaudio: updated LICENSE to LGPLv2+
COPYING file is the GPLv2 thing
README file says LGPL
sources say LGPLv2+
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Mon, 6 Dec 2010 20:16:16 +0000 (21:16 +0100)]
modemmanager: add 0.4 with a patch to fix build against recent glib
Signed-off-by: Koen Kooi <koen@openembedded.org>
Paul Menzel [Fri, 3 Dec 2010 13:01:20 +0000 (14:01 +0100)]
eina: Remove `gnu_source.patch` which was applied upstream.
Something similar to this patch was applied upstream r53157 [1] which closes upstream ticket 537 [2].
$ git grep EFL_SRCREV
classes/e-base.bbclass:EFL_SRCREV ?= "55157"
This change is build tested with the following configurations.
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "842f05d"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "minimal"
DISTRO_VERSION = "dev-snapshot-
20101203"
TARGET_FPU = "hard"
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "842f05d"
TARGET_ARCH = "arm"
TARGET_OS = "linux-uclibceabi"
MACHINE = "beagleboard"
DISTRO = "minimal-uclibc"
DISTRO_VERSION = "dev-snapshot-
20101203"
TARGET_FPU = "hard"
[1] http://trac.enlightenment.org/e/changeset/53157
[2] https://trac.enlightenment.org/e/ticket/537
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
CC: Henning Heinold <heinold@inf.fu-berlin.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Mon, 6 Dec 2010 18:58:38 +0000 (19:58 +0100)]
cdparanoia: added HOMEPAGE and DESCRIPTION
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Martin Jansa [Sat, 13 Nov 2010 14:10:09 +0000 (15:10 +0100)]
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-pre-svn-08 -> libelementary-ver-pre-svn-09
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 6 Dec 2010 12:24:09 +0000 (13:24 +0100)]
e-base: bump EFL_SRCREV for beta3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 6 Dec 2010 11:35:49 +0000 (12:35 +0100)]
cornucopia: bump SRCREV
* fixed close for devices with broken MUX mode that can't close
* more stuff for n900
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Roger Monk [Mon, 6 Dec 2010 17:06:08 +0000 (17:06 +0000)]
ti-linuxutils: Add 2.26.01.02
* Add latest linuxutils 2.26.01.02
* support for linux 2.6.37rc
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Mon, 6 Dec 2010 17:02:18 +0000 (18:02 +0100)]
gvfs: add 1.6.6 which works with a recent glib
Signed-off-by: Koen Kooi <koen@openembedded.org>
Stefan Schmidt [Mon, 6 Dec 2010 16:08:28 +0000 (17:08 +0100)]
fbprogress_1.1: Change SRC_URI to new location.
The BugLabs SVN got migrated to a new place. The old on is still in read
only mode, but will go off soon.
Stefan Schmidt [Mon, 6 Dec 2010 15:58:14 +0000 (16:58 +0100)]
u-boot-bug_svn: Change SRC_URI to new location.
The BugLabs SVN got migrated to a new place. The old on is still in read only
mode, but will go off soon.
Stefan Schmidt [Mon, 6 Dec 2010 15:55:19 +0000 (16:55 +0100)]
linux-bug_2.6.27.2: Change SRC_URI to new location.
The BugLabs SVN got migrated to a new place. The old on is still in read only
mode, but will go off soon.
Paul Menzel [Mon, 6 Dec 2010 13:22:16 +0000 (14:22 +0100)]
enjoy: add `elementary` to `DEPENDS`
Task `configure` fails with the following error message.
| checking pkg-config is at least version 0.9.0... yes
| checking for EDBUS... yes
| checking for ELEMENTARY... configure: error: Package requirements (elementary ecore-file) were not met:
|
| No package 'elementary' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables ELEMENTARY_CFLAGS
| and ELEMENTARY_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
|
| ERROR: Function do_configure failed
NOTE: package enjoy-0.0+svnr55157-r2: task do_configure: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of /oe/openembedded/recipes/e17/enjoy_svn.bb do_configure failed
ERROR: Task 12 (/oe/openembedded/recipes/e17/enjoy_svn.bb, do_configure) failed with 256
ERROR: '/oe/openembedded/recipes/e17/enjoy_svn.bb' failed
ERROR: '/oe/openembedded/recipes/e17/enjoy_svn.bb' failed
ERROR: '/oe/openembedded/recipes/e17/enjoy_svn.bb' failed
Adding `elementary` to `DEPENDS` fixes this problem and is tested with the following configurations.
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "2bd4f33"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "next"
TARGET_FPU = "hard"
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "fa3f861"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "minimal"
DISTRO_VERSION = "dev-snapshot-
20101206"
TARGET_FPU = "hard"
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Paul Menzel [Mon, 6 Dec 2010 13:11:30 +0000 (14:11 +0100)]
enjoy: Fix commit 1265ac and append to `DEPENDS`.
With commit 1265ac »enjoy_svn.bb: add missing DEPENDS for the needed gst-plugins« [1] previous `DEPENDS` assignment was discarded and task `configure` failed with the following error.
checking pkg-config is at least version 0.9.0... yes
checking for EDBUS... configure: error: Package requirements (edbus) were not met:
No package 'edbus' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables EDBUS_CFLAGS
and EDBUS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
ERROR: Function do_configure failed
This patch fixes the error above and is tested using the following configurations.
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "2bd4f33"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "next"
TARGET_FPU = "hard"
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "fa3f861"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "minimal"
DISTRO_VERSION = "dev-snapshot-
20101206"
TARGET_FPU = "hard"
[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=
1265ac068aa9f5bf0d8fee2cfbf8a1492cabe5a3
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Mon, 6 Dec 2010 12:50:08 +0000 (13:50 +0100)]
xorg-proto: move BBCLASSEXTEND to .inc
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Mon, 6 Dec 2010 11:33:08 +0000 (12:33 +0100)]
angstrom next: prefer glibc 2.26.x
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Mon, 6 Dec 2010 11:12:32 +0000 (12:12 +0100)]
bc 1.06: fix segfault when using -l
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sun, 5 Dec 2010 17:36:50 +0000 (18:36 +0100)]
Angstrom next: prefer linux-omap 2.6.37rcX as main kernel for beagle
Signed-off-by: Koen Kooi <koen@beagleboard.org>
Koen Kooi [Sun, 5 Dec 2010 17:51:59 +0000 (18:51 +0100)]
ti-linuxutils 2.25.05.11: fix build with recent kernels
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Sun, 5 Dec 2010 17:32:59 +0000 (18:32 +0100)]
ti-local-power-manager: fix build with recent kernels
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Sun, 5 Dec 2010 13:37:58 +0000 (14:37 +0100)]
ti-dsplink 1.65.00.03: add patch to fix build with recent kernels
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Sun, 5 Dec 2010 13:18:30 +0000 (14:18 +0100)]
udev 162: fix libudev packaging
Signed-off-by: Koen Kooi <koen@openembedded.org>
Steve Sakoman [Thu, 14 Oct 2010 05:06:39 +0000 (22:06 -0700)]
udev: Add recipe for 162
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sun, 5 Dec 2010 12:32:20 +0000 (13:32 +0100)]
powertop: fix CFLAGS in .inc and add a git version
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sun, 5 Dec 2010 12:31:18 +0000 (13:31 +0100)]
tune-cortexa8: change '-mfloat-abi=hardfp' to '-mfloat-abi=hard'
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Sat, 4 Dec 2010 20:52:06 +0000 (21:52 +0100)]
linux-omap 2.6.37rc: bump to rc4
* fix defconfig
* raise MPU limit for 2GHz
* switch SGX clocks to 200MHz for 36xx
* clarify CAM_EN name
* Add support for TinCanTools Trainer expansionboard
* remove mpurate patch, the needed OPP layer changes aren't in yet, so 1GHz operation doesn't work properly
Signed-off-by: Koen Kooi <koen@beagleboard.org>
Martin Jansa [Mon, 6 Dec 2010 10:44:14 +0000 (11:44 +0100)]
xorg: new versions 2010-12-06, xcalc, xeyex, xf86-video-savage and xserver-xorg moved to 1.9.2.902 (RC2)
* xf86-video-savage doesn't build for me, ICE with gcc-4.5, but I have
the same with xf86-video-savage_2.3.1, so probably not savage fault
| savage_video.c: In function 'SavageDisplaySurface':
| savage_video.c:2351:1: internal compiler error: in default_secondary_reload, at targhooks.c:762
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[2]: *** [savage_video.lo] Error 1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 6 Dec 2010 09:44:47 +0000 (10:44 +0100)]
task-shr-feed: add enjoy and shr-theme-efenniht
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Pau Espin Pedrol [Mon, 6 Dec 2010 00:17:40 +0000 (00:17 +0000)]
shr-theme-efenniht: add recipe for efenniht shr theme.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Pau Espin Pedrol [Mon, 6 Dec 2010 00:17:38 +0000 (00:17 +0000)]
elementary-theme-efenniht: add recipe for efenniht elementary theme.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 6 Dec 2010 09:14:24 +0000 (10:14 +0100)]
exquisite-theme-illume: use e-base
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Pau Espin Pedrol [Mon, 6 Dec 2010 00:17:39 +0000 (00:17 +0000)]
e-wm-theme-illume-efenniht: add recipe for efenniht e17 theme.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Daniele Ricci [Mon, 6 Dec 2010 07:34:12 +0000 (07:34 +0000)]
libmokosuite: new recipe
libmokosuite is the core library of mokosuite2.
It is written in C using GLib and EFL; it containes many
useful utilities to write embedded-oriented applications.
libmokosuite is divided in 3 parts: Utils, UI and PIM.
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Daniele Ricci [Sun, 5 Dec 2010 23:44:34 +0000 (23:44 +0000)]
librest: git is now hosted on gnome.org
* also use gitr prefix and SRCPV
* bump PE for upgradeable path
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Sun, 5 Dec 2010 22:51:47 +0000 (23:51 +0100)]
enjoy_svn.bb: add missing DEPENDS for the needed gst-plugins
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Denis 'GNUtoo' Carikli [Sun, 5 Dec 2010 21:59:32 +0000 (22:59 +0100)]
enjoy_svn: fix dependencies and bump PR
*lame is not an mp3 decoder, it's an mp3 encoder, it's useless here
*mad was lacking(result: not beeing able to play mp3)
*gst-plugin-volume(volume not working) and gst-plugin-decodebin2
(not able to play anything) were also lacking
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Frans Meulenbroeks [Sun, 5 Dec 2010 20:59:07 +0000 (21:59 +0100)]
libcddb: added missing dependency on gettext
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 5 Dec 2010 20:52:36 +0000 (21:52 +0100)]
cdparanoia_svn.bb: updated SVN version; fixed LICENSE, added pkgconfig stuff
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Alex Ferguson [Sat, 4 Dec 2010 17:27:34 +0000 (19:27 +0200)]
psplash: Update psplash-poky-img.h for new jlime-logo.
Updated psplash-poky-img.h to the newer jlime branding.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>