Patchwork OpenEmbedded Core

login
mail settings

Incoming patches

« Previous 1 2 ... 51 52 53 54 55 56 57 58 59 ... 72 73 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[01/30] xinetd: use ${sbindir} instead of /usr/sbin for packaging 2012-08-05 Javier Martinez Canillas New
[05/30] lsbtest: use ${bindir} instead of /usr/bin for packaging 2012-08-05 Javier Martinez Canillas New
[03/30] lsbsetup: use ${bindir} instead of /usr/bin for packaging 2012-08-05 Javier Martinez Canillas New
[04/30] sudo: use ${bindir} and ${sysconfdir} instead of /usr/bin and /etc 2012-08-05 Javier Martinez Canillas New
[07/30] useradd-example: use ${datadir} instead of /usr/share for packaging 2012-08-05 Javier Martinez Canillas New
[06/30] cronie: use variables instead of hardcoded paths 2012-08-05 Javier Martinez Canillas New
[08/30] ubootchart: use variables instead of hardcoded paths 2012-08-05 Javier Martinez Canillas New
[09/30] xkeyboard-config: use ${datadir} instead of /usr/share for packaging 2012-08-05 Javier Martinez Canillas New
[10/30] systemtap: use ${datadir} instead of /usr/share for packaging 2012-08-05 Javier Martinez Canillas New
[11/30] lsb: use ${base_bindir} instead of /bin for packaging 2012-08-05 Javier Martinez Canillas New
[12/30] mingetty: use ${base_sbindir} instead of /sbin for packaging 2012-08-05 Javier Martinez Canillas New
[13/30] external-sourcery: use ${prefix} and ${libdir} instead of /usr and /usr/lib 2012-08-05 Javier Martinez Canillas New
[15/30] at: use ${base_sbindir} instead of /sbin for packaging 2012-08-05 Javier Martinez Canillas New
[14/30] rpm: use ${localstatedir} and ${libdir} instead of /var and /usr/lib 2012-08-05 Javier Martinez Canillas New
[17/30] linux-firware: use ${base_libdir} instead of /lib for packaging 2012-08-05 Javier Martinez Canillas New
[18/30] openssh: use ${localstatedir} instead of /var for packaging 2012-08-05 Javier Martinez Canillas New
[19/30] libpam: use ${localstatedir} and ${sysconfdir} instead of /var and /etc 2012-08-05 Javier Martinez Canillas New
[21/30] lsb: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[20/30] x11-common: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[22/30] builder: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[23/30] xserver-nodm-init: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[24/30] lsbinitscripts: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[26/30] usbinit: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[25/30] xinetd: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[28/30] rsync: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[27/30] qemu-config: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[29/30] chkconfig: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[30/30] man: use ${sysconfdir} instead of /etc for packaging 2012-08-05 Javier Martinez Canillas New
[02/30] alsa-state: use ${sbindir} instead of /usr/sbin for packaging 2012-08-05 Javier Martinez Canillas New
[v2,13/28] external-sourcery: use ${prefix} and ${libdir} instead of /usr and /usr/lib 2012-08-05 Javier Martinez Canillas New
[v2,15/28] at: use ${base_sbindir} instead of /sbin for packaging 2012-08-05 Javier Martinez Canillas New
[v2,14/28] rpm: use ${localstatedir} and ${libdir} instead of /var and /usr/lib 2012-08-05 Javier Martinez Canillas New
[v2,16/28] kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etc 2012-08-05 Javier Martinez Canillas New
qemu-native: depend on unfs-server-native 2012-05-02 Jason Wessel New
runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -u 2012-05-02 Jason Wessel New
.gitignore: add /bitbake to the ignore list for external distributions 2012-05-09 Jason Wessel New
[2/2] bitbake.conf: A change to CCACHE_DIR should not change the sstate sum 2012-05-14 Jason Wessel New
[1/2] bitbake/lib/bb/data.py: Allow an exported variable to be excluded from dependency processing 2012-05-14 Jason Wessel New
[2/2] bitbake.conf: Add CCACHE_DIR to BB_HASHBASE_WHITELIST 2012-05-14 Jason Wessel New
[1/2] bitbake.conf: Move default hash policy initialization before conf file inclusion 2012-05-14 Jason Wessel New
recipes-devtools/qemu/qemu.inc: Add jpeg as a dependency 2012-05-22 Jason Wessel New
perl: Allow perl to cross build and native build in a directory named "t" 2012-05-23 Jason Wessel New
[RFC,1/1] package.bbclass, task.bbclass: Allow doc-pkgs in EXTRA_IMAGE_FEATURES 2012-06-17 Jason Wessel New
packageinfo.bbclass: Fix crash in hob 2012-09-06 Jason Wessel New
populate_sdk_base.bbclass: make failure to find ld-linux.so a hard error 2012-11-30 Jason Wessel New
[2/2] populate_sdk_base.bbclass: Improve debugging capabilities for SDK installer 2013-01-25 Jason Wessel New
[1/2] relocate_sdk.py: Fix corruption of sdk binaries 2013-01-25 Jason Wessel New
[v2,2/3] populate_sdk_base.bbclass: Improve debugging capabilities for SDK installer 2013-02-11 Jason Wessel New
[v2,1/3] relocate_sdk.py: Fix corruption of sdk binaries 2013-02-11 Jason Wessel New
[v3,3/3] relocate_sdk.py: allow relocate_sdk.py to work with python 2.4.x 2013-02-12 Jason Wessel New
util-linux: Add ability to compile with nativesdk 2013-02-20 Jason Wessel New
[denzil] qemu-0.15.1: Fix fault with v86d when using -nographic 2013-02-22 Jason Wessel New
syslinux.bbclass: Add a default serial console option and real boot menu support 2013-02-27 Jason Wessel New
ncurses, busybox, cml1.bbclass: Fix menuconfig display corruption 2013-03-04 Jason Wessel New
libpcre, ncurses: Fix problems expanding the IMAGE_INSTALL package groups 2013-04-23 Jason Wessel New
gdk-pixbuf: Pick up ${NM} from the environment. 2012-02-28 James Limbouris New
initscripts: Create the volatiles cache atomically. 2012-02-29 James Limbouris New
[v2] gdk-pixbuf: Pick up ${NM} from the environment. 2012-03-06 James Limbouris New
[1/2] ruby: Add yaml for ruby 2012-06-28 jackie huang New
[2/2] ruby: Add ruby 1.9.3 recipe 2012-06-28 jackie huang New
[1/2] ruby: Add yaml for ruby 2012-06-28 jackie huang New
[2/2] ruby: Add ruby 1.9.3 recipe 2012-06-28 jackie huang New
[1/1] useradd.bbclass: use locking of bb.utils to avoid lock race issue of useradd/groupadd 2012-07-22 jackie huang New
[0/1] useradd.bbclass: use locking of bb.utils to avoid lock race issue of useradd/groupadd 2012-07-22 jackie huang New
[0/1] useradd.bbclass: use locking of bb.utils to avoid lock race issue of useradd/groupadd 2012-07-22 jackie huang New
[1/1] useradd.bbclass: use locking of bb.utils to avoid lock race issue of useradd/groupadd 2012-07-22 jackie huang New
[0/1] quota 4.00: add DEPENDS gettext-native 2012-07-23 jackie huang New
[0/1] python: Fix to support the python module _bsddb built with db 5.3 2012-08-04 jackie huang New
[0/1] tcl: Add ${bindir_crossscripts}/tclConfig.sh to sysroot stage 2012-08-06 jackie huang New
[0/1] tcl: uncomment a line that causing TCL_SRC_DIR point to the workdir 2012-08-08 jackie huang New
[0/1] gdk-pixbuf: fix the postinstall script failure when no icon is installed 2012-08-09 jackie huang New
[0/1] apr-util: fix the rules.mk with path to sysroot instead of the workdir of apr 2012-08-17 jackie huang New
[0/1] python: Add Upstream-Status entries for bsddb patches, no code changes 2012-08-17 jackie huang New
[0/1] coreutils: fix to build with acl support 2012-08-21 jackie huang New
[0/1] gdk-pixbuf: call gtk-update-icon-cache with -t in postinstall script 2012-08-24 jackie huang New
[0/1] libgnome-keyring: add missing DEPENDS on intltool-native 2012-09-11 jackie huang New
[1/4] libyaml: Add recipe from meta-oe 2012-10-09 jackie huang New
[4/4] ruby: update to 1.9.3-194 2012-10-09 jackie huang New
[0/4] ruby: Add from OE-Classic and update to 1.9.3-p194 2012-10-09 jackie huang New
[2/4] libyaml: update to 0.1.4 2012-10-09 jackie huang New
[3/4] ruby: Add from OE-Classic 2012-10-09 jackie huang New
[meta-networking] ptpd-2.2.0: drop the patch adjust-daemon-name.patch 2012-11-08 jackie huang New
[1/1] eglibc: always compile with optimization. 2012-11-12 jackie huang New
[0/1] eglibc: always compile with optimization. 2012-11-12 jackie huang New
[v2,0/1] eglibc: always compile with optimization. 2012-11-15 jackie huang New
[0/1] python-pygtk: add gtk-types.defs into gdk.c dependence 2012-11-19 jackie huang New
[1/2] pulseaudio: fix compilation on RHEL-5.8 64bit machine 2012-11-22 jackie huang New
[0/2] pulseaudio: fix tow issues. 2012-11-22 jackie huang New
[2/2] pulseaudio: The audio over Adipts ALC888 audio effect chip on Sabino does not work 2012-11-22 jackie huang New
[1/1] libpam: QA Issue: installed in the base_prefix, requires a shared library under exec_prefix 2012-11-22 jackie huang New
[0/1] libpam: QA issue: installed in the base_prefix, requires a shared library under exec_prefix 2012-11-22 jackie huang New
[1/2] Revert "eglibc: always compile with optimization." 2012-11-28 jackie huang New
[0/2] eglibc: move the fix code for optimization isssue to .inc 2012-11-28 jackie huang New
[2/2] eglibc: always compile with optimization. 2012-11-28 jackie huang New
[0/1] rt-tests: added missing dependencies in Makefile 2012-12-07 jackie huang New
[0/4] Multilib: fix PN -> BPN in do_install for some recipes 2013-03-15 jackie huang New
[PATH] fix build failure due to lic_files_chksum mismatch. The correction unpacks the source in the correct directory. 2012-07-06 Iyad Qumei New
[1/9] libxi: updated from 1.7 to 1.7.1 2013-05-08 Ionut Radu New
[2/9] json-glib: updated from 0.15.2 to 0.16.0 2013-05-08 Ionut Radu New
[3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0 2013-05-08 Ionut Radu New