summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-02bison.inc: attempt to create proper file.inc that got missing in the earlier ↵Koen Kooi1
bison commit
2010-03-02file.inc: attempt to create proper file.inc that got missing in the earlier ↵Koen Kooi1
file commit
2010-03-02Add glibc-pic packageTom Rini1
glibc-package.bbclass: Add glibc-pic package By default, in our glibc builds we don't have these libraries. They may however come from various binary toolchains, or custom source builds. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-02eglibc-package.bbclass: Add eglibc-pic, resync eglibc-dev with glibc, bump PRTom Rini5
Resync what goes into eglibc-dev based on what we have in glibc-dev. This includes picking up the reset of the static libraries (many are missed otherwise and static linking in SDKs fails). We also add in a eglibc-pic package to catch all of the pic stuff (some of which would otherwise be caught in -dev). Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-02xboard: add checksumsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02libphone-ui-shr: drop etk dependencyMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02linux-openmoko-2.6.32: add last 2 patches from DRM branch"Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02e-wm: limit illume-keyboard-flow.patch to rev 46549, it was applied in 46550Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02libdrm: use the same OECONF, even when gta01 won't use glamo apiMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATIONTom Rini2
Perform qemu-related checks not based on if we're ARM but based on if we'll be using qemu for binary locale generation. Clarify what the first of these sanity checks does. Next, change the check for a provided qemu binary to be generic enough to work on all arches (and catch distribution or user built versions of qemu). While we're in here, correct the gcc version check code in base.bbclass. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Chris Larson <chris_larson@mentor.com>
2010-03-02base.bbclass: create tmp/legacy-staging.log file with names of recipes which ↵Marcin Juszkiewicz1
need work Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02file: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz5
Note that 5.04 (newest) is now default instead of 4.21. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02bison: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz4
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02midori: add 0.2.3Koen Kooi1
2010-03-02webkit-gtk: bump PR for flex-native changeKoen Kooi1
2010-03-02flex: add 2.5.35 with new-style checksums, staging and class extensionKoen Kooi1
2010-03-02libyaml: Move to new stagingMichael Lippautz1
2010-03-02libdbd-sqlite-perl: New recipe (Perl SQLite db backend)Michael Lippautz1
2010-03-02pango: convert pango.inc to use BBCLASSEXTEND for -nativeKoen Kooi1
2010-03-02ekiga git: update to 3.3.1 and add rgb16 supportKoen Kooi2
2010-03-02opal: add 3.8.0Koen Kooi1
2010-03-02ptlib: add 2.8.0Koen Kooi1
2010-03-02ptlib 2.6.5: add RGB16 supportKoen Kooi2
2010-03-02qt4: adjust sed magic to recent QT to sanitize .pc files properlyKoen Kooi3
2010-03-02task-shr-minimal: add phoneui-apps-quick-settingsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02gd: Upgrade from 2.0.33 to 2.0.36RC1Holger Hans Peter Freyther2
* Move the checksums into the recipe * Pick 2.0.35+2.0.36rc1 as the name to remain easily upgradable * This should resolve: http://portaudit.FreeBSD.org/6e099997-25d8-11dc-878b-000c29c5647f.html http://portaudit.FreeBSD.org/4e8344a3-ca52-11de-8ee8-00215c6a37bb.html
2010-03-02wireshark: Upgrade from 1.0.5 to 1.2.6Holger Hans Peter Freyther4
Update the ieee80215.patch. The original commit message is so weak it is not saying why the wpan_nofcs variant is to be used. I'm respecting the original patch author here but it would be better to have nice commit messages. My feeling tells me that we should drop this patch as there is no indication why this patch is a good idea.
2010-03-02vorbis-tools: Upgrade to 1.2.0Holger Hans Peter Freyther3
2010-03-01task-nas-server removed the openmoko partFrans Meulenbroeks1
removed the openmoko part from the nas server task this part only drags in dfu-util which does not build under most distro's openmoko users are very unlikely to run a NAS on their device, and even if they want to and need dfu-util, they can easily install afterwards (and dfu-util is not even nas related, so it does not really belong in this task) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-01linux/linux-davinci/hawkboard added netfilter modules to defconfigFrans Meulenbroeks2
added netfilter modules to hawkboard defconfig these are needed in order to build nas-server-image Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-01u-boot: removed environment patchesFrans Meulenbroeks3
removed 0006-cmd_itest.c-also-support-environment-variables-as-a.patch this one was rejected upstream as the functionality was already in hush reworked 0007-cmd_setexpr-allow-memory-addresses-and-env-vars-in-e.patch the setenv part was rejected upstream as the functionality was already in hush took that part out of the patch. u-boot-git.bb: bumped PR Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
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