aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-06kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etcJavier Martinez Canillas
2012-08-06lsb: use ${base_bindir} and ${sysconfdir} instead of /bin and /etcJavier Martinez Canillas
2012-08-06usbinit: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06lsbinitscripts: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06rsync: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06man: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06chkconfig: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06qemu-config: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06xserver-nodm-init: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06builder: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06x11-common: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas
2012-08-06libpam: use ${localstatedir} and ${sysconfdir} instead of /var and /etcJavier Martinez Canillas
2012-08-06openssh: use ${localstatedir} instead of /var for packagingJavier Martinez Canillas
2012-08-06at: Use variables from the environment to override the makefile defaultsRichard Purdie
2012-08-06mingetty: use ${base_sbindir} instead of /sbin for packagingJavier Martinez Canillas
2012-08-06systemtap: use ${datadir} instead of /usr/share for packagingJavier Martinez Canillas
2012-08-06xkeyboard-config: use ${datadir} instead of /usr/share for packagingJavier Martinez Canillas
2012-08-06ubootchart: use variables instead of hardcoded pathsJavier Martinez Canillas
2012-08-06useradd-example: use ${datadir} instead of /usr/share for packagingJavier Martinez Canillas
2012-08-06cronie: use variables instead of hardcoded pathsJavier Martinez Canillas
2012-08-06lsbtest: use ${bindir} instead of /usr/bin for packagingJavier Martinez Canillas
2012-08-06sudo: use ${bindir} and ${sysconfdir} instead of /usr/bin and /etcJavier Martinez Canillas
2012-08-06lsbsetup: use ${bindir} instead of /usr/bin for packagingJavier Martinez Canillas
2012-08-06alsa-state: use ${sbindir} instead of /usr/sbin for packagingJavier Martinez Canillas
2012-08-06xinetd: use ${sbindir} and ${sysconfdir} instead of /usr/sbin and /etcJavier Martinez Canillas
2012-08-06python: Fix to support the python module _bsddb built with db 5.3Jackie Huang
2012-08-06psplash: Update to latest psplash versionFranklin S Cooper Jr
2012-08-06glib-2.0-nativesdk: Add dependency on glib-2.0-nativeKhem Raj
2012-08-06populate_sdk_rpm.bbclass: Depend do_populate_sdk task on createrepo-nativeKhem Raj
2012-08-06eglibc-locale: bump PR after fc4b138948656d482603b80f8c8e86fdbb185df4Martin Jansa
2012-08-06bitbake.conf: exclude whole MACHINEOVERRIDES from OVERRIDES vardepsMartin Jansa
2012-08-06qt4-native: fix creating /include directory in build host rootMartin Jansa
2012-08-06tcl: Add ${bindir_crossscripts}/tclConfig.sh to sysroot stageJackie Huang
2012-08-06gdk-pixbuf: fix parallel install issueWenzong Fan
2012-08-06busybox: fix du-k-works test caseRoy.Li
2012-08-06gcc-cross-initial: Ensure it uses an isolated sysrootRichard Purdie
2012-08-03gcc: Bump PR since there have been several gcc changes and various problems r...Richard Purdie
2012-08-03bitbake: data_smart: Fix unanchored regexp causing strange parsing issueRichard Purdie
2012-08-03bitbake: Fix script location after mishandled mergeRichard Purdie
2012-08-03gcc-cross-initial: Fix typo causing limits.h not to be presentRichard Purdie
2012-08-02tzdata: Upgrade tzdata to upstream 2012dRadu Moisan
2012-08-02bitbake: cooker: fix OVERRIDES in BB_SIGNATURE_HANDLER (to override value fro...Martin Jansa
2012-08-02bitbake: fetch2/local: Add search paths to the debug log to improve log usefu...Richard Purdie
2012-08-02bitbake: fetch2/local.py: Provide better debug output when fetch of a local f...Richard Purdie
2012-08-02bitbake: runqueue.py: Clean up runqueue exception catching in the normal task...Richard Purdie
2012-08-02texi2html: Fix perl location on recent distrosRichard Purdie
2012-08-02gnome-desktop: Fix python location on recent distrosRichard Purdie
2012-08-02runqemu-gen-tapdevs: add UID to CL optionsElizabeth Flanagan
2012-08-02Complete recipe enablementBogdan Marinescu
2012-08-02bitbake: contrib/dump_cache.py: dump recipe -> packages mapping from bb_cache...Robert Yang