Chase Maupin [Wed, 26 May 2010 03:09:32 +0000 (03:09 +0000)]
docs/getting_oe: Fix documentation errors
* Fixed up typos and other errors in the documentation.
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Chase Maupin [Wed, 26 May 2010 03:09:31 +0000 (03:09 +0000)]
docs/features: Fix documentation errors
* Fixed up typos and other errors in the documentation.
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Chase Maupin [Wed, 26 May 2010 03:09:30 +0000 (03:09 +0000)]
docs/comparing: Fix documentation errors
* Fixed up typos and other errors in the documentation.
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Chase Maupin [Wed, 26 May 2010 03:09:29 +0000 (03:09 +0000)]
docs/common_use_cases: Fix documentation errors
* Fixed up typos and other errors in the documentation.
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Chase Maupin [Thu, 27 May 2010 19:41:50 +0000 (14:41 -0500)]
matrix-gui-e_svn: add init script to runlevel 3
* only add the matrix-gui-e init script to run level 3.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Thu, 27 May 2010 16:01:30 +0000 (11:01 -0500)]
matrix-gui-common: Move common files into one pkg
* Created the matrix-gui-common_svn.bb recipe to contain all of
the common html, scripts, and image files used by both versions
of the matrix GUI application.
* Removed the html, script, and image files from matrix-gui and
matrix-gui-e recipes.
* Added dependency on matrix-gui-common to matrix-gui and
matrix-gui-e recipes.
* Added browser executable that looks for the example browser
from the Qt demos package depending on whether the embedded
or X11 version of the matrix GUI application is running.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Thu, 27 May 2010 15:59:40 +0000 (10:59 -0500)]
matrix-gui_svn: Add autostart package
* Added package for autostarting the matrix_gui application
in X11 desktops. Package is called matrix-gui-autostart.
* Added .desktop file for starting the matrix_gui application
when the system is logged in.
* Autostart package depends on the base matrix-gui package.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Thu, 27 May 2010 15:57:15 +0000 (10:57 -0500)]
matrix-gui_svn: X11 version of matrix GUI
* Added recipe to build matrix GUI application with Qt X11
libraries.
* Changed init script to not place an entry in the /etc/rc5.d
directory. Init script is still used for starting the
matrix_gui application.
* Added patch to enable the cursor for X11
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Thu, 27 May 2010 15:54:49 +0000 (10:54 -0500)]
matrix-gui-e_svn: Changed executable name
* Upgraded to the latest source revision
* Changed the executable name in the recipe and scripts
to allow it to co-exist with the X11 version to be added
later.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chase Maupin [Thu, 27 May 2010 15:51:44 +0000 (10:51 -0500)]
matrix-gui-e_svn: Renamed matrix-gui_svn
* Renamed the matrix-gui_svn recipe to matrix-gui-e_svn
to be more in line with naming conventions of other
applications. This is in preparation for making
and X11 version of the recipe.
* Moved associated files
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Thu, 27 May 2010 16:26:40 +0000 (17:26 +0100)]
angstrom-uboot-scripts: Add linuxtag demo with picodlp config
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 26 May 2010 13:51:33 +0000 (14:51 +0100)]
x-load: Install MLO_BINARY in /boot
* Install MLO inside target /boot for bootfile consistency
* Bump PR
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 26 May 2010 12:41:30 +0000 (13:41 +0100)]
u-boot: Install UBOOT_BINARY in /boot, add package for -fw-utils
* Drop binary in target /boot folder to allow compatible set of
boot files to be installed in target image alongside kernel, etc
* Create new package for the firmware utils
* Bump PR
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Khem Raj [Thu, 27 May 2010 22:34:24 +0000 (15:34 -0700)]
linux_2.6.34.bb: Make it to support qemuarm
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Thu, 27 May 2010 20:13:52 +0000 (13:13 -0700)]
base.bbclass: fix issue with unpack of patches with apply=no
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 27 May 2010 20:07:52 +0000 (13:07 -0700)]
Revert "patch.bbclass: use param_bool()"
This reverts commit
7cb990de933f22331cd701ecb45d1e30dd8f3c11.
Chris Larson [Thu, 27 May 2010 20:07:35 +0000 (13:07 -0700)]
Revert "base.bbclass: fixed 'apply=no' behavior"
This reverts commit
eb8ad2af3a59dc7b4c64814815fc13977efaec6b.
Enrico Scholz [Thu, 27 May 2010 02:41:11 +0000 (02:41 +0000)]
patch.bbclass: use param_bool()
This patch replaces a complicated if statement with a more simple
code.
Slightly altered to use oe.utils -kergoth
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Enrico Scholz [Thu, 27 May 2010 02:41:10 +0000 (02:41 +0000)]
base.bbclass: fixed 'apply=no' behavior
After the recent change to autodetect patchfiles in SRC_URI's, files
with 'apply=no' were not copied to workdir anymore. This broke e.g.
dropbear which marks a patch as 'apply=no' and applies it manually.
This patch evaluates content of 'apply' parameter and copies files to
workdir when it is not a patch or the parameter is false.
Slightly altered to use oe.utils -kergoth
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Enrico Scholz [Thu, 27 May 2010 02:41:09 +0000 (02:41 +0000)]
oe.utils: added param_bool() method
This new function works like dict's get() method but converts the
returned value to a boolean.
It is to be used to interpret e.g. 'apply=yes' parameters in SRC_URI.
Moved from base.bbclass into lib/oe/utils.py -kergoth
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Enrico Scholz [Sun, 23 May 2010 02:37:59 +0000 (02:37 +0000)]
packaged-staging.bbclass: added missing space in find call
Old find statement failed with something like
$ find . \( -name XXX\)
find: invalid expression; I was expecting to find a ')' somewhere but did not see one.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Acked-by: Chris Larson <clarson@kergoth.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Michael 'Mickey' Lauer [Thu, 27 May 2010 19:27:16 +0000 (21:27 +0200)]
htcdream-gps: new recipe; gps test program for the HTC Dream
Martin Jansa [Thu, 27 May 2010 19:15:55 +0000 (21:15 +0200)]
glamo-dri-tests: bump SRCREV a bit more
Martin Jansa [Thu, 27 May 2010 18:05:26 +0000 (20:05 +0200)]
libdrm_2.4.18: add missing dependency libpthread-stubs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 25 May 2010 14:03:45 +0000 (16:03 +0200)]
mesa-dri_7.8.1: update glamo patch a bit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 26 May 2010 08:37:13 +0000 (10:37 +0200)]
xf86-video-glamo: bump SRCREV for newer libdrm compatibility
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 26 May 2010 08:36:35 +0000 (10:36 +0200)]
glamo-dri-tests: bump SRCREV for newer libdrm compatibility
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 25 May 2010 08:25:56 +0000 (10:25 +0200)]
libdrm_git: bump SRCREV for 2.4.20
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 25 May 2010 07:24:36 +0000 (09:24 +0200)]
xinput-calibrator: add pointercal.xinput data for om-gta02 and install it by default
* is there someone else then SHR using xinput_calibrator_once.sh in
Xsession.d? Then you should provide valid pointercal.xinput for your
devices.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 25 May 2010 07:24:29 +0000 (09:24 +0200)]
xserver-common: use only xinput_calibrator for calibration (used only for SHR)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 27 May 2010 12:37:38 +0000 (14:37 +0200)]
elementary-theme-gry: bump SRCREV (fixed #1115)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Roger Monk [Wed, 26 May 2010 22:49:23 +0000 (23:49 +0100)]
angstrom-uboot-scripts: Add linuxtag demo script
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Martin Jansa [Thu, 27 May 2010 08:14:44 +0000 (10:14 +0200)]
shr-apps: bump SRCREV of autorev packages
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 27 May 2010 08:14:14 +0000 (10:14 +0200)]
emtooth: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 27 May 2010 08:10:43 +0000 (10:10 +0200)]
phoneui-shr-theme-neo: bump SRCREV (fixed quick-settings theme)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 27 May 2010 08:10:32 +0000 (10:10 +0200)]
phoneui-shr-theme-o2: bump SRCREV (fixed quick-settings theme)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 27 May 2010 06:55:50 +0000 (08:55 +0200)]
eglibc_2.12: add es_CR.ISO-8859-1 to GLIBC_BROKEN_LOCALES
* details: http://sourceware.org/bugzilla/show_bug.cgi?id=11258
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Stefan Schmidt [Thu, 27 May 2010 08:39:59 +0000 (10:39 +0200)]
imote2-image: Remove ibrdtnd from the default install.
Thinking about it twice it makes not much sense in the image. It is not needed
for the board and people who are interested in delay tolerant networking can
just install the package.
Koen Kooi [Thu, 27 May 2010 08:00:00 +0000 (10:00 +0200)]
ti-devshell: fix patch to TI stuff, spotted by Yaman Umuroglu
Roger Monk [Wed, 26 May 2010 22:44:51 +0000 (23:44 +0100)]
angstrom-uboot-scripts: Change installdir to /boot and rename configs
* Install the scripts into /boot instead of datadir
* Install the original .txt's files as well as .scr's so that users can
use target mkimage to rebuild/modify/recreate
* Rename configs for consistency
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Steffen Sledz [Thu, 27 May 2010 07:30:52 +0000 (09:30 +0200)]
ntp: modified config for hipox machine
* don't use externals NTP servers
* use '-x' option to avoid forward time skips
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Steffen Sledz [Thu, 27 May 2010 07:20:23 +0000 (09:20 +0200)]
jansson: new recipe
Jansson is a C library for encoding, decoding and manipulating JSON data.
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Mario Schuknecht <m.schuknecht@dresearch.de>
sledz [Wed, 26 May 2010 08:58:22 +0000 (08:58 +0000)]
linux-2.6.24: enable ppp modules for hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Khem Raj [Thu, 27 May 2010 06:01:50 +0000 (23:01 -0700)]
openssl_1.0.0.bb: Update configure target patch to have correct number of colons (Bug 5429)
* Use linux-uclibcebi for target OS on ARM uclibc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
João Henrique Freitas [Sun, 23 May 2010 08:50:04 +0000 (08:50 +0000)]
lksctp: Add recipes for lksctp tools
Signed-off-by: João Henrique Freitas <joaohf@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 26 May 2010 21:39:28 +0000 (14:39 -0700)]
libdrm_2.4.18.bb: Fix SRC_URI name in checksums.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Antonio Ospite [Fri, 9 Apr 2010 09:32:32 +0000 (09:32 +0000)]
paroli: depend just on edbus, not on edbus-ehal
edbus-ehal is not available anywhere in current metadata, just depend on
edbus to make images which include paroli build.
See also http://tinderbox.openembedded.org/packages/544404/
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Wed, 26 May 2010 19:27:56 +0000 (12:27 -0700)]
patch.bbclass: fix the logic error that resulted in tcp-wrappers patch application failures
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 26 May 2010 19:27:32 +0000 (12:27 -0700)]
base.bbclass: make do_unpack also not unpack when 'apply' url parameter is set
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Wed, 26 May 2010 18:54:57 +0000 (11:54 -0700)]
run-qemu.sh: Pass libc as a parameter instead of modifying script
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 26 May 2010 18:53:04 +0000 (11:53 -0700)]
qte-common_2.3.10.inc: remove striplevel=5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 26 May 2010 18:41:13 +0000 (11:41 -0700)]
vim_7.2.bb: Add apply=no to 001-411.diff
* This patch is applied manually in the recipe.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 26 May 2010 16:53:08 +0000 (09:53 -0700)]
tcp-wrappers: Add .patch extention to patch files.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 26 May 2010 11:07:07 +0000 (04:07 -0700)]
image.bbclass: Make zap_root_password to disable root's password not the user root itself.
* With shadow now running pwconv after commit
7c5f81b2139e55622ca2f23ff6b63438d4825d87
It converts :*: passwd entry into equivalent /etc/shadow entry :*:
which in shadow means disable the account as per
http://tldp.org/LDP/lame/LAME/linux-admin-made-easy/shadow-file-formats.html
As a result root can not login unless one boots into shell and then
resets the password.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <clarson@kergoth.com>
Khem Raj [Wed, 26 May 2010 11:00:49 +0000 (04:00 -0700)]
shadow.inc: Append serial devices mentioned in SERIAL_CONSOLE into /etc/securetty
* Some serial dev nodes are not part of /etc/securetty. So either
we can add them manually or deduce from SERIAL_CONSOLE. this does
the later. Tested on qemuarm which used ttyAMA0 for console and it
not listed in the securetty list. This authorizes root login on
the give named console.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <clarson@kergoth.com>
Michael Lippautz [Wed, 26 May 2010 14:11:27 +0000 (16:11 +0200)]
python-oauth: Add python library for OAuth
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Martin Jansa [Wed, 26 May 2010 08:10:49 +0000 (10:10 +0200)]
libdrm: add libdrm.inc, INC_PR and move to new staging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 26 May 2010 13:05:09 +0000 (15:05 +0200)]
linux-openmoko: partial revert of rename to PN_PV sheme
* details in http://thread.gmane.org/gmane.comp.handhelds.openembedded/32950
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 26 May 2010 13:10:39 +0000 (15:10 +0200)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Martin Jansa [Tue, 25 May 2010 07:08:44 +0000 (09:08 +0200)]
SHR: use eglibc-2.12 instead 2.11
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 26 May 2010 11:04:18 +0000 (13:04 +0200)]
tcl: add 2 entries to arm-linux site file (possibly only glibc specific, need to check)
Koen Kooi [Wed, 26 May 2010 09:24:53 +0000 (11:24 +0200)]
gnome-dvb-daemon: depend on totem to build totem-plugin
Martin Jansa [Tue, 25 May 2010 12:36:33 +0000 (14:36 +0200)]
linux-openmoko: rename recipes to common PN_PV scheme, cleanup versioning
* move DESCRIPTION to .inc
* remove OEV, KERNEL_RELEASE and KERNEL_VERSION, keep KERNEL_* from
kernel.bbclass
* update distro/machine configs where needed
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 25 May 2010 12:35:46 +0000 (14:35 +0200)]
linux-openmoko: remove linux-openmoko-devel as it will be merged with linux-openmoko-shr-devel to linux-openmoko_2.6.29
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Wed, 26 May 2010 10:48:20 +0000 (12:48 +0200)]
xf86-input-tslib: lower hal dependency to RSUGGESTS as this is only recipe pulling hal/udev-utils to some images
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Wed, 26 May 2010 09:34:53 +0000 (02:34 -0700)]
udev: Move udevadm back from udev to udev-utils package.
* hald needs udevadm but not all of udev. If this binary
is moved into udev then it will have to pull in udev
which is unwanted.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Tue, 25 May 2010 12:31:29 +0000 (14:31 +0200)]
linux-openmoko: drop 2.6.31 and shr-drm-devel (2.6.29-rc3+drm patches) version
* 2.6.32 version is superior in all aspects
* this versions have WSOD issue on every resume (so not as usable as
2.6.32 where it's fixed)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Wed, 26 May 2010 08:34:11 +0000 (10:34 +0200)]
nfs-utils: add patch for missing include sys/stat.h
* without, it fails with undefined reference to S_ISREG (the same for S_ISDIR)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 25 May 2010 14:43:27 +0000 (16:43 +0200)]
e-tasks: bump SRCREV for version compatible with latest EFL theme API change
Stefan Schmidt [Wed, 26 May 2010 07:31:27 +0000 (09:31 +0200)]
imote2.conf: Switch kernel to linux-zigbee
Stefan Schmidt [Wed, 26 May 2010 07:29:31 +0000 (09:29 +0200)]
linux-zigbee: Add recipe for the linux-zigbee tree
Zigbee development tree which contains patches that have not yet hit mainline.
Known working machine is imote2 at the moment.
Koen Kooi [Wed, 26 May 2010 07:30:41 +0000 (09:30 +0200)]
gstreamer-ti: add mpeg2 caps, patch from gst-ti svn
Koen Kooi [Wed, 26 May 2010 07:06:24 +0000 (09:06 +0200)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Khem Raj [Tue, 25 May 2010 20:18:06 +0000 (13:18 -0700)]
udev: Use udev.inc and add udevadm to udev pacakge instead of udev-utils
* Main purpose of the patch was to fix the problem where udev-utils was
needed to be in root file system just to get udevadm binary. So this
binary is moved into udev package instead.
* Use INC_PR for all except udev 151.
* Use udev.inc in all recipes except udev 151.
* All udev recipes built udev_151 and udev_124 runs fine too.
* in udev_151 Add module-init-tools-depmod to RDEPENDS.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Tue, 25 May 2010 21:07:08 +0000 (23:07 +0200)]
gnome-dvb-daemon: add 0.1.18, fix up 0.1.17
Chris Larson [Mon, 24 May 2010 20:01:00 +0000 (13:01 -0700)]
Make the do_patch apply=yes param implicit if extension is .diff/.patch
For .diff/.patch you need to apply manually, you can specify apply=no.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Mon, 24 May 2010 03:23:53 +0000 (20:23 -0700)]
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Tue, 25 May 2010 14:30:59 +0000 (16:30 +0200)]
psplash: update OE logo
* use the shiny new logo
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Tue, 25 May 2010 14:31:13 +0000 (16:31 +0200)]
alsa-state: update beagleboard state file for 2.6.32-psp
Steffen Sledz [Fri, 21 May 2010 06:45:29 +0000 (08:45 +0200)]
u-boot-2009.03: abortboot behaviour changed for hipox machine
* ignore all chars sent before boot prompt
* accept only '.' to abort boot
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
Stefan Schmidt [Tue, 25 May 2010 07:40:45 +0000 (09:40 +0200)]
imote2-image: The main ibrdtn package is now called ibrdtnd.
The new version is split into different modules. To drag everything in we want
we include ibrdtnd now.
Stefan Schmidt [Tue, 25 May 2010 07:39:45 +0000 (09:39 +0200)]
ibrdtn.inc: Remove DP = -1
The new versions have been tested enough now to be the new default.
Stefan Schmidt [Tue, 25 May 2010 07:29:16 +0000 (09:29 +0200)]
gitignore: Ignore *.pyc from oeaudit
Stefan Schmidt [Tue, 25 May 2010 07:13:42 +0000 (09:13 +0200)]
imote2.conf: Only define the eraseblock size once
The second definition overlayed the first one. It was consistent, but we still
want to only have the correct one.
Martin Jansa [Mon, 24 May 2010 09:51:30 +0000 (11:51 +0200)]
vala-terminal: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 19 May 2010 16:53:47 +0000 (18:53 +0200)]
linux-openmoko-2.6.34: add rebased gdrm and qtmoko patches, use gta02_drm_defconfig again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Mon, 24 May 2010 23:09:21 +0000 (01:09 +0200)]
zaurus-updater: force back PACKAGE_ARCH = "${MACHINE_ARCH}"
* though not machine specific, the recipe uses package_stagefile_shell
* and being DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"
* in case of multimachine builds only the first one has a valid staging ipk.
Khem Raj [Mon, 24 May 2010 20:04:02 +0000 (13:04 -0700)]
uclibc_git.bb: Bump SRCREV
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 24 May 2010 04:05:04 +0000 (21:05 -0700)]
distro/minimal.conf: Dont keep CACHE as weak assignment.
* As this is a weak assignment and bitbake.conf has a proper
assignment and bitbake.conf is included before distro conf
file it leaves this weak assignment as no-op. The problem happens
when using minimal but changing libc from eglibc to uclibc then
it will use same cache directory and then its infact wrong.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Stefan Schmidt [Mon, 24 May 2010 19:34:25 +0000 (21:34 +0200)]
Merge branch 'adrian' into org.openembedded.dev
Adrian Alonso [Thu, 13 May 2010 03:46:39 +0000 (03:46 +0000)]
xserver-xorg-conf: Add xilinx-ml507 config
* xorg config file for xilinx-ml507 target platform
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Adrian Alonso [Wed, 19 May 2010 04:53:09 +0000 (04:53 +0000)]
linux-xilinx-ml507: Update kernel version and add fb fix
* kernel version 2.6.33
* frame buffer fix patch add support for new xps_tft
display modules
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Adrian Alonso [Thu, 13 May 2010 03:46:36 +0000 (03:46 +0000)]
linux-xilinx-ml507: Enable video framebuffer in defconfig
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Adrian Alonso [Thu, 13 May 2010 03:46:35 +0000 (03:46 +0000)]
xilinx-ml507: Add screen option and don't disable tty1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Koen Kooi [Mon, 24 May 2010 13:48:19 +0000 (15:48 +0200)]
angstrom personal feed script: s/staging/sysroots/
Koen Kooi [Mon, 24 May 2010 07:20:37 +0000 (09:20 +0200)]
u-boot-mkimage: fix target build
Chris Larson [Mon, 24 May 2010 03:32:56 +0000 (20:32 -0700)]
autotools.bbclass: drop 'cfgcmd' and 'Running ..' output
Per discussion with Enrico Scholz, there are better ways to debug problems
than this, so drop it, making it more consistent with oe_runmake and ensuring
we don't see problems with spaces in arguments.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Mon, 24 May 2010 03:45:52 +0000 (20:45 -0700)]
oe.patch: kill long standing annoying messages from the non-quilt patch application
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Mon, 24 May 2010 03:13:29 +0000 (20:13 -0700)]
bitbake.conf: add ${datadir}/gdb/autoload to the default paths included in ${PN}-dbg
Some libraries provide gdb autoload script as a debugging aid.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Mon, 24 May 2010 03:15:01 +0000 (20:15 -0700)]
amend.bbclass: load *all* available amend.inc files in FILESPATH, not the first
While this deviates from ordinary BBPATH/FILESPATH behavior by bitbake and
OpenEmbedded, amend.inc is a special case. It's highly unintuitive for
someone to create, say, files/busybox/amend.inc relative to TOPDIR, with
${TOPDIR}/files in FILESPATHBASE, and suddenly things break, because that
amend.inc overrides one in an overlay.
Signed-off-by: Chris Larson <chris_larson@mentor.com>