messages from 2013-02-01 17:39:27 to 2013-02-05 18:32:56 UTC [more...]
[PATCH 1/5] glib: disable selinux for native builds
2013-02-05 17:46 UTC (4+ messages)
` [PATCH 2/5] quota_4.01.bb: add e2fsprogs in DEPENDS
` [PATCH 3/5] libpfm4_4.3.0.bb: add libpfm4 recipe needed by oprofile for ppc
` [PATCH 5/5] oprofile: fix cross compile on powerpc and add libpfm4 dep
[PATCH 0/8] Git fetcher and proxy handling updates
2013-02-05 17:44 UTC (13+ messages)
` [PATCH 1/8] bitbake: fetch2: Print the complete SRCREV variable name when INVALID
` [PATCH 2/8] bitbake: fetch2: Export upper and lower case environment variables
` [PATCH 3/8] bitbake: fetch2: Remove broken git variables from the environment
` [PATCH 4/8] oe-buildenv-internal: Remove GIT variables from BB_ENV_EXTRAWHITE
` [PATCH 5/8] oe-buildenv-internal: Add upper and lower case proxy vars to BB_ENV_EXTRAWHITE
` [PATCH 6/8] base.bbclass: Remove generate_git_config()
` [PATCH 7/8] oe-git-proxy.sh: Add a new comprehensive git proxy script
` [PATCH 8/8] git proxy: Document usage of oe-git-proxy.sh and remove alternatives
[PATCH 0/8] misc tweaks
2013-02-05 17:17 UTC (18+ messages)
` [PATCH 1/8] base.bbclass: Commentary typo fix
` [PATCH 2/8] uclibc: add c6x arch
` [PATCH 3/8] uclibc: turn on kernel module support
` [PATCH 4/8] Revert "Add ptest for glib."
` [PATCH 5/8] busybox: add ifup's ifstate dir to package
` [PATCH 6/8] busybox: update-modules script needs id(1)
` [PATCH 7/8] base.bbclass: remove redundant setting of MAKE
` [PATCH 8/8] create-pull-request: Error message on missing -u
[PATCH 0/1] Qmmp fix
2013-02-05 17:15 UTC (3+ messages)
` [PATCH 1/1] qmmp: update to 0.6.6 and fix
[PATCH 0/1] busybox: add config fragments
2013-02-05 16:29 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH] intltool: updated to 0.50.2
2013-02-05 16:13 UTC
[PATCH] classextend.py: use explode_dep_versions2 in order to preserve versions too
2013-02-05 15:59 UTC
[PATCH 0/3] kernel-yocto: consolidated pull request
2013-02-05 15:56 UTC (4+ messages)
` [PATCH 1/3] linux-yocto/dev: linux-yocto development tree tracking recipe
` [PATCH 2/3] linux-yocto/3.4: update to v3.4.28, 3.4.28-rt40
` [PATCH 3/3] linux-yocto: KERNEL_FEATURES should reference full scc files
[PATCH] wpa-supplicant: Package systemd service in -systemd
2013-02-05 15:47 UTC (4+ messages)
[PATCH 0/1] systemtap 'crosstap' fix
2013-02-05 14:26 UTC (2+ messages)
` [PATCH 1/1] crosstap: handle hyphenated x86_64 target arch
[PATCH] qt4: fix CVE-2013-0254
2013-02-05 14:08 UTC (2+ messages)
[PATCH v5] netbase: split up in netbase and init-ifupdown
2013-02-05 13:14 UTC (4+ messages)
[PATCH] libgcc: Disable multilib install for nativesdk
2013-02-05 9:58 UTC
[PATCH 0/5] Remove /var/cache from volatiles directory
2013-02-05 9:56 UTC (15+ messages)
` [PATCH 1/5] base-files: remove /var/cache from volatiles
` [PATCH 2/5] fs-perms: "
` [PATCH 3/5] initscripts: "
` [PATCH 4/5] systemd: "
` [PATCH 5/5] rpm: remove /var/volatiles/cache/rpm from the FILEs list
[PATCH 0/8] Generate fonts cache on host and other fixes
2013-02-05 9:35 UTC (9+ messages)
` [PATCH 1/8] add fontcache.bbclass
` [PATCH 2/8] add qemuwrapper-cross recipe
` [PATCH 3/8] qemu.bbclass: return qemuwrapper instead of qemu-allarch
` [PATCH 4/8] image.bbclass: add a proper error message if hook script fails
` [PATCH 5/8] fontconfig: add sysroot option to fc-cache and fc-cat
` [PATCH 6/8] liberation-fonts: use the new fontcache.bbclass
` [PATCH 7/8] package_ipk, rootfs_ipk: remove the "set -x"
` [PATCH 8/8] pulseaudio: do not postpone postinstall
[PATCH] pseudo: fix sqlite path and package missing files
2013-02-05 7:37 UTC (7+ messages)
[PATCH] net-tools: upgrade to v1.60-24.2
2013-02-05 7:23 UTC (7+ messages)
[PATCH 0/4] boost, nfs-utils upgrade, drop KERNEL_CC
2013-02-04 23:56 UTC (5+ messages)
` [PATCH 1/4] kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC
[PATCH] ipk: use OPKGLIBDIR in all places
2013-02-04 22:06 UTC
[PATCH] v86d: Use BP instead of P
2013-02-04 21:20 UTC
[PATCH] sip.bbclass: improve RDEPENDS to add python-sip only for PN
2013-02-04 21:02 UTC
[PATCH 1/2] openssh: fix RPROVIDES
2013-02-04 18:33 UTC (2+ messages)
` [PATCH 2/2] dropbear: "
[PATCH 00/22] Packaging performance improvements, round 2
2013-02-04 17:23 UTC (25+ messages)
` [PATCH 01/22] package.bbclass: Multithread per file dependency generation code
` [PATCH 02/22] package: Don't export PATH
` [PATCH 03/22] package: Process package stripping in parallel
` [PATCH 04/22] insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variables
` [PATCH 05/22] insane.bbclass: Add documentation headers for logical code blocks
` [PATCH 06/22] staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclass
` [PATCH 07/22] staging.bbclass: Drop unused/legacy function
` [PATCH 08/22] update-rc.d: Drop OVERRIDES code
` [PATCH 09/22] qemu: Set RDEPENDS on the specific package that needs it
` [PATCH 10/22] gdb-cross-canadian: "
` [PATCH 11/22] initramfs-live-boot: "
` [PATCH 12/22] package.bbclass: Fix up bb.mkdirhier/bb.copyfile usage
` [PATCH 13/22] package.bbclass: Rewrite split_and_strip_files
` [PATCH 14/22] kernel.bbclass: Improve populate_packages_prepend
` [PATCH 15/22] package.bbclass: Make use of cleandirs and dirs function flags
` [PATCH 16/22] package.bbclass: Various minor performance tweaks
` [PATCH 17/22] package.bbclass: Simplify empty directory removal
` [PATCH 18/22] package.bbclass: Add PACKAGESPLITFUNCS variable
` [PATCH 19/22] sstate/path.py: Add copyhardlinktree() function and use for performance optimisation
` [PATCH 20/22] package.bbclass: Better document the different phases of operation
` [PATCH 21/22] package.bbclass: Pre-expand some variables to save time
` [PATCH 22/22] classes: Drop none package specific packaging variable accesses
master-next commit notifications
2013-02-04 17:16 UTC (2+ messages)
[PATCH v6] netbase: split up in netbase and init-ifupdown
2013-02-04 17:13 UTC
OE Changelog since 2013-01-27 until 2013-02-03
2013-02-04 16:59 UTC
oprofile: avoid processing files under .pc
2013-02-04 16:09 UTC (4+ messages)
[CONSOLIDATED PULL 00/69] master-next & MUT (post M3)
2013-02-04 16:16 UTC (3+ messages)
[PATCH] send-pull-request: add extra CC argument
2013-02-04 15:06 UTC
[PATCH] Update SRC_URI to point to new file location
2013-02-04 15:21 UTC
[PATCH] rm_work: remove package and packages-split dirs
2013-02-04 13:26 UTC (2+ messages)
[PATCH ] add shutdown hook for udev
2013-02-04 12:47 UTC (2+ messages)
[PATCH] Python improvements for create-recipe
2013-02-04 12:32 UTC
[PATCH] qemu.inc: depend on qemu-native only with runqemu DISTRO_FEATURE
2013-02-04 12:18 UTC (2+ messages)
[PATCH 0/4] Automake-1.13 fixes (batch 4)
2013-02-04 12:17 UTC (2+ messages)
[PATCH] update-modules: remove recipe from oe-core
2013-02-04 11:36 UTC
S != B build fixes
2013-02-04 10:44 UTC (6+ messages)
` [PATCH 1/5] cmake: reset B from autotools, as this class doesnt like it
` [PATCH 2/5] gdk-pixbuf: use correct build path when installing
` [PATCH 3/5] gtk+: add missing $S references in do_install
` [PATCH 4/5] avahi: fix relative path in do_configure
` [PATCH 5/5] libpcap: fix relative path references
[PATCH 0/5 V2]support incremental deb image generation
2013-02-04 9:34 UTC (6+ messages)
` [PATCH 1/5] apt-native:fix support configuring etc dir in apt.conf
` [PATCH 2/5] image.bbclass:support incremental deb image generation
` [PATCH 3/5] populate_sdk:support "
` [PATCH 4/5] rootfs_deb.bbclass:support "
` [PATCH 5/5] package_deb.bbclass:support "
[PATCH 00/10] Multilib fixes
2013-02-04 9:20 UTC (11+ messages)
` [PATCH 01/10] enchant: use BPN instead of PN
` [PATCH 02/10] sgml-common: use ${PN} instead of sgml-common
` [PATCH 03/10] syslinux: use BPN instead of PN
` [PATCH 04/10] console-tools: fix linking when using the multilib compiler
` [PATCH 05/10] foomatic-filters: fix CUPS directory config
` [PATCH 06/10] taglib: use LIB_SUFFIX in order to determine the correct baselib
` [PATCH 07/10] run-postinsts: use BPN instead of PN
` [PATCH 08/10] consolekit: add arch independent unpackaged files
` [PATCH 09/10] gcc: target: fix libiberty removal
` [PATCH 10/10] blktool: fix SRC_URI typo
[PATCH] pulseaudio_2.1: when do_compile, pulseaudio needs fftw3.h header file. In order to provide fftw3.h, the dependence of fftw is added
2013-02-04 6:54 UTC (7+ messages)
` [V2PATCH] pulseaudio_2.1: Remove the dependence of fftw. Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com>
` [V2 PATCH] pulseaudio_2.1: Remove the dependence of fftw
[CONSOLIDATED PULL 00/20] Kernel and Clean-up
2013-02-04 4:44 UTC
OpenGL as a DISTRO_FEATURE
2013-02-04 0:53 UTC (7+ messages)
[PATCH 0/1] systemtap 'crosstap' fix
2013-02-02 13:12 UTC (3+ messages)
` [PATCH 1/1] systemtap: make session copy constructor pick up kernel builddir
[PATCH 0/1] tcp-wrappers: remove size_t.patch
2013-02-02 8:18 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] qt4: Add space for _appends
2013-02-01 22:36 UTC
What's up with "fontconfig"
2013-02-01 19:15 UTC (4+ messages)
[PATCH 0/1] pseudo 1.4.3: @GLIBC_2.7, libdirs, and so on
2013-02-01 18:07 UTC (6+ messages)
` [PATCH 1/1] pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox