CIA.vc
OpenEmbedded
Real-time open source activity stats
Stats » Projects » OpenEmbedded
information
Photo
OpenEmbedded is a tool which allows developers to create a fully usable Linux base for various embedded systems. It has been designed to be able to handle different hardware architectures, support multiple releases for those architectures, and utilize tools for speeding up the process of recreating the base after changes have been made. Currently it can run on any Linux distribution, and plans are in place to allow it to work under Windows.
syndicateUTC clock
16:06 on Feb 13, 2012
event counters
The last message was received 15.34 hours ago at 00:46 on Feb 13, 2012
3 messages so far today, 0 messages yesterday
3 messages so far this week, 2 messages last week
5 messages so far this month, 4 messages last month
60209 messages since the first one, 8.1 years ago, for an average of 1.18 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
20:17 on Jan 31OpenEmbedded
Commit by Ulf Samuelsson <ulf@emagii.com> on master :: r53784a5e26 openembedded.git/recipes/ (3 files in 2 dirs): (link)
intltool(-native) Fix dependencies.

intltool used to depend on libxml-parser-perl-native,
which did not exist.

The patch creates a new native recipe for libxml-parser-perl,
and let intltool-native depend on this.
intltool dependency is removed.

Signed-off-by: Ulf Samuelsson <ulf at emagii dot com>
#
09:55 on Jan 31OpenEmbedded
Commit by Ulf Samuelsson <ulf@emagii.com> on master :: r19f9a4e780 openembedded.git/recipes/perl/ (3 files in 2 dirs): (link)
perl_5.10.1.bb: Add search for libraries

Ubuntu 11.04 i686 has moved around the libraries.
perl-native will not build due to this.

Backported from 5.14.2

Signed-off-by: Ulf Samuelsson <ulf at emagii dot com>
#
02:18 on Jan 31OpenEmbedded
Commit by Ulf Samuelsson <ulf@emagii.com> on master :: r9749798164 openembedded.git/recipes/bluez/bluez4_4.98.bb: (link)
bluez4: Add version to 4.98

Signed-off-by: Ulf Samuelsson <ulf at emagii dot com>
#
00:09 on Jan 31OpenEmbedded
Commit by Ulf Samuelsson <ulf@emagii.com> on master :: rf5626cb812 openembedded.git/recipes/fakeroot/ (4 files in 2 dirs): (link)
fakeroot(-native)_1.18.2.bb: Bump version

Earlier fakeroot recipes are not longer available
at the download source.
Upgrade to latest version.

Signed-off-by: Ulf Samuelsson <ulf at emagii dot com>
#
00:08 on Jan 31OpenEmbedded
Commit by Ulf Samuelsson <ulf@emagii.com> on master :: r1dcec0cd96 openembedded.git/recipes/schroedinger/schroedinger_1.0.11.bb: (link)
schroedinger: Bump version to 1.0.11

schroedinger depends on orc (Oil Runtime Compiler)
With the current version of schroedinger (1.0.9)
orc must have revision 0.4.11 or earlier.
As of 0.4.12, a stdint.h header is removed, breaking
the schroedinger build, and thus oe-classic which is now
using orc-0.4.16 as default.

Bumping the version will resync schroedinger with orc

Signed-off-by: Ulf Samuelsson <ulf at emagii dot com>
#
07:21 on Jan 12OpenEmbedded
Commit by Frans Meulenbroeks <fransmeulenbroeks@gmail.com> on master :: r9231b084bb openembedded.git/recipes/ntpclient/ntpclient_2010_365.bb: (link)
ntpclient: updated to 2010_365 version

Changes since ntpclient_2007_365:
-- fixed type of sa_xmit_len, thanks vapier
-- dropped underscores in spelling of adjtimex(2), might make uClibc happier
-- include netdb.h and always define _BSD_SOURCE to get prototype for herror
-- minor formatting to align with Nilsson's fork
-- add -fno-strict-aliasing as needed by traditional network coding style

The 2nd -- also implies our local patch is not needed any more

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail dot com>
#
11:50 on Dec 31, 2011OpenEmbedded
Commit by Frans Meulenbroeks <fransmeulenbroeks@gmail.com> on master :: r8e7ed36b56 openembedded.git/recipes/u-boot/u-boot_2011.03.bb: (link)
u-boot_2011.03: made this default for mpc8313e-rds

after using it for quite a while

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail dot com>
#
19:55 on Dec 27, 2011OpenEmbedded
Commit by Frans Meulenbroeks <fransmeulenbroeks@gmail.com> on master :: re20e9594d2 openembedded.git/recipes/u-boot/ (2 files in 2 dirs): (link)
u-boot: added 2011.03; also added building of tools

In Aug 2010 the building of u-boot utils (fw_printenv, fw_setenv) changed
Since then they are build using HOSTCC, which does not really give
a good target image.

After discussion with Wolfgang Denk and backreading the u-boot mailing
list, I opted to redefine HOSTCC in the recipe when building env
That way we can get u-boot tools on the target
(btw, there is a recipe u-boot-utils_1.2.0.bb but that uses
a highly outdated version of u-boot mkimage that does not support
FIT (Flattended Image Tree) images)

(FIT image are quite useful on powerpc if one wants to
build a blob that contains both a uimage and a device tree)

I've been using this version of u-boot on mpc8313 for more than half
a year and FIT images for about 4 months.

BTW: wrt the patch to fw_env.h:
The ifndefs are needed to actually compile the tools.
The changed constants are values that are more common nowadays
(16 k flash pages is probably not too common; 128K is way more common)
(one probably wants to change this for a specific machine anyway).

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail dot com>
#
18:32 on Dec 27, 2011OpenEmbedded
Commit by Frans Meulenbroeks <fransmeulenbroeks@gmail.com> on master :: r38c962e6f0 openembedded.git/recipes/fakeroot/ (4 files in 2 dirs): (link)
fakeroot: added 1.14.5, deprecated 1.15.1

as 1.15.1 does not properly fetch, added a DP = -1 to it
also added 1.14.5.
This is similar to what has been done in the maintenance branch

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail dot com>
#
20:22 on Dec 26, 2011OpenEmbedded
Commit by Frans Meulenbroeks <fransmeulenbroeks@gmail.com> on master :: r4a98e62ac3 openembedded.git/recipes/net-snmp/ (3 files in 2 dirs): (link)
net-snmp: added version 5.7.1

Backported from meta-oe where it was contributed by Eric Bénard
While at it also fixed some whitespace warnings.
Gave it a DEFAULT_PREFERENCE of 1 so it gets preference above the
older svn recipe (svn is deprecatted by net-snmp anyway)

Rationale for adding is because the existing recipe does not
build for uclibc, and the new version does.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail dot com>
#
08:58 on Dec 12, 2011OpenEmbedded
Commit by Steffen Sledz <sledz@dresearch-fe.de> on org.openembedded.dev :: rc75eac282c openembedded.git/recipes/openjdk/openjdk-6-common.inc: (link)
openjdk: fix problem on build hosts with linux kernel 3.x

see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7072341

Signed-off-by: Steffen Sledz <sledz at dresearch-fe dot de>
#
17:00 on Dec 09, 2011OpenEmbedded
Commit by Steffen Sledz <sledz@dresearch.de> on org.openembedded.dev :: r311422db18 openembedded.git/recipes/icedtea/icedtea6-native.inc: (link)
icedtea6-native: fix problem on build hosts with linux kernel 3.x

see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7072341

Signed-off-by: Steffen Sledz <sledz at dresearch dot de>
#
13:24 on Dec 09, 2011OpenEmbedded
Commit by Philip Balister <philip@balister.org> on master :: rf6df103372 openembedded.git/recipes/orc/orc_0.4.16.bb: (link)
orc : Update to 0.4.16 per customer request.

uhd needs at least 0.4.12. oe-core already has 0.4.14, so hopefully this
does not have the segfault issues reported with other versions of orc.

Signed-off-by: Philip Balister <philip at balister dot org>
#
13:22 on Dec 09, 2011OpenEmbedded
Commit by Philip Balister <philip@balister.org> on master :: ra0d5f8af69 openembedded.git/recipes/uhd/uhd-firmware.inc: (link)
uhd-firmware : File name no longer includes git hash.

Signed-off-by: Philip Balister <philip at balister dot org>
#
17:16 on Dec 01, 2011OpenEmbedded
Commit by Rafael Ignacio Zurita <rafaelignacio.zurita@gmail.com> on master :: ra4f35de0f6 openembedded.git/recipes/directvnc/directvnc_0.7.7.bb: (link)
directvnc: Add initial recipe with version 0.7.7

DirectVNC provides a very thin VNC client for unix framebuffer systems.

Signed-off-by: Rafael Ignacio Zurita <rafaelignacio dot zurita at gmail dot com>

Build tested with `angstrom-2010` and `minimal{,-uclibc}` for `MACHINE = "beagleboard"`.

Signed-off-by: Paul Menzel <paulepanter at users dot sourceforge dot net>
#
11:59 on Nov 28, 2011OpenEmbedded
Commit by Steffen Sledz <sledz@dresearch-fe.de> on org.openembedded.dev :: r5cd6db7b2f openembedded.git/recipes/live555/ (live555_20110314.bb live555_20111120.bb): (link)
live555: replace version 20110314 with 20111120

Signed-off-by: Steffen Sledz <sledz at dresearch-fe dot de>
#
11:07 on Nov 28, 2011OpenEmbedded
Commit by Steffen Sledz <sledz@dresearch-fe.de> on org.openembedded.dev :: rb4a9921552 openembedded.git/recipes/gypsy/ (gypsy.inc gypsy_0.7.bb): (link)
gypsy: move generic SRC_URI part to gypsy.inc

Signed-off-by: Steffen Sledz <sledz at dresearch-fe dot de>
Acked-by: Paul Menzel <paulepanter at users dot sourceforge dot net>
#
12:46 on Oct 22, 2011OpenEmbedded
Commit by Ulf Samuelsson <ulf_samuelsson@telia.com> on master :: r9389f986ac openembedded.git/recipes/python/ (2 files in 2 dirs): (link)
python-2.6.6: Fix python-2.6.6 build failure on linux-3.x

python-2.6.6 build will crash when host is running linux kernel 3.x.

Fix backported from openembedded-core.
meta/recipes-devtools/python/python/07-linux3-regen-fix.patch

Signed-Off-By: Ulf Samuelsson <ulf dot samuelsson at telia dot com>
#
12:27 on Oct 22, 2011OpenEmbedded
Commit by Ulf Samuelsson <ulf_samuelsson@telia.com> on master :: r1df2db51aa openembedded.git/recipes/freetype/freetype_2.4.3.bb: (link)
freetype_2.4.3.bb; Change order of configuration.

Build of freetype-native is broken on Ubuntu 11.10 x64 - possible others.
Problem fixed in openembedded-core 2.4.4 recipe
Backporting the change will allow the build to complete.

openembedded-core-contrib/meta/recipes-graphics/freetype

Signed-Off-By: Ulf Samuelsson <ulf dot samuelsson at telia dot com>
#
11:59 on Oct 21, 2011OpenEmbedded
Commit by Ulf Samuelsson <ulf_samuelsson@telia.com> on master :: r250219ae88 openembedded.git/ (21 files in 4 dirs): (link)
openssl-1.0.0d: Update to openssl-1.0.0e

Backported from openembedded-core
meta-openembedded/meta-oe/recipes-connectivity/openssl

Signed-Off-By: Ulf Samuelsson <ulf dot samuelsson at telia dot com>
#