| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bitbake/fetch: Fix handling of mirrors when checking for url validity | Richard Purdie | 2010-11-13 | 1 | -2/+4 |
* | sstate.bbclass: Only create symlinks to different localpath urls if the fetch... | Richard Purdie | 2010-11-13 | 1 | -2/+3 |
* | Revert "bitbake/fetch/local: Also check DL_DIR for files since they could alr... | Richard Purdie | 2010-11-13 | 1 | -4/+0 |
* | Revert "bitbake/fetch/local: Fix os.exists reference" | Richard Purdie | 2010-11-13 | 1 | -1/+1 |
* | bitbake/fetch/local: Fix os.exists reference | Richard Purdie | 2010-11-13 | 1 | -1/+1 |
* | bitbake/fetch/local: Also check DL_DIR for files since they could already exi... | Richard Purdie | 2010-11-13 | 1 | -0/+4 |
* | procps: fix for build against make 3.82 | Joshua Lock | 2010-11-12 | 2 | -1/+19 |
* | git-pull: add send-pull-request script | Darren Hart | 2010-11-10 | 1 | -0/+133 |
* | git-pull: add the new create-pull-request script | Darren Hart | 2010-11-10 | 1 | -0/+129 |
* | git pull: remove the existing create_pull_request script | Darren Hart | 2010-11-10 | 1 | -86/+0 |
* | tcltk: Fix moving libtcl8.5.so into tcl-lib. | Jingdong Lu | 2010-11-10 | 1 | -2/+2 |
* | kernel: prefer the kernel produced uImage | Bruce Ashfield | 2010-11-10 | 1 | -1/+3 |
* | linux-wrs: rename force_revisions and allow override | Bruce Ashfield | 2010-11-10 | 1 | -3/+3 |
* | wrs_meta: add USB options for wacom tablet support | Bruce Ashfield | 2010-11-10 | 1 | -1/+1 |
* | qemumips: re-enable wacom and standard USB UI options | Bruce Ashfield | 2010-11-10 | 1 | -1/+1 |
* | tslib: 32bit big endian support | J. Aaron Gamble | 2010-11-10 | 3 | -3/+57 |
* | Added qemumips /etc/pointercal file for touchscreen calibration | J. Aaron Gamble | 2010-11-10 | 1 | -0/+1 |
* | quilt: Fixed configure test for patch --version. | Beth Flanagan | 2010-11-10 | 2 | -1/+21 |
* | poky.conf: Default Locale Generation | Saul Wold | 2010-11-10 | 1 | -3/+3 |
* | eglibc: add en-us locale generation | Saul Wold | 2010-11-10 | 2 | -1/+2 |
* | eglibc: install the missing /etc/ld.so.conf into target | Dexuan Cui | 2010-11-10 | 1 | -1/+1 |
* | ld.so.conf: create empty file | Saul Wold | 2010-11-10 | 1 | -2/+0 |
* | busybox: enable more options for tar to support more file formats. | Dexuan Cui | 2010-11-10 | 1 | -7/+7 |
* | bzip2: upgrade to version 1.0.6 | Qing He | 2010-11-10 | 3 | -0/+0 |
* | imagetest-qemu: Add test case for dmesg check in target | Jiajun Xu | 2010-11-10 | 14 | -11/+211 |
* | poky.conf: Change default locale to POSIX | Saul Wold | 2010-11-10 | 1 | -2/+4 |
* | task-sdk-gmae: fix typo in SDK-EXTRAS and convert to ?= for assignment | Saul Wold | 2010-11-10 | 2 | -8/+8 |
* | python: Fix hardcoded python references which should refer to PN, removing du... | Richard Purdie | 2010-11-10 | 1 | -2/+2 |
* | busybox: import upstream patch for make 3.82 | Joshua Lock | 2010-11-09 | 2 | -1/+27 |
* | eglibc: fix build of eglibc-initial for make 3.82 | Joshua Lock | 2010-11-09 | 2 | -2/+28 |
* | package.bbclass: make sure 'sysroots' created before lockfile | Kevin Tian | 2010-11-07 | 1 | -0/+1 |
* | poky.conf: add PWD to BB_HASHBASE_WHITELIST | Kevin Tian | 2010-11-07 | 1 | -1/+1 |
* | bitbake.runqueue.py: Fix no exec task handling to correct counter housekeeping | Richard Purdie | 2010-11-07 | 1 | -2/+4 |
* | meta/classes: Mark do_package_write and do_build as noexec tasks | Richard Purdie | 2010-11-06 | 2 | -0/+2 |
* | bitbake: Add support for 'noexec' tasks | Richard Purdie | 2010-11-06 | 2 | -0/+13 |
* | bitbake/siggen: Allow siggen code to control final stampfile format | Richard Purdie | 2010-11-06 | 2 | -3/+9 |
* | .gitignore: Update after documentation layout changes | Richard Purdie | 2010-11-06 | 1 | -2/+5 |
* | docmentation/poky-ref-manual: Remove unused Indexes title | Richard Purdie | 2010-11-04 | 1 | -2/+3 |
* | Performed general edits to this chapter. | Scott Rifenbark | 2010-11-04 | 1 | -119/+127 |
* | Poky Reference Manual: Completed editing pass of Chapter 3. | Scott Rifenbark | 2010-11-04 | 1 | -384/+389 |
* | Created a new folder to hold the BSP Guide | Scott Rifenbark | 2010-11-04 | 6 | -8/+1453 |
* | General edits to the using poky and Extending Poky chapters. | Scott Rifenbark | 2010-11-04 | 2 | -265/+221 |
* | General text edits through section 2.4.4 "General Bitbak Problems" | Scott Rifenbark | 2010-11-04 | 1 | -115/+140 |
* | Changed a source command to have the correct source. | Scott Rifenbark | 2010-11-04 | 1 | -1/+1 |
* | Changed the title and wording of the section about pre-built binaries. | Scott Rifenbark | 2010-11-04 | 1 | -2/+2 |
* | Editing pass through the Introduction chapter. | Scott Rifenbark | 2010-11-04 | 1 | -49/+63 |
* | Figure changed for building an image and yoctolinux removed | Scott Rifenbark | 2010-11-04 | 2 | -4/+4 |
* | cross-canadian bbclass: replace hardcoded -pokysdk with SDK_VENDOR | Koen Kooi | 2010-11-03 | 1 | -1/+1 |
* | openssl: Use STAGING_BINDIR_NATIVE as the path to perl, not bindir which can ... | Richard Purdie | 2010-11-03 | 1 | -1/+1 |
* | sstate: Provide a temporary mechanism to stop collisions between toolchain co... | Richard Purdie | 2010-11-02 | 1 | -1/+27 |