| Commit message (Expand) | Author | Age | Files | Lines |
* | linux-libc-headers-yocto: Added RPROVIDES. | Lianhao Lu | 2011-02-16 | 1 | -1/+3 |
* | poky.conf: make the WHITELIST for INCOMPATIBLE_LICENSE overridable | Saul Wold | 2011-02-16 | 1 | -3/+3 |
* | package_rpm: Fix solverdb generation | Mark Hatle | 2011-02-16 | 3 | -20/+28 |
* | image.bbclass: Disable shell debug messages | Mark Hatle | 2011-02-16 | 1 | -1/+1 |
* | rpm: Avoid fsync when writing files | Mark Hatle | 2011-02-16 | 2 | -0/+35 |
* | rpm: Add the ability to use the platform file during install | Mark Hatle | 2011-02-16 | 4 | -8/+170 |
* | Doing uname without subprocess: buildstats.bbclass | Beth Flanagan | 2011-02-16 | 1 | -4/+7 |
* | mkfontdir/font-alias: Fix native RDEPENDS | Richard Purdie | 2011-02-16 | 2 | -1/+2 |
* | sqlite3-native: Drop dependencies on ncurses and readline plus enable in memo... | Richard Purdie | 2011-02-16 | 2 | -3/+4 |
* | buildstats.bbclass: Fix expand call syntax | Richard Purdie | 2011-02-15 | 1 | -1/+1 |
* | buildstats.bbclass: Save ended time in TaskFinished events | Richard Purdie | 2011-02-15 | 1 | -2/+3 |
* | linux-yocto: add jasperforest BSP and fix lttng NMI bug | Bruce Ashfield | 2011-02-15 | 1 | -14/+13 |
* | linux-libc-headers-yocto: disable device tree generation | Bruce Ashfield | 2011-02-15 | 1 | -0/+4 |
* | buildstats: Disable uname subprocess call for now since it appears to be brea... | Richard Purdie | 2011-02-15 | 1 | -2/+2 |
* | gypsy: Change gypsy upstream repo address | Dongxiao Xu | 2011-02-15 | 2 | -9/+15 |
* | Buildstats commit: buildstats.bbclass | Beth Flanagan | 2011-02-15 | 2 | -0/+195 |
* | kernel.bbclass: add approproate X Environment variables to allow xterm to start | Saul Wold | 2011-02-14 | 1 | -0/+3 |
* | bitbake.conf: change revision fetching to use newer fetch2 code | Saul Wold | 2011-02-14 | 1 | -2/+2 |
* | distro tracking: minor fix to mc lastest version | Saul Wold | 2011-02-14 | 1 | -2/+2 |
* | dbus: change owner and mode for dbus-daemon-launch-helper in postinst | Dongxiao Xu | 2011-02-14 | 2 | -2/+4 |
* | wpa-supplicant: change dbus interface | Dongxiao Xu | 2011-02-14 | 3 | -3/+5 |
* | recipes: pre/post actions | Mark Hatle | 2011-02-12 | 15 | -22/+22 |
* | package.bbclass: Breakout the strip from the populate_packages | Mark Hatle | 2011-02-12 | 1 | -22/+36 |
* | busybox: Rework busybox to fix limitations in initscripts | Mark Hatle | 2011-02-12 | 1 | -7/+14 |
* | fetch2: unpack revision | Mark Hatle | 2011-02-12 | 1 | -1/+1 |
* | openjade: fix build issues | Scott Garman | 2011-02-12 | 5 | -277/+8 |
* | mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable | Richard Purdie | 2011-02-11 | 1 | -1/+1 |
* | lttng-control: Fix SRC_URL to point at lttng.org | Saul Wold | 2011-02-11 | 1 | -1/+1 |
* | puzzles: Update to r9084 | Saul Wold | 2011-02-11 | 1 | -0/+0 |
* | sstate: Fix bugs after new fetcher | Zhai Edwin | 2011-02-11 | 1 | -3/+3 |
* | meta: Update mirror urls to new format and update yocto project urls | Richard Purdie | 2011-02-11 | 3 | -88/+75 |
* | linux-dtb.inc: Fix package name to match PACKAGES | Richard Purdie | 2011-02-11 | 1 | -1/+1 |
* | fetch2: Correct the clean() mechanism for the fetcher2 code | Saul Wold | 2011-02-10 | 1 | -15/+9 |
* | xkeyboard-config: make depend on intltool-native | Darren Hart | 2011-02-10 | 1 | -2/+2 |
* | local.conf.sample: Drop some comments about things that either no longer appl... | Richard Purdie | 2011-02-10 | 1 | -12/+0 |
* | mesa-dri-7.10: add missing dependency makedepend | Yu Ke | 2011-02-10 | 1 | -2/+2 |
* | mesa-xlib-7.10: add missing dependency makedepend | Yu Ke | 2011-02-10 | 1 | -2/+2 |
* | rm_work.bbclass: Fix typo for package task directory preservation | Richard Purdie | 2011-02-10 | 1 | -2/+2 |
* | task-poky-apps-x11-pimlico: Webkit is huge and the compile time means it does... | Richard Purdie | 2011-02-10 | 1 | -3/+4 |
* | util-linux: Correctly prepend to PACKAGES and stop corrupting linux-util-nati... | Richard Purdie | 2011-02-10 | 1 | -3/+1 |
* | ncurses: Apply unifdef-native dependency to the task that uses it, not globally | Richard Purdie | 2011-02-10 | 1 | -2/+3 |
* | package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo... | Richard Purdie | 2011-02-10 | 1 | -1/+4 |
* | debian.bbclass: Only set rdeptask for do_package if packaging is enabled | Richard Purdie | 2011-02-10 | 1 | -4/+10 |
* | pseudo: Add and use the 1.0 release version | Richard Purdie | 2011-02-10 | 4 | -71/+83 |
* | lttng-ust: fix ppc build by removing ppc specific time reading function | Dexuan Cui | 2011-02-10 | 2 | -2/+89 |
* | image-swab: Convert to attach strace to the process to obtain the required sw... | Richard Purdie | 2011-02-10 | 1 | -2/+17 |
* | Misc hard link fixes | Mark Hatle | 2011-02-09 | 4 | -9/+9 |
* | package.bbclass: Preserve hard links! | Mark Hatle | 2011-02-09 | 1 | -1/+17 |
* | lib.oe.path: Update copytree function to call shell commands since its twice ... | Richard Purdie | 2011-02-09 | 1 | -32/+12 |
* | talloc: remove talloc recipe | Yu Ke | 2011-02-09 | 1 | -24/+0 |