Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-24 | libsoup: fix packaging to keep upgrade paths sane, bump PR on affected packages | Koen Kooi | 4 | |
2009-03-24 | linux-omap: add recipe for 2.6.29 and update git version to that as well | Koen Kooi | 59 | |
2009-03-24 | uclibc-0.9.30.1: enable UCLIBC_HAS_GETPT | woglinde | 1 | |
2009-03-24 | wrap: fix tuning | woglinde | 1 | |
2009-03-24 | midori: disable hildon interface | Koen Kooi | 2 | |
* if you want a hildon midori, create a midori-hildon recipe | ||||
2009-03-24 | angstrom preferred versions: remove libosip version that no-one can explain | Koen Kooi | 1 | |
2009-03-23 | bitbake.conf: resurrect FILESDIR, didn't intend its complete removal just yet. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@kergoth.com> | ||||
2009-03-23 | base.bbclass: rstrip the git branch/revision. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-23 | base.bbclass: Abort early if localpath() was unable to find a local file for ↵ | Chris Larson | 1 | |
the url. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-23 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 29 | |
into org.openembedded.dev | ||||
2009-03-23 | netbase: added eth0=192.168.7.2 for qemuarm/qemux86 (from Poky) | Marcin Juszkiewicz | 3 | |
2009-03-23 | busybox: fix linuxrc link and put it in a seperate package | Koen Kooi | 2 | |
* runtime tested on a beagleboard | ||||
2009-03-23 | classpath-native 0.97.2: Retrieved back from ↵ | Robert Schuster | 2 | |
595952e9bbff5d25c370fd140d58c3aae9434690. | ||||
2009-03-23 | classpath-native 0.98: Set DEFAULT_PREFERENCE to -1. | Robert Schuster | 1 | |
2009-03-23 | llvm 2.5: Fixes | Robert Schuster | 2 | |
- updated patch to include important preprocessor definitions - copy missing header into staging manually | ||||
2009-03-23 | Angstrom feed sorter: add sheevaplug | Koen Kooi | 1 | |
2009-03-23 | kirkwood: clean up kernel and machine file a bit | Koen Kooi | 2 | |
2009-03-22 | c7x0.conf: fix typo (rootfs is 53 MB) | Andrea Adami | 1 | |
2009-03-22 | opie-multikey.inc: add ru.keymap using SR_URI_append | Andrea Adami | 1 | |
2009-03-22 | sheevaplug: Add machine config for Sheevaplug and a generic include for ↵ | Tim 'timtim' Ellis | 2 | |
Kirkwood platforms | ||||
2009-03-22 | linux-kirkwood: Add kernel recipe for Marvell Kirkwood platforms including ↵ | Tim 'timtim' Ellis | 3 | |
the Sheevaplug | ||||
2009-03-22 | alsa-state: ${PN} is not always 'all' - some devices have own asound.conf | Marcin Juszkiewicz | 1 | |
2009-03-22 | alsa-state: fix for a780 additional states | Marcin Juszkiewicz | 1 | |
2009-03-22 | alsa-state: revert wrong fix, do that better | Marcin Juszkiewicz | 1 | |
2009-03-22 | bitbake.conf: --no-check-certificate was added to the wrong place for ↵ | Denys Dmytriyenko | 1 | |
RESUMECOMMAND_wget | ||||
2009-03-22 | alsa-state: Wildcard removed and all *.state put back in the recipes | Philip Balister | 1 | |
Bump PR From: Matthieu Poullet (matthieu.poullet@gmail.com) Acked-by: Philip Balister (philip@balister.org) Acked-by: Andrea Adami (andrea.adami@gmail.com) | ||||
2009-03-22 | keymaps: wildcard in SRC_URI doesn't work anymore, specify files | Andrea Adami | 1 | |
- skip linux-2.4 keymaps - bump PR | ||||
2009-03-22 | qemu_svn: fix FILESPATH after base.bbclass changes | Andrea Adami | 1 | |
2009-03-22 | checksums.ini : Add checksums for libconfig-1.3.1.tar.gz and qwo-0.4.tar.gz. | Philip Balister | 1 | |
2009-03-22 | qwo : Add new recipe for qwo. | Philip Balister | 2 | |
* qwo is an input method for text on hand-held devices. | ||||
2009-03-22 | libconfig : Add new recipe for libconfig-1.3.1. | Philip Balister | 1 | |
Libconfig is a library for managing structured config files. | ||||
2009-03-21 | libgsm, bogofilter, man: fix misuse of FILESDIR | Mike Westerhof | 3 | |
(Required to make these build again after some earlier changes) | ||||
2009-03-21 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 25 | |
into org.openembedded.dev | ||||
2009-03-21 | SlugOS: remove preferred_version restrictions for more packages. | Mike Westerhof | 1 | |
2009-03-21 | slugos-packages: demote irrsi - won't build with newer libtool. | Mike Westerhof | 1 | |
2009-03-21 | SlugOS: preferred_slugos_versions.inc - bump up libtool | Mike Westerhof | 1 | |
and remove restrictions caused by the older libtool. | ||||
2009-03-21 | base.bbclass: Fix typo. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@kergoth.com> | ||||
2009-03-21 | base.bbclass: revert removal of base_set_filespath until the refs can be ↵ | Chris Larson | 1 | |
removed. Also added a deprecation message to it. Signed-off-by: Chris Larson <clarson@kergoth.com> | ||||
2009-03-21 | bitbake.conf: make cvs and wget fetching obey PATH from the metadata. | Chris Larson | 1 | |
This is a workaround. The cvs and wget fetchers should be modified to use the runfetchcmd method, which lets certain metadata variables through when executing the fetch commands. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | base.bbclass: Add base_path_relative. | Chris Larson | 1 | |
base_path_relative returns a relative path from src to dest. Examples: >>> base_path_relative("/usr/bin", "/tmp/foo/bar") ../../tmp/foo/bar >>> base_path_relative("/usr/bin", "/usr/lib") ../lib >>> base_path_relative("/tmp", "/tmp/foo/bar") foo/bar Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | bitbake.conf: Make FILESPATH only contain directories that actually exist. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | insane.bbclass: Silence the annoying GNU_HASH QA checks when --hash-style ↵ | Chris Larson | 1 | |
isn't set. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | bitbake.conf: Move the list of vars shown in the pre-build config display to ↵ | Chris Larson | 2 | |
here. Now a distro or machine can add their own variables to display. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | cross.bbclass: set autoconf's program prefix to keep TARGET_SYS and ↵ | Chris Larson | 1 | |
TARGET_PREFIX decoupled Currently, we rely on autoconf's implicit prefixing of outputted binaries for -cross, but that names them based on TARGET_SYS, not TARGET_PREFIX, which keeps the two tightly coupled. By explicitly setting the prefix to the latter, we get around that. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | base.bbclass: make oe_unpack_file of dirs use FILESPATH, not FILESDIR. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | classes/base.bbclass: Locate the scm base path via BBPATH. | Chris Larson | 1 | |
Currently, if the first item in BBFILES isn't in the main OE repository, the build fails entirely due to a ValueError. This isn't optimal. Rather than searching through BBFILES to find it, which could be slow when BBFILES contains thousands of files, let's just find base.bbclass and use that repository. Also, use better methods to find the git revision and branch, and identify the scm based on the existance of .svn/.git/_MTN to avoid calling out subprocesses unnecessarily. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | base.bbclass: Kill the 'Pkg' messages in the event handler. | Chris Larson | 1 | |
Now that bitbake operates at a task level, not a package level, the package messages are, at best, useless, and at worst, confusing for the user. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | bitbake.conf: rework FILESPATH generation. | Chris Larson | 2 | |
Rework FILESPATH generation to be done in bitbake.conf, avoiding the confusion about it being in multiple places. Adds FILESPATHBASE and FILESPATHPKG which can be manipulated rather than manipulating FILESPATH directly. One usage possibility: FILESPATHBASE =. "${TOPDIR}/files:" Which would let me provide a custom busybox config for this build by copying the defconfig from the openembedded metadata into my build/files/busybox-1.0/ directory, for example. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | console-tools: clean up the way it handles its .m4 files | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | bzip2-full-native: Kill the manual copy of install-sh, autoreconf will ↵ | Chris Larson | 1 | |
handle that. Signed-off-by: Chris Larson <clarson@mvista.com> |