summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* documentation/kernel-manual/kernel-how-to.xml: Defined audience for chapterScott Rifenbark2011-07-211-0/+2
* documentation/kernel-manual/kernel-concepts.xml: General rewrite of Kernel to...Scott Rifenbark2011-07-211-15/+16
* documentation/kernel-manual/kernel-concepts.xml: Added references to Git Docu...Scott Rifenbark2011-07-211-0/+5
* documentation/kernel-manual/kernel-concepts.xml: Fixed typo (From yocto-docs ...Scott Rifenbark2011-07-211-1/+1
* documentation/kernel-manual/kernel-how-to.xml: Updated the create BSP sectionScott Rifenbark2011-07-211-228/+49
* documentation/kernel-manual/kernel-how-to.xml: Added 'git' for a push example.Scott Rifenbark2011-07-211-1/+1
* documentation/kernel-manual/kernel-how-to.xml: Command line example fixesScott Rifenbark2011-07-211-2/+4
* documentation/kernel-manual/kernel-how-to.xml: changed git to Git as needed (...Scott Rifenbark2011-07-211-72/+72
* documentation/kernel-manual/kernel-doc-intro.xml: Changed git to Git as neede...Scott Rifenbark2011-07-211-2/+2
* documentation/kernel-manual/kernel-concepts.xml: Changed git to Git as needed...Scott Rifenbark2011-07-211-8/+8
* documentation/poky-ref-manual/extendpoky.xml: Changed bitbake to BitBake (Fro...Scott Rifenbark2011-07-212-2/+2
* documentation/adt-manual/adt-prepare.xml: Changed Bitbake to BitBake (From yo...Scott Rifenbark2011-07-211-13/+13
* documentation/adt-manual/kernel-how-to.xml: Changed Bitbake to BitBake (From ...Scott Rifenbark2011-07-211-1/+1
* documentation/kernel-manual/kernel-how-to.xml: Partial - more general edits (...Scott Rifenbark2011-07-211-25/+41
* documentation/kernel-manual/kernel-how-to.xml: partial - more edits to BSP pr...Scott Rifenbark2011-07-211-8/+8
* documentation/kernel-manual/kernel-how-to.xml: Partial - Re-write of BSP crea...Scott Rifenbark2011-07-211-40/+60
* documentation/kernel-manual/kernel-how-to.xml: Edits to "Build Strategy" (Fro...Scott Rifenbark2011-07-211-3/+5
* documentation/kernel-manual/kernel-how-to.xml: Edits to "Tree Construction" (...Scott Rifenbark2011-07-211-4/+4
* Make intltool use perlnative instead of perl on hostMatthew McClintock2011-07-212-2/+2
* gettext: Add depends to gettext to avoid host contaminationSaul Wold2011-07-211-3/+3
* clutter-box2d: fix isfinite.patchSaul Wold2011-07-211-1/+1
* python: add patch to fix cross compilation on host with linux-3.0Martin Jansa2011-07-212-0/+19
* python: save Makefile.sysroot in do_compileMartin Jansa2011-07-211-3/+4
* eglibc-package: don't fail without localedef/gconvMartin Jansa2011-07-211-2/+6
* tcmode-default: set preferred version also for (e)glibc-localeMartin Jansa2011-07-211-0/+2
* siteinfo.bbclass: Port over oe.dev logic for site filesTom Rini2011-07-212-105/+98
* icon-naming-utils-native: Fix long path to perl in icon-name-mappingTom Rini2011-07-211-1/+6
* cpan.bbclass: Perform more mangling for perl pathTom Rini2011-07-2110-9/+12
* perl-native: Add a perl-native wrapper in the normal bindirTom Rini2011-07-211-1/+16
* gnome-doc-utils: Use /usr/bin/env python in xml2po, bump PRTom Rini2011-07-212-2/+36
* python-native: Mangle scripts to use /usr/bin/env python, bump PRTom Rini2011-07-211-0/+5
* Add endianess macros used by previous endian-ness_handling.patchMatthew McClintock2011-07-212-2/+116
* README.hardware: update MPC8315E-RDB instructionsPaul Eggleton2011-07-201-14/+41
* local.conf.sample: Add a note about ASSUME_PROVIDED for help2manTom Rini2011-07-201-1/+3
* linux-yocto: update mpc8315erdb SRCREVBruce Ashfield2011-07-201-1/+1
* insane: improve diagnostic for redundant rpathPhil Blundell2011-07-201-2/+2
* lsbsetup_1.0.bb: Change the hardcoded /usr/lib to support multilibMei Lei2011-07-201-1/+1
* libiconv: Fix SRC_URI checksums for 1.13.1 versionRichard Purdie2011-07-201-2/+3
* linux-yocto/meta-yocto: update SRCREVSBruce Ashfield2011-07-201-5/+5
* libgcc: correct mode on libgcc_s.so.1 to ensure it gets strippedPhil Blundell2011-07-201-1/+2
* pseudo: fix uninitialised variable in realpath_fix.patchJoshua Lock2011-07-202-2/+2
* site/x86_64-linux-uclibc: Cache lf_cv_sane_reallocKhem Raj2011-07-201-0/+3
* task-core-tools: Exclude systemtap for uclibcKhem Raj2011-07-201-3/+8
* sysprof: Define NT_GNU_BUILD_ID if undefinedKhem Raj2011-07-202-2/+25
* clutter-box2d: Replace use of finite macro with C99 compliant isfinite()Khem Raj2011-07-202-2/+23
* binutils: Fix build when compiling target binutils recipe with gcc 4.6Khem Raj2011-07-202-1/+81
* pimlico/dates: Fix build on uclibcKhem Raj2011-07-203-3/+42
* powertop: Add lintl to linker commandline on uclibcKhem Raj2011-07-201-4/+7
* oprofile: Fix build when query_module is not thereKhem Raj2011-07-202-1/+31
* uclibc_0.9.32: Implement sync_file_range2.Khem Raj2011-07-202-1/+42