summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-04-12recipes: don't use INC_PR in recipes which weren't converted to include .inc ↵Martin Jansa6
(added INC_PR definition there - ugly) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12nonworking: add more .inc files to make packages at least parse-ableMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12opie-help-en: TAG wasn't defined, use PV insteadMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12opie: add OPIE_CVS_PV definition to cvs recipes using it for PV without ↵Martin Jansa12
including/inheriting opie.bbclass where it's defined Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12lockstat: update SRC_URI, now in old subdir and add checksumMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12uclibc_0.9.30: fix checksum, accidentally pushed checksum for it's locale ↵Martin Jansa1
instead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12zhone2: add checksum for splash fileMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12zhone2: add SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12exml: update SRC_URI -> BROKENMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12enhance: update SRC_URI -> OLDMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12engrave: update SRC_URI -> OLDMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12libeweather: fix SRC_URI s/eweather/libeweather/Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12dtc: add missing SRCREV, set PV, negative D_PMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12comic-reader: fix SRCREV to existent oneMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12bluez-gnome: git repo is now in git.kernel.org, add missing SRCREV, old ↵Martin Jansa1
.patch does not apply anymore, please check Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12linux-libc-headers 2.6.23: fix syntax errorMarcin Juszkiewicz1
2010-04-12linux-libc-headers 2.6.23: backport arm/asm/hwcap.h from recent kernelsMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-12udev 124: disable devcache on BUG 2.0Marcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-12recipes: move SRCDATEs to recipes (as done with SRCREVs)Martin Jansa38
* unused (recipes probably already gone): SRCDATE_fltk ?= "20060814" SRCDATE_ipkg-link-1 ?= "20050930" SRCDATE_mpd ?= "20070210" SRCDATE_portaudio ?= "20060814" SRCDATE_python-cairo ?= "20060814" SRCDATE_qemu-native ?= "20070613" SRCDATE_squashfs ?= "20091110" SRCDATE_tslib ?= "20051101" SRCDATE_poppler0.6 = "20070708" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12barebox: add missing SRCREV and bump PV accordinglyMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12edje_editor: update SRC_URI, now it's in OLD instead trunkMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12evolve: update SRC_URI, now it's in OLD instead trunkMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12obsolete: add python-efl.incMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12rootfs_ipk.bbclass: run preinst/postinst scripts with "-e"Roman Khimov1
There are scripts that can and should work when being ran on build host (for example, simple update-rc.d), but there are also many which can't and won't ever (for example, anything adding users/groups). The second group sometimes doesn't get "unpacked" flag because scripts throw errors in the middle and return something nice from the last command. It can be considered as a bug in pre/postinst script (as it should either explicitly check for "${D}" or just do "set -e" at start), but it is common enough. There is also another aspect to this as in general we can't be sure that everything is OK wrt preinst/postinst if script commands throw errors. Running preinst/postinst scripts on host with "-e" should solve that. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Chris Larson <clarson@kergoth.com>
2010-04-11SlugOS: preferred-slugos-versions.inc - fix to accomodate version numbering ↵Mike Westerhof1
change for atkY (Another fix required only because of completely gratuitious changes made in OE)
2010-04-12zhone2: install init scriptMichael 'Mickey' Lauer2
2010-04-11uclibc: add checksums to recipesMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-11liberf_0.8.6: use same name SRC_URI param as those 2 URLs provide the same fileMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-11openh323_1.13.5.4: add missing checksumMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-11obsolete: add include files to make recipes parse-ableMartin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-11linux-openmoko-2.6.32: add patches from qtmoko, move defconfig to kernel treeMartin Jansa8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-11intone: bump SRCREV for segmentation fault fix after latest EFL bumpMartin Jansa1
2010-04-10shr-e-gadgets_git.bb: bump SRCREVKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-10e-wm-config-illume2-shr_git.bb: bump SRCREVKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-10smpeg: Installing smpeg.m4 inoto staging aclocalMichael Lippautz1
* Fixes bug #4989 Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-04-10zbar: Convert to new stagingMichael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-04-10libxslt: Inherit from binconfig to add support for xslt-configMichael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-04-10omnewrotate: make recipe validThomas Zimmermann1
*it's an svn recipe that had rev=HEAD in SRCURI Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-04-10libxslt: Convert old version to new stagingMichael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-04-10SlugOS: preferred-slugos-versions.inc - older atk required due to autoconfMike Westerhof1
2010-04-10perl 5.10.1: update perl-rdependsRoman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-10e-wm-theme-illume-gry: bump SRCREVMartin Jansa1
2010-04-10pyphonelog: bump SRCREVMartin Jansa1
2010-04-10zaurus-installer: remove trailing tabsAndrea Adami1
2010-04-10linux-kexecboot: fix/refine defconfigs of collie and tosa for 2.6.34Andrea Adami2
2010-04-10vala[-native]: add 0.8.0.69Michael 'Mickey' Lauer2
2010-04-10Revert "vala[-native]: add 0.8.0.69"Michael 'Mickey' Lauer4
This reverts commit f57931fe482a45d8fe0a82cb0f92ffc65c6ac8c8.
2010-04-10vala[-native]: add 0.8.0.69Michael 'Mickey' Lauer4
2010-04-10gnome-packagekit: polkit->policykitKoen Kooi1
2010-04-10gnome-packagekit: add 2.8.2 from pokyKoen Kooi1