messages from 2015-03-12 06:14:55 to 2015-03-18 09:15:55 UTC [more...]
[PATCH 0/5] Changes regarding log checking and license checksums
2015-03-18 9:16 UTC (6+ messages)
` [PATCH 1/5] rootfs.py: two changes regarding log checking
` [PATCH 2/5] rootfs.py: add log checking ability for deb and ipk
` [PATCH 3/5] packagegroup: add LIC_FILES_CHKSUM
` [PATCH 4/5] os-release: "
` [PATCH 5/5] glibc-collateral.inc: "
[PATCH] glibc: Fix kconfig to work in non interactive mode
2015-03-18 6:06 UTC
[PATCH] base.bbclass: clean up warning message for 'S'
2015-03-18 5:31 UTC
[PATCH] systemd: set the location of binaries used by service files
2015-03-18 2:37 UTC
[PATCH V2 0/4] systemd and dbus split into packages
2015-03-17 22:14 UTC (4+ messages)
[PATCH 1/1] package.bbclass: decouple splitting and stripping
2015-03-17 21:20 UTC (3+ messages)
YP 1.8 Bug Fix Cutoff is coming soon!
2015-03-17 18:53 UTC (2+ messages)
[PATCH v2] openssl: fix libssl.pc to use libcrypto
2015-03-17 17:55 UTC (3+ messages)
[PATCHv2 0/3] Recipes fix for build in x32 ABI
2015-03-17 16:06 UTC (4+ messages)
` [PATCHv2 1/3] mdadm: Fix "
` [PATCHv2 2/3] systemtap: "
` [PATCHv2 3/3] puzzles: "
[PATCH V3 1/2] tcmode-default: Define one gdb version
2015-03-17 14:15 UTC (3+ messages)
[PATCH 0/5] kernel: consolidated pull request
2015-03-17 13:52 UTC (16+ messages)
` [PATCH 1/5] kern-tools: fix iterative configuration runs
` [PATCH 2/5] kernel-yocto: split meta data generation from patching phase
` [PATCH 3/5] linux-yocto/3.19: integrate korg -stable update
` [PATCH 4/5] perf: drop PR
` [PATCH 5/5] perf: add bash to RDEPENDS
udev error messages on boot
2015-03-17 13:06 UTC (2+ messages)
` [PATCH] udev: remove 'modprobe' local rule
[PATCH] valgrind: enable building on 4.x kernel
2015-03-17 12:13 UTC (3+ messages)
[meta-mingw][dylan][PATCH] mingw headers to be built before gcc-crosssdk-initial
2015-03-17 1:05 UTC
[PATCH 0/2] A couple of small pulseaudio fixes
2015-03-16 18:55 UTC (3+ messages)
` [PATCH 1/2] pulseaudio: move client.conf to libpulse
` [PATCH 2/2] pulseaudio: add system.pa to CONFFILES
[PATCH 0/2] lib/oeqa/selftest/lic-checksum cleanup
2015-03-16 18:14 UTC (3+ messages)
` [PATCH 1/2] lib/oeqa/selftest/lic-checksum: Rename test_foo
` [PATCH 2/2] lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPS
[bitbake][PATCH] bitbake: bin/bitbake: Create bitbake_main API
2015-03-16 18:13 UTC (2+ messages)
[PATCH 1/2 v2] package_manager: Create variable for install_dir_name
2015-03-16 17:21 UTC
[PATCH 1/3] libtirpc: respin patches
2015-03-16 16:52 UTC (18+ messages)
` [PATCH 2/3] rpcbind: "
` [PATCH 3/3] packagegroup zeroconf: nss-mdns is libc dependant
` [PATCH v2 0/3] misc uClibc-related tweaks
` [PATCH v2 1/3] libtirpc: respin patches
` [PATCH v2 2/3] rpcbind: "
` [PATCH v2 3/3] packagegroup zeroconf: nss-mdns is libc dependant
[PATCH] openssl: fix libssl.pc to Require libcrypto
2015-03-16 15:43 UTC (3+ messages)
[PATCH 00/11] combo-layer enhancements
2015-03-16 14:42 UTC (13+ messages)
` [PATCH 01/11] combo-layer: let user choose where properties get updated
` [PATCH 02/11] combo-layer: make Signed-off-by optional
` [PATCH 03/11] combo-layer: runcmd() with separate output
` [PATCH 04/11] combo-layer: exclude files
` [PATCH 05/11] combo-layer: update() also instance property
` [PATCH 06/11] combo-layer: init with full history
` [PATCH 07/11] combo-layer: combine trees via replacement objects
` [PATCH 08/11] combo-layer: partial import for '--history init'
` [PATCH 09/11] combo-layer-hook-default.sh: avoid duplicating prefix
` [PATCH 10/11] combo-layer-hook-default.sh: beware of embedded patches
` [PATCH 11/11] combo-layer-hook-default.sh: handle patches without Signed-off-by
[PATCH 0/2] Drop already applied patches
2015-03-16 14:27 UTC (3+ messages)
` [PATCH 1/2] opkg: drop already applied patch
` [PATCH 2/2] xf86-input-synaptics: "
[PATCH 00/16] devtool/recipetool fixes
2015-03-16 14:19 UTC (17+ messages)
` [PATCH 01/16] devtool: deploy-target: fix deploying to previously deployed machine
` [PATCH 02/16] devtool: name command line parsers appropriately
` [PATCH 03/16] devtool: reset: add ability to reset entire workspace
` [PATCH 04/16] devtool: modify: get correct initial revision from previously extracted source tree
` [PATCH 05/16] devtool: modify/extract: prevent usage with incompatible recipes
` [PATCH 06/16] devtool: deploy-target: allow disabling host key checking
` [PATCH 07/16] devtool: deploy-target: detect and error if D is empty
` [PATCH 08/16] devtool: deploy-target: add an option to disable quiet mode
` [PATCH 09/16] classes/externalsrc: fix for recipes that fetch local files
` [PATCH 10/16] devtool: deploy-target: add dry-run option
` [PATCH 11/16] gitignore: exclude meta-selftest, drop meta-hob
` [PATCH 12/16] oe-selftest: support getting unexported variable values
` [PATCH 13/16] oe-selftest: add a test for devtool deploy-target
` [PATCH 14/16] oe-selftest: add a test for devtool modify on recipes fetching local files
` [PATCH 15/16] recipetool: fix duplicate licenses being picked up
` [PATCH 16/16] oe-selftest: add missing dependency to test_recipetool_create_git
[OE-core v1 PATCH 0/5] aarch64 changes for meta layer
2015-03-16 11:59 UTC (13+ messages)
` [OE-core v1 PATCH 1/5] bootimg: Add support to install Image
` [OE-core v1 PATCH 2/5] syslinux: Remove bootimg dependency on aarch64
` [OE-core v1 PATCH 3/5] bootimg: Skip build iso image for aarch64
` [OE-core v1 PATCH 4/5] grub: Update grub git recipe
` [OE-core v1 PATCH 5/5] grub-efi: Add to support to install grubaa64 efi
[PATCH 0/3] fixes for x32 ABI build
2015-03-16 11:36 UTC (5+ messages)
` [PATCH 1/3] mdadm: Fix build in x32 ABI
` [PATCH 2/3] systemtap: "
` [PATCH 3/3] puzzles: "
[dizzy][PATCH] liburcu: revert ARM GCC blacklist commit
2015-03-16 11:29 UTC
[wic][PATCH] wic: Consider PSEUDO_* environment variables
2015-03-16 10:57 UTC
[PATCH 0/2] A couple of misc fixes
2015-03-16 10:45 UTC (3+ messages)
` [PATCH 1/2] waffle: drop unneeded setting of EXTRA_OECMAKE
` [PATCH 2/2] oe-selftest: improve bitbake-layers tests
[PATCH] package_manager: Create variable for install_dir_name
2015-03-16 9:54 UTC (2+ messages)
[PATCH] openssl: Upgrade to 1.0.2
2015-03-16 6:21 UTC (6+ messages)
[PATCH v4] u-boot.inc: fix rename image error
2015-03-16 2:27 UTC (3+ messages)
[PATCH 0/5] license: Add support for handle INCOMPATIBLE_LICENSE
2015-03-14 18:52 UTC (7+ messages)
` [PATCH 1/5] license_class: Reimplemented manifest creation in python
` [PATCH 2/5] license_class: Generalize license_ok function
` [PATCH 3/5] license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation
` [PATCH 4/5] packagegroups: Add LIC_FILES_CHKSUM to avoid warnings "
` [PATCH 5/5] glibc/glibc-collateral.inc: "
[PATCH] rpcbind: don't try to enable rpcbind.socket twice
2015-03-13 18:43 UTC
[PATCH] systemctl: Don't try to remove directory which doesn't exist
2015-03-13 18:41 UTC
[PATCH 00/42] Consolidated pull
2015-03-13 17:57 UTC
QA Test Review meetings request!
2015-03-13 17:20 UTC
OpenEmbedded Developer America's Meeting
2015-03-13 17:06 UTC (3+ messages)
` [yocto] "
Add archiver folder to SSTATE_DUPWHITELIST
2015-03-13 17:00 UTC
[OE-core v1 PATCH 0/5] aarch64 changes for meta layer
2015-03-13 14:14 UTC (2+ messages)
State of bitbake world, Failed tasks 2015-03-12
2015-03-13 14:08 UTC
[PATCH] combo-layer: make Signed-off-by optional
2015-03-13 13:31 UTC (5+ messages)
[PATCH] oeqa/runtime: Fixed a problem in logparser where it failed to whitelist some common errors
2015-03-13 12:54 UTC
[PATCH] gst-player: Depend on -libav if commercial license is enabled
2015-03-13 12:49 UTC
[PATCH 0/1] tar: fix for len(TMPDIR) = 410 build
2015-03-13 1:51 UTC (5+ messages)
` [PATCH 1/1] tar: set acpaths to avoid "Argument list too long" error
[PATCH] kernel.bbclass: Fix race condition
2015-03-12 20:14 UTC
[PATCH] unzip: Add ALTERNATIVE configuration
2015-03-12 19:58 UTC
[PATCH 0/2] combo-layer: exclude files
2015-03-12 18:37 UTC (5+ messages)
` [PATCH 1/2] combo-layer: runcmd() with separate output
` [PATCH 2/2] combo-layer: exclude files
meta-gir issues and maintenance
2015-03-12 18:02 UTC (2+ messages)
clang cross compiler for OE available in meta-clang
2015-03-12 16:27 UTC
[PATCH 0/5] remove unnecessary 'protocol=git' from SRC_URI
2015-03-12 15:50 UTC (6+ messages)
` [PATCH 1/5] u-boot-fw-utils: "
` [PATCH 2/5] u-boot-mkimage: "
` [PATCH 3/5] systemd: "
` [PATCH 4/5] mmc-utils: "
` [PATCH 5/5] trace-cmd: "
[PATCH] meta/lib/oe/package.py: fix files ownership in packages
2015-03-12 14:36 UTC
OE Changelog since 2015-03-01 until 2015-03-08
2015-03-12 13:41 UTC
[PATCH] meta/lib/oe/package.py: Fix for bug 7428
2015-03-12 12:08 UTC (2+ messages)
proper "style" for VAR_append_override?
2015-03-12 11:33 UTC (4+ messages)
` combining "_append" with "+=" (was: proper "style" for VAR_append_override?)
[PATCH] e2fsprogs: CVE-2015-0247
2015-03-12 10:01 UTC
[daisy][PATCH v2] systemd: fix /var/log/journal ownership
2015-03-12 9:20 UTC
[dizzy][PATCH v2] systemd: fix /var/log/journal ownership
2015-03-12 9:20 UTC
[PATCH v2] systemd: fix /var/log/journal ownership
2015-03-12 9:18 UTC
[PATCH] systemd: fix /var/log/journal ownership
2015-03-12 9:02 UTC (5+ messages)
[PATCH] systemd: Instruct the journal to always be volatile
2015-03-12 8:40 UTC (6+ messages)
how many ways to delete/de-activate a recipe's task?
2015-03-12 7:52 UTC (4+ messages)
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