Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
standard libpcap recipe depends on bluez, which depends on
gst-plugins-base, which depends on MANY things..gstreamer, cdparanoia,
and many other packages that really don't need to built.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add SSL module to build -- fixes "import ssl"
|
|
|
|
* Update ruby library path so extensions needing mkmf can build and
find the right ruby headers. Fixes building of ext/dl.
Signed-off-by: Jesse Gilles <jgilles@multitech.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
OE provides its own zlib-native and qemu-native should use that.
Thanks to Thomas Zimmermann <ml@vdm-design.de> for spotting it.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
See "sanity: remove /proc/sys/vm/mmap_min_addr check" for reasoning,
basically, 0.12.x is needed for reliable work on any host system.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
QEMU 0.9.x is obsolete this days and with all modifications made for
QEMU 0.10.x in OE, versions 0.9.x are unusable anyway. 0.10.3 was
introduced 10 month ago, so a good transition time was also given.
Now it's time to just kill it.
Also remove cvs and svn versions since those are 0.9.x leftovers and
QEMU moved to git long ago.
Also remove gcc3 checks since that are not relevant for QEMU 0.10+.
Also remove from icecc blacklist, since QEMU builds fine with it and
the reason for blacklisting was GCC 3.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Conflicts:
classes/sanity.bbclass
|
|
Move the logic to determine what qemu-TARGET to run into qemu.bbclass so
we can check for the right binary in sanity.bbclass. This code was
duplicated by glibc-package and eglibc-package anyhow and with the new fn
we can clean up the usage in these classes a bit. Now that we have a class
for qemu stuff, and the gcc check is just for qemu, move it there.
Conflicts:
classes/base.bbclass
classes/sanity.bbclass
|
|
qemu-native tested to compile on openSUSE 11.2 and Debian Lenny. Binary
locale generation tested for qemuarm/glibc, simpad/glibc,
x86-prescott/eglibc, efika/glibc.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
|
|
|
|
|
|
* Fix PR #5376
* Dont remove ~LnkProperties when QTOPIA_INTERNAL_FSLP is not defined
this could cause g++ to emit default destructor which will be inlined
and as we asked inlines to have hidden visibility it could make the
destructor hidden in the final library this happens now because ld
can merge the visibility attributes which it did not do before.
* Note that this fix might be needed in few other places too.
We will fix them as we encounter them.
* Remove the workaround in opie-taskbar
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
This is tool to calibrate touchscreens which works as XInput devices
(evdev, evtouch, ... but not tslib one).
So far only X11 version, GTKmm one will be provided later by Petr Štetiar.
|
|
- UART3 enabled
- I2C bitbash pins changed (SDA=GPIO26, SCL=GPIO25)
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
- updated to 1.0.0 (& updated checksum)
- improved dependencies
- added missing make flag
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Information from website (http://live.gnome.org/Rygel):
Rygel is a collection of DLNA (UPnP AV) services (devices in UPnP
speak), implemented through a plug-in mechanism.
Important facts and features
* Specifically designed for GNOME (Mobile) and is therefore
planned to be one of the key new features of Maemo platform in
the Harmattan release.
* Based on GUPnP.
* written (mostly) in Vala language
* APIs to ease the implementation of AV devices (currently only
MediaServer V2.0 specification)
* Export of on-disk media:
o tracker plugin.
o media-export plugin: Recursively exports folders and files specified in
the user configuration. This plugin supports all types of URIs that
gio/gvfs and gstreamer can handle.
* Export of online media from 2nd German TV station.
* Export of media hierarchies provided by external applications through implementation
of D-Bus MediaServer spec. Applications that utilize this feature are:
o PulseAudio: Provides streams for input/output devices on the system.
o DVB Daemon: Provides live TV (DVB) channel streams.
o Export of GStreamer pipelines as media items on the network, specified
through gst-launch syntax in the user configuration.
* Audio and Video Transcoding: source format could be anything GStreamer's
decodebin2 can handle but output formats are currently limited to: mp3, PCM
and MPEG TS. Fortunately the transcoding framework is flexible enough to
easily add more transcoding targets.
|
|
linux-hpc branches (and eventually vanilla).
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
nanonote. Eventually we will merge all our 2.6.32 releases
to linux-hpc, but for now this seperate nanonote .bb file
will do.
Signed-off-by:Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
machines.
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
|