Age | Commit message (Collapse) | Author | Files |
|
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
|
|
|
|
According to the website the device is coming with 16MB of
flash and is pre equipped with the redboot bootloader. Enable
both NAND, NAND MXC and redboot parsing.
|
|
note that the hx2750_pm_ops struct now is quite crippled, I don't really
know where all the functionality went.
Signed-off-by: Johannes Buchner <buchner.johannes@gmx.at>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
This beings full support for magnet links and many web/gui improvements
as well as background improvements.
|
|
This is a basic version uprev as it is becoming required by some
gtk+ applications such as transmission.
|
|
* Move to latest tip.
* Delete patches merged upstream.
* Add patches to hide __libc* symbols.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
|
|
The glib-2.0 recipe seemed to have gained a lot of un-needed extras and
was also out of date for BBCLASSEXTEND and staging. So this is a minimalised
new version.
|
|
This is needed as latest gnome is using the new features and error
on autoreconf without it.
|
|
looks in /usr/etc/mplayer!
|
|
|
|
* MACHINE_KERNEL_PR bump will follow a bit later on
|
|
|
|
|
|
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
Backport X_ShmAttach fix from 0.9.9
Signed-off-by: Ed Swarthout <Ed.Swarthout@hwdebug.com>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
• Some information in a recipe apply to all versions of a program. Factor them out into an extra file and include/require this in each recipe as seen in a lot of other programs/packages/recipes in OE.
• VDR’s plugins often change and therefore put patches to them in version dependent folder.
This hopefully lessens the effort to add new versions.
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
* Bump SRCREV to latest tip of git.
* Add config for qemu x86 and mips.
* Drop uclibc_ldso_use_O0.patch gcc 4.4 seems not to need it.
* Set UCLIBC_HAS_LIBUTIL=y in distro.config otherwise
libutils wont be generated which is needed by apps like pam.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
* This is usefull when using 'evdev' for touchscreens since earlier version of hal labeled them 'touchpads' which enables all kind of weird behaviour like relative movement
|
|
* we're using libblkid from u-l-ng nowadays, but e-l was still install a .pc breaking apps checking for libblkid > 2.15
|
|
|
|
|
|
* eet: convert to BBCLASSEXTEND
* elementary: add dep on eet-native
|
|
|
|
* As the app supports runtime config of touchscreens an icon for the app seems like a good idea.
|
|
|
|
(recipes for newer versions still being worked on).
|
|
* Also tweak poppler 0.12.3 so it RDEPENDS poppler-data.
|
|
|
|
|
|
spurious resample and ffmpegcolorspace elements
|
|
compressed data
|
|
|
|
* Add checksum for linux-2.6.8.1.tar.bz2 which is used by sun4cmd machine
* Add checksum for linux-2.6.27.7.tar.bz2 which is used by storcenter machine
Signed-off-by: Guo Hongruan <camelguo@gmail.com>
|
|
Signed-off-by: Petr Štetiar <ynezz@true.cz>
|
|
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
|
|
Added xorg.conf for htcdream in xserver-xorg.
Signed-off-by: David Lanzendörfer <david.lanzendoerfer@o2s.ch>
|
|
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@openbossa.org>
|
|
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@openbossa.org>
|
|
to package we don't read potentially stale pkgdata from staging.
This is basically the commit 27b9bc946eeb3faa7b10d92689ab527af42727bd that got
lost when merging poky stuff into the repo. The behavior is much like
what we already have with package_ipk.
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@openbossa.org>
|
|
Removed filesystems declaration from conf/machine/include/htc-msm7.inc
because it should been already decleared in ${build}/conf/local.conf.
|
|
The HP iPAQ RX1950 has no bluetooth, and its flash size is 64M.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
|
|
icecc-blacklisted packages currently built not only without icecc environment
set but also without any parallel options enabled. The original intention was
not to kill the build machine, I guess, since having a good icecc cluster it's
easy to set '-j16' or '-j32' or whatever else which could do so. However as
the toolchain packages are blacklisted for icecc they're becoming a
bottleneck in the build process, while they can be built with local-machine
parallelism.
So, in order to solve it, introducing ICECC_FALLBACK_PARALLEL option. It's
simply used as PARALLEL_MAKE for icecc-blacklisted packages.
|
|
Building things with icecc and BB_NUMBER_THREADS more then 1 you could see
a lot of messages:
ERROR: no cross compiler built yet?
before gcc-cross would be properly built. There is technically nothing wrong,
cross compiler is not there yet and it's not needed when bitbake does
fetch-unpack-patch and other things to prepare package build. But it makes
people uncomfortable.
We can safely kill this messages.
|
|
Ronetix boards LCD
Tested with display TX09D71VM1CCA.
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|