Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 107 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2008-12-04 | qemu-svn: fix hw/baum.c compilation | Dmitry Baryshkov | 2 | |
The SDL code in hw/baum.c assumes that SDL is compiled with X11 driver If that is not the case, compilation will fail. Fix that by explicitly checking for SDL_VIDEO_DRIVER_X11 Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | qemu (svn): fix include of dirent.h file | Otavio Salvador | 2 | |
2008-10-23 | qemu: added SVN version (from Poky) | Marcin Juszkiewicz | 29 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 3 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 3 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 3 | |
2008-06-27 | qemu 0.9.1: fix SRC_URI (from Poky) | Marcin Juszkiewicz | 1 | |
2008-02-03 | qemu: Fix writev syscall null value handling, fixes glibc LC_CTYPE errors ↵ | Richard Purdie | 2 | |
during locale generation | ||||
2008-01-31 | gcc-native 3.4.4: Rename PROVIDES gcc-native3 to gcc3-native. | Paul Sokolovsky | 1 | |
* Consistent with how other versioned native packages called. As discussed on ML. | ||||
2008-01-30 | qemu_0.9.1.bb : add the no-strip patch from #3721 | Graeme Gregory | 2 | |
2008-01-28 | qemu: Bump PR to make sure nobody is bitten by the native.bbclass prefix ↵ | Richard Purdie | 2 | |
issue. Add DEPENDS on gcc-native3 | ||||
2008-01-28 | qemu: Fix missing inherit native and cleanup various files | Richard Purdie | 6 | |
2008-01-28 | qemu: Remove versions with negative default preferences and cleanup | Richard Purdie | 80 | |
2008-01-28 | Add qemu 0.9.1 from poky and make it the deafult since it fixed a ton of bugs | Richard Purdie | 3 | |
2008-01-03 | base and sanity bbclasses + qemu: move gcc3 availability checking into ↵ | Marcin Juszkiewicz | 1 | |
base.bbclass (from Poky) | ||||
2008-01-01 | merge of '0d9bd56d97ada159199c80422a743fbaa437a818' | Paul Sokolovsky | 29 | |
and '7c47cd537d8cebaa3111aa836db24534a39b5ed9' | ||||
2008-01-01 | qemu: Add 0.9.0+cvs20071121 from Poky. DEF_PREF = -1. | Paul Sokolovsky | 29 | |
2007-12-30 | qemu: Fix .inc file to expand PATH and EXTRA_OECONF and check for gcc-3.4.4 ↵ | Richard Purdie | 1 | |
as a priority | ||||
2007-10-29 | Remove final references to BUILD_SYS in staging paths | Richard Purdie | 2 | |
2007-08-23 | qemu: factor out gcc3 check function and include it | Michael Lauer | 3 | |
2007-08-22 | merge of '27baa018f9f9e77156f5eb95353722f773cc651d' | Marcin Juszkiewicz | 2 | |
and 'a61caf645adcb41a0f8ba344818d237040ae0bc9' | ||||
2007-08-22 | qemu: remove stripping during do_stage - close #2831 | Marcin Juszkiewicz | 2 | |
2007-08-22 | qemu-native: thanks, hrw, but please, pick up my gcc3 too! ;-) | Michael Krelin | 1 | |
2007-08-22 | qemu: let 20070613 be default | Marcin Juszkiewicz | 1 | |
2007-08-22 | qemu: added 20070613 version from Poky - this works on 32 and 64 bit machines | Marcin Juszkiewicz | 30 | |
2007-08-22 | qemu-qop-nogfx-native: dropped | Marcin Juszkiewicz | 1 | |
2007-07-30 | qemu_cvs.bb: Fix Makefile so CFLAGS/LDFLAGS in config.mak aren't overwritten | Daniel Willmann | 2 | |
2007-07-06 | qemu 0.9.0+cvs: polished .bbs a bit and gave them default preference of -1, ↵ | Michael Krelin | 2 | |
anyway | ||||
2007-07-06 | qemu-native: amd64-enabled 0.9.0 cvs snapshot from bug #2589. | Marek Vasut | 9 | |
2007-07-05 | qemu-native: add picking up gcc-3.4.6 to gcc selection code | Michael Krelin | 1 | |
2007-07-04 | qemu-native: added zlib-native to DEPENDS - close #2561 | Marcin Juszkiewicz | 1 | |
2007-06-15 | qemu: apply patch from bug 2157 | Rolf Leggewie | 2 | |
* enables compilation of qemu-native with gcc4 * disables gcc version check * mail has been sent to the list to let everybody know | ||||
2006-12-31 | qemu: No need to look for sdl-config-native now | Richard Purdie | 1 | |
2006-11-15 | qemu-native: added gcc34 and gcc33 as available CC - close #1584 | Marcin Juszkiewicz | 1 | |
2006-11-05 | qemu: Drop unused files | Richard Purdie | 5 | |
2006-10-23 | qemu-native * make do_stage more reliable | Michael Lauer | 1 | |
2006-10-23 | qemu-native * make it pick up sdl-config-native | Michael Lauer | 1 | |
2006-10-20 | qemu: add missing files | Michael Lauer | 9 | |
2006-10-20 | qemu-native: install binaries into staging (again) | Michael Lauer | 1 | |
2006-10-20 | qemu-native: depends on sdl-native now, add more metadata | Michael Lauer | 3 | |
2006-10-19 | qemu: sync with poky, remove obsolete ones | Michael Lauer | 15 | |
2006-10-04 | qemu-native.inc: Do not overwrite EXTRA_OECONF, append to it. | Paul Sokolovsky | 1 | |
2006-09-02 | qemu-native: Create qemu-native.bbclass so all versions have the gcc 3.x ↵ | Richard Purdie | 6 | |
detection code | ||||
2006-08-26 | qemu: fix typo | Koen Kooi | 1 | |
2006-08-26 | merge of 'bf8790b0b16ee7e79a7ef29a775d55ffeabcb9a2' | Koen Kooi | 2 | |
and 'e756d424cb3aac14f24822fd1d4481b5dc2fa8fd' | ||||
2006-08-26 | qemu 0.8.2: use the cross compiler to build 'qemu' | Koen Kooi | 2 | |
2006-08-26 | qemu cvs: Update SRCDATE to 20060723 | Richard Purdie | 2 | |
2006-08-26 | qemu: Add arm nptl patch (as used in scratchbox) to fix EABI locale ↵ | Richard Purdie | 10 | |
generation, add version 0.8.2, apply patches to some fixed verisons | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 4 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. |