| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base.bbclass: Ensure an empty do_build tasks exists to silence a warning | Richard Purdie | 2010-10-22 | 1 | -0/+3 |
* | sstate: Fix broken plaindirs support | Richard Purdie | 2010-10-22 | 1 | -2/+6 |
* | at: Fix nonstripbinaries.patch | Mark Hatle | 2010-10-22 | 1 | -3/+3 |
* | libtheora: add DEPENDS on libogg | Dexuan Cui | 2010-10-22 | 1 | -1/+3 |
* | base/sstate: Add cleanall task to remove downloads and sstate cached files | Richard Purdie | 2010-10-22 | 2 | -5/+44 |
* | local.conf.sample: Default to not building 32 bit libs on 64 bit systems as m... | Richard Purdie | 2010-10-21 | 1 | -0/+5 |
* | metadata_scm: Ensure that if an SCM isn't present, we dont print a revision o... | Richard Purdie | 2010-10-21 | 1 | -3/+6 |
* | busybox/sysklogd: syslog.conf files | Mark Hatle | 2010-10-21 | 4 | -5/+11 |
* | gst-ffmpeg: powerpc build errors | Bruce Ashfield | 2010-10-21 | 1 | -1/+1 |
* | mpc8315e-rdb: align PACKAGE_EXTRA_ARCHS with tuning | Bruce Ashfield | 2010-10-21 | 1 | -1/+1 |
* | at: remove nonrootinstall patch and modify some relevant files | Mei Lei | 2010-10-21 | 3 | -76/+26 |
* | gnome-icon-theme: fix build | Joshua Lock | 2010-10-20 | 2 | -3/+57 |
* | bash: There is no such configure option as --with-ncurses and --with-curses b... | Richard Purdie | 2010-10-20 | 1 | -1/+1 |
* | poky-default-revisions: define SRCREV for pseudo-nativesdk | Joshua Lock | 2010-10-20 | 1 | -0/+1 |
* | nfs-utils: fix nfs server initscript | Qing He | 2010-10-20 | 1 | -3/+3 |
* | bash: fix job control | Qing He | 2010-10-20 | 1 | -1/+1 |
* | task-sdk: Fix lttng-ust dependency to include the -dev version so headers are... | Richard Purdie | 2010-10-19 | 3 | -7/+7 |
* | sysklogd: correct the syslog link and conf file | Yu Ke | 2010-10-19 | 5 | -4/+86 |
* | wrs_meta: emenlow updates | Bruce Ashfield | 2010-10-19 | 1 | -1/+1 |
* | documentation/poky-ref-manual: Update packages references to recipes and make... | Richard Purdie | 2010-10-19 | 2 | -7/+7 |
* | bitbake/fetch/git: Ensure fullclone repositories are fully fetched | Richard Purdie | 2010-10-19 | 1 | -1/+4 |
* | bitbake/fetcher: Deal with a ton of different bugs | Richard Purdie | 2010-10-19 | 2 | -36/+38 |
* | bitbake/fetch/git.py: Fix git fetcher to correctly use mirror tarballs | Richard Purdie | 2010-10-19 | 1 | -1/+5 |
* | rpm: Change pcre to use internal library [BUGID #404] | Saul Wold | 2010-10-18 | 1 | -2/+2 |
* | sed: use ALTERNATIVE_LINK | Kevin Tian | 2010-10-18 | 2 | -2/+4 |
* | gstreamer: add support for theora plugins | Dongxiao Xu | 2010-10-18 | 4 | -4/+32 |
* | wrs_meta: update SRCREV for netfilter options | Bruce Ashfield | 2010-10-18 | 1 | -1/+1 |
* | kernel tools: update SRCREV | Bruce Ashfield | 2010-10-18 | 1 | -1/+1 |
* | linux-wrs: pass netfilter options as an addon feature | Bruce Ashfield | 2010-10-18 | 1 | -0/+1 |
* | linux-wrs: allow optional features via KERNEL_FEATURES variable | Bruce Ashfield | 2010-10-18 | 1 | -2/+5 |
* | distrodata: Modify Distro tracking spreadsheet | Saul Wold | 2010-10-15 | 3 | -19/+60 |
* | distro_tracking: Update Distro Aliases | Saul Wold | 2010-10-15 | 1 | -32/+60 |
* | task-poky-sdk: Add lttng-ust | Richard Purdie | 2010-10-15 | 3 | -2/+11 |
* | libtasn1: Comment out the RREPLACES as it causes problems with rpm backend | Richard Purdie | 2010-10-15 | 1 | -2/+2 |
* | poky.conf: Add qemu-config dependency for qemux86-64 | Richard Purdie | 2010-10-15 | 1 | -0/+1 |
* | shared-mime-info: Don't run the util for the native version of the package | Richard Purdie | 2010-10-15 | 1 | -5/+11 |
* | documentation/poky-ref-manual: Various tweaks to the text | Richard Purdie | 2010-10-15 | 9 | -55/+39 |
* | documentation/tools: Add comments to script | Richard Purdie | 2010-10-15 | 1 | -1/+3 |
* | libffi: fix the uri | Joshua Lock | 2010-10-15 | 1 | -1/+1 |
* | documentation: Complete poky-handbook -> poky-ref-manual rename | Richard Purdie | 2010-10-15 | 7 | -27/+14 |
* | documentation/handbook: Tweak Makefiles and paths after path changes | Richard Purdie | 2010-10-15 | 5 | -8/+12 |
* | handbook/poky-ref-manual: Makefile tweaks | Richard Purdie | 2010-10-15 | 1 | -2/+2 |
* | handbook: Move into documentation directory | Richard Purdie | 2010-10-15 | 46 | -43/+5 |
* | Use gdk_threads_enter/gdk_threads_leave to ensure gtk multithread safe | Dongxiao Xu | 2010-10-15 | 9 | -1/+40 |
* | libffi: bumpt to version 3.0.9 | Joshua Lock | 2010-10-15 | 1 | -0/+0 |
* | make: enable make-native | Joshua Lock | 2010-10-15 | 1 | -0/+2 |
* | handbook: Fix the Ubuntu version requirement | Scott Rifenbark | 2010-10-15 | 1 | -1/+1 |
* | handbook: Fix section numbering | Scott Rifenbark | 2010-10-15 | 1 | -0/+1 |
* | atom-pc: remove kernel video mode parameters | Darren Hart | 2010-10-15 | 1 | -1/+1 |
* | linux-wrs: update SRCREV for mpc8315e-rdb | Bruce Ashfield | 2010-10-15 | 1 | -1/+1 |