summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-01xinput-calibrator: add version 0.6.0 and also git version from misclick branchMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-01Revert "package.bbclass: when running 'file', be explicit about the path to ↵Chris Larson1
the magic" Drop this for now, as apparently the magic file location varies with 'file' version. I'll just patch file to find it relative to the binary location instead. This reverts commit 1b5e7041ae3b26b7e59c76bd2f2fd72e35492940.
2010-03-01meta-toolchain: Show the host system in toolchain archive nameAntonio Ospite1
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-03-01xorg-xserver-common: move DISTRO_XORG_CONFIG_MANAGER from RDEPENDS to ↵Martin Jansa1
DEPENDS, because configure checks hal availability. Thanks to gilligan for reporting. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-01mesa-dri, libdrm: use distro override to force same PV for om-gta01 and om-gta02Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-01task-shr-minimal: we need MACHINE_ARCH, because task-base and ↵Martin Jansa1
MACHINE_TASK_PROVIDER are machine specific Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-01initscripts-shr: create /dev/pts, /dev/shm if they doesn't exist (devtmpfs ↵Martin Jansa2
doesn't create them for us and ssh login fails later due to missing PTYs) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-01linux-openmoko-2.6.32: simplified JBT6k74 driver as WSOD fixMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-01angstrom-2008-preferred-versions.inc : downgrade udev for uclibcGraeme Gregory1
udev 141 is known good on uclibc, I know there are patches to hack up 151 to work. But for now I would prefer to have a known good stable we can upgrade.
2010-03-01angstrom-2008.1.conf : increment angstrom uclibc usage to the latest point rel.Graeme Gregory1
There were problems compiling later gnome/polkit/conkit stuff that this release fixes. To not deviate too far from glibc builds we need to update.
2010-03-01e-wm: convert to new style stagingKoen Kooi1
2010-03-01exalt: convert to new style stagingKoen Kooi1
2010-03-01gnu-config: remove not used uclibc.patchMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-01gnu-config: merge Poky improvements (BBCLASSEXTEND, new staging)Marcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-01autoconf: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz6
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-01autoconf: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz5
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-01elementary-theme-gry: bump SRCREVMartin Jansa1
2010-03-01attr_2.4.44.bb : uclibc needs a -lintl to compileGraeme Gregory1
2010-03-01qt4: bump PR for package.bbclass strip problemKoen Kooi4
2010-03-01firefox 3.6: bump PR for package.bbclass strip problemKoen Kooi1
2010-03-01opkg: don't run merger in case when /usr/lib/ipkg is linkMartin Jansa2
* if there is link /usr/lib/ipkg -> /usr/lib/opkg, then merger will create backups of "both" alternatives directories, but they will be both the same /usr/lib/opkg/alternatives, then it will try to merge with output that every file is the same, sofar no real harm. * Problem is after successfull merge, when it removes /usr/lib/ipkg/alternatives which is in this case the right alternatives in opkg :/ * If you've already this problem on your target then * # Restore old alternatives * rm -rf /usr/lib/opkg/alternatives * cp -ra /usr/lib/opkg/alternatives-backup /usr/lib/opkg/alternatives * * # Regenerate links with right alternatives available * opkg install -force-reinstall busybox Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-28tasks/task-nas-server: commented out task-nas-server-openmokoFrans Meulenbroeks1
commented out task-nas-server-openmoko this one uses dfu-util, but for most distro's dfu-util does not build root cause of dfu-util not building is in the expansion of virtual/libusb0 which for most distro's links to libusb-compat and dfu-util does not build with it. commenting out task-nas-server-openmoko is a temp fix to at least get the image building Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-28linux-kirkwood: changed openrd-client defconfig to also build ppp modulesFrans Meulenbroeks2
as requested on the openrd mailing list Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-28firefox_3.6.bb : add new version, convert to new stagingGraeme Gregory13
2010-02-28Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded ↵Phil Blundell545
into org.openembedded.dev
2010-02-28OK, didn't look hard enough, my fault.Tom Rini4
Revert "firefox: Add alsa-lib to DEPENDS (alread in firefox_hg)." This reverts commit 0b24f9f9ab2cca3da6822af09461db3e29b1df32.
2010-02-28firefox: Add alsa-lib to DEPENDS (alread in firefox_hg).Tom Rini4
2010-02-28pngcrush: Bump recipe to version 1.7.9Holger Hans Peter Freyther4
* Rename both the target and native recipe to 1.7.9 * Switch to new style checksums
2010-02-28angstrom: sync pango and pango-native versionsKoen Kooi1
2010-02-28libspf2: Upgrade libspf2 to 1.2.9Holger Hans Peter Freyther3
* Fix licensing. According to the website it is LGPL or two clause BSD * Fix packaging with the libspf2-bin * Move the checksum into the bb file
2010-02-27navit_svn: PR bump after libgps ugpradeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27shr-image: add missing task-shr-minimal-fso to IMAGE_INSTALLMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27libusb-compat: upgraded to 0.1.3Frans Meulenbroeks2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27fsodeviced: use it as default alsa scenarii provider, drop fso-alsa-data ↵Martin Jansa2
from task-fso2-compliance, add RPROVIDES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27phoneui-apps: Added phoneui-quick-settings to recipe.Tom 'TAsn" Hacohen1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27mplayer_git: increase D_P for om-gta02Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27task-shr-minimal: drop alsa-scenarios, openmoko-icon-theme, add illume2 ↵Martin Jansa1
config, missing icons will be added to shr-icon-theme (to save few kB) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27shr: drop alsa as distro feature, bump task-base PRMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27checksums.ini: removed entry for tgt 1.0.0Frans Meulenbroeks1
removed entry for tgt 1.0.0 as the corresponding recipe is gone Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27tgt: moved from 1.0.0 to 1.0.2Frans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27iscsi-target: updated to 1.4.19Frans Meulenbroeks4
updated to 1.4.19 added patch for 2.6.31 (from iscsi-target svn) added patch for 2.6.32 (from http://sourceforge.net/mailarchive/message.php?msg_name=1260776327.3623.335.camel%40blackadder) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27task-shr-minimal: readd utf-8 charmapMartin Jansa1
2010-02-27EFL: another SRCREV bump for keyboard fix reported by Tom HacohenMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27xf86-video-glamo: bump SRCREV for xorg-1.8 compatibile versionMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27e-wm-config-illume2-shr: add recipe with illume2 config for shrTom2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27e-wm: add illume keyboard flow patch, until it makes it to upstreamTom2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26klibc-1.5.16: add socket.h patch for build with 2.6.33Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26fso-autorev: remove libeflvala as it's now set with other EFL stuff and it ↵Martin Jansa1
can even go backwards, because AUTOREV picks smaller rev in libeflvala directory than what we have in EFL_SRCREV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26fso: bump SRCREVs to latestMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26shr-image: add all needed deps to task-shr-minimal, remove /boot from ↵Martin Jansa3
jffs2/ubi/ubifs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>