messages from 2016-01-18 11:19:06 to 2016-01-20 09:33:33 UTC [more...]
[PATCH 0/1] ncurses: drop the compatible option
2016-01-20 9:33 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/9] Several upgrades
2016-01-20 9:19 UTC (11+ messages)
` [PATCH 1/9] python3-setuptools: upgrade to 19.2
` [PATCH 2/9] python-setuptools: Upgrade "
` [PATCH 3/9] python-mako: upgrade to 1.0.3
` [PATCH 4/9] python-pycurl: upgrade to 7.21.5
` [PATCH 5/9] python-nose: upgrade to 1.3.7
` [PATCH 6/9] python-scons: upgrade to 2.4.1
` [PATCH 7/9] python-numpy: upgrade to 1.10.4
` [PATCH 8/9] swig: upgrade to 3.0.8
` [PATCH 9/9] python3: Minor upgrade 3.5.0 -> 3.5.1
[PATCH] kexec-tools: inherit update-rc.d
2016-01-20 8:39 UTC
[PATCH 0/2] insane.bbclass: print all the QA messages and fix package_qa_walk()
2016-01-20 8:34 UTC (3+ messages)
` [PATCH 1/2] insane.bbclass: print all the QA messages
` [PATCH 2/2] insane.bbclass: fix package_qa_walk()
[PATCH] kernel-devsrc: Fix backward compaibilty
2016-01-20 8:22 UTC (3+ messages)
[PATCH] linux-libc-headers: not to create empty rpm
2016-01-20 8:20 UTC (3+ messages)
[PATCH 1/1] linux-libc-headers: set ALLOW_EMPTY
2016-01-20 5:42 UTC (5+ messages)
[PATCH 0/3] Introduces kernel-initramfs recipe to resolve a implicit dependency issue
2016-01-20 5:03 UTC (9+ messages)
` [PATCH 1/3] kernel.bbclass: do not install initramfs bundled kernel image
[PATCH v2] udev: Add 2 patches to support 4.4 kernel
2016-01-20 3:50 UTC
[PATCH 1/2] wayland: upgrade 1.8.1 -> 1.9.0
2016-01-20 2:49 UTC (2+ messages)
` [PATCH 2/2] weston: upgrade 1.8.0 "
[PATCH] udev: Add 2 patches to support 4.4 kernel
2016-01-20 3:46 UTC (3+ messages)
[PATCH v2 0/3] valgrind cleanup + fix for armv7a without vfp/neon
2016-01-20 3:00 UTC (6+ messages)
` [PATCH v2 1/3] valgrind: let valgrind determine its own optimisation flags
` [PATCH v2 2/3] valgrind: re-enable ARM intdiv and vcvt_fixed_float_VFP tests
` [PATCH v2 3/3] valgrind: avoid neon for targets which don't support it
[PATCH 0/1] e2fsprogs: set PV to 1.42.99+1.43+git${SRCPV}
2016-01-20 2:27 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] glib-2.0: fix the ptest
2016-01-20 2:08 UTC
[PATCH 0/3] valgrind cleanup + fix for armv7a without vfp/neon
2016-01-20 2:07 UTC (6+ messages)
` [PATCH 1/3] valgrind: let valgrind determine its own optimisation flags
` [PATCH 2/3] valgrind: re-enable ARM intdiv and vcvt_fixed_float_VFP tests
` [PATCH 3/3] valgrind: avoid neon for targets which don't support it
[PATCH 0/2] e2fsprogs: fix PV and PACKAGECONFIG
2016-01-20 2:04 UTC (6+ messages)
` [PATCH 1/2] e2fsprogs: add PACKAGECONFIG for fuse
` [PATCH 2/2] e2fsprogs: fix PV
[PATCH] watchdog: enable systemd support
2016-01-20 2:01 UTC
[BUG REPORT] failed to build valgrind on qemuarm
2016-01-20 1:45 UTC (10+ messages)
[PATCH 1/1] python: Upgrade 2.7.9 > 2.7.11
2016-01-19 22:47 UTC
[PATCH] kernel: Add support for multiple kernel packages
2016-01-19 22:40 UTC (3+ messages)
` [PATCH v2] "
[RFC] Source packages
2016-01-19 21:51 UTC (5+ messages)
` [PATCH 1/2] package.bbclass/package.py: Add do_install_source() task
` [PATCH 2/2] bitbake.conf: Define source package, disabled by default
[PATCH] toolchain-shar-relocate.sh: Detect python binary and location
2016-01-19 20:34 UTC (3+ messages)
` [PATCH] meta/files/toolchain-shar-relocate.sh: Detect different python binaries and select one that exists
[PATCH 00/12] Package version updates and version check fixes
2016-01-19 19:05 UTC (14+ messages)
` [PATCH 01/12] nss: update to 3.21
` [PATCH 02/12] bootchart2: update to 0.14.8
` [PATCH 03/12] btrfs-tools: update to 4.4
` [PATCH 04/12] build-appliance-image: bump version to 14.0
` [PATCH 05/12] e2fsprogs: fix upstream version check
` [PATCH 06/12] libsolv: "
` [PATCH 07/12] ncurses: "
` [PATCH 08/12] pbzip2: update to 1.1.13
` [PATCH 09/12] sysstat: fix upstream version check
` [PATCH 10/12] gnutls: update to 3.4.8
` [PATCH 11/12] libical: fix upstream version check
` [PATCH 12/12] libjpeg-turbo: fix upstream version check (sort of)
[wic][PATCH v2 0/9] wic: implement 'include' command
2016-01-19 16:51 UTC (10+ messages)
` [wic][PATCH v2 1/9] wic: move wks parsing code to KickStart._parse
` [wic][PATCH v2 2/9] wic: use unique partition number
` [wic][PATCH v2 3/9] wic: do not remove build dir in source plugins
` [wic][PATCH v2 4/9] wic: ksparser: add support for include
` [wic][PATCH v2 5/9] wic: refactor get_boot_config
` [wic][PATCH v2 6/9] wic: implement search of includes
` [wic][PATCH v2 7/9] wic: move parts of canned .wks into common.wks.inc
` [wic][PATCH v2 8/9] wic: add help for 'include' command
` [wic][PATCH v2 9/9] wic: pylinted ksparser module
question about system on usrp E310
2016-01-19 18:41 UTC (2+ messages)
[PATCH 0/8] wic: implement 'include' command
2016-01-19 15:39 UTC (9+ messages)
` [PATCH 1/8] wic: move wks parsing code to KickStart._parse
` [PATCH 2/8] wic: use unique partition number
` [PATCH 3/8] wic: do not remove build dir in source plugins
` [PATCH 4/8] wic: ksparser: add support for include
` [PATCH 5/8] wic: refactor get_boot_config
` [PATCH 6/8] wic: implement search of includes
` [PATCH 7/8] wic: move parts of canned .wks into common.wks.inc
` [PATCH 8/8] wic: add help for 'include' command
OE Changelog since 2016-01-10 until 2016-01-17
2016-01-19 17:03 UTC
[PATCH 00/29] Add gobject introspection support to oe-core
2016-01-19 16:03 UTC (16+ messages)
[PATCH 0/2] Remove some uses of oe_filter_out
2016-01-19 15:20 UTC (5+ messages)
` [PATCH 1/2] gcc-runtime: switch to removal override syntax to modify CXXFLAGS
` [PATCH 2/2] uclibc: remove a use of immediate expansion and oe_filter_out ()
[PATCH 1/1] gcc-runtime.inc: provide libquadmath
2016-01-19 15:16 UTC (4+ messages)
[PATCH 01/73] powertop: Include right headers for timval struct
2016-01-19 15:00 UTC (6+ messages)
` [PATCH 19/73] mtools: Fix build with uclibc
Daisy backport request
2016-01-19 14:51 UTC
[PATCH v2 1/1] gcc-runtime.inc: provide libquadmath
2016-01-19 14:46 UTC
[PATCH] rpm: remove bashisms: [ x == x ] -> [ x = x ]
2016-01-19 13:45 UTC
[PATCH 0/1] insane.bbclass: ignore ipkg/dpkg's CONTROL dir
2016-01-19 9:41 UTC (3+ messages)
` [PATCH 1/1] "
` [PATCH 1/1] insane.bbclass:buildpaths: "
[PATCH] kexec: update supported architecture list
2016-01-19 9:30 UTC (2+ messages)
[PATCH 0/3] meta: 3 fixes
2016-01-19 9:22 UTC (4+ messages)
` [PATCH 2/3] run-postinsts: can't be allarch
[jethro] [PATCH 0/1] gstreamer1.0-plugins-good.inc: add gudev back to PACKAGECONFIG
2016-01-19 1:40 UTC (5+ messages)
` [PATCH 1/1] "
Lots of [host-user-contaminated] warning
2016-01-18 23:41 UTC (4+ messages)
[PATCHv3 0/4] Clean PkgsList return data implementation
2016-01-18 14:33 UTC (5+ messages)
` [PATCHv3 1/4] lib/oe/package_manager: Add list_pkgs() to PkgsList class
` [PATCHv3 2/4] lib/oe/utils: Add function format_pkg_list()
` [PATCHv3 3/4] lib/oe/rootfs: Use list_pkgs() instead of list()
` [PATCHv3 4/4] lib/oe/package_manager.py: Remove list() from PkgsList class
[PATCH 00/73] musl fixes part 3 & 4 combined
2016-01-18 21:39 UTC (5+ messages)
` [PATCH 22/73] libdrm: Upgrade 2.4.65 -> 2.4.66
[PATCH v2 0/5] strace: update 4.10 -> 4.11
2016-01-18 21:33 UTC (6+ messages)
` [PATCH v2 1/5] strace: drop unnecessary dependency on acl
` [PATCH v2 2/5] strace: fix --disable-aio configure option
` [PATCH v2 3/5] strace: remove need for git-version-gen script
` [PATCH v2 4/5] strace: fix ARCH definition in tests/Makefile
` [PATCH v2 5/5] strace: update 4.10 -> 4.11
[PATCH 0/2] BASELIB != lib fixes
2016-01-18 18:26 UTC (4+ messages)
` [PATCH 1/2] bitbake.conf: make localedir nonarch
[PATCH] sstate: Add packagedata to list of tasks not to recurse
2016-01-18 17:57 UTC
how to get OE/rpm5 and rpms being built with rpm4 on centos7 to play together?
2016-01-18 17:18 UTC
[PATCH 00/17] Recipe version updates
2016-01-18 18:00 UTC (6+ messages)
` [PATCH 13/17] nss: update to 3.21
[PATCH] libnewt: Fix linking error due missing symbols
2016-01-18 17:11 UTC
[PATCH 00/40] [jethro] Consolidated pull
2016-01-18 16:57 UTC (4+ messages)
` [PATCH 07/40] gstreamer1.0-plugins-good: fix PACKAGECONFIG for gudev and add one for v4l2 and libv4l2
[PATCH] slang: Add dependency on ncorses
2016-01-18 16:50 UTC (3+ messages)
[poky][PATCH 00/13] Add patches for gstreamer 1.6
2016-01-18 17:16 UTC (10+ messages)
` [poky][PATCH 10/13] gstreamer1.0-plugins-bad: Fix frame rate info lost when fixate caps
` [poky][PATCH 11/13] gstreamer1.0-plugins-bad: Add video stitching support based on Open CV
` [poky][PATCH 12/13] gstreamer1.0-plugins-bad: Fix memory leak of navigation thread in glwindow
` [poky][PATCH 13/13] gstreamer1.0-plugins-bad: Fix loop test hang in glimagesink
[PATCH] sstate: replace verbose manifest removal with a single count
2016-01-18 16:26 UTC
PV from filename, not reflected in siginfo?
2016-01-18 16:12 UTC (3+ messages)
[PATCH 0/3] ptest-runner2 C implementation
2016-01-18 15:52 UTC (2+ messages)
Replace foomatic-filters with cups-filters
2016-01-18 14:45 UTC (2+ messages)
[PATCH 0/1] cups: upgrade to 2.1.2
2016-01-18 14:44 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] cups: explicitly configure with systemd when needed
2016-01-18 14:44 UTC (10+ messages)
` [PATCH v2] cups: update systemd support
[PATCH] bootimg/image-vm/image-live: Improve image dependencies
2016-01-18 14:27 UTC
[PATCH] image: Always run do_rootfs_wicenv
2016-01-18 14:25 UTC
[wic][PATCH 0/6] wic: kickstart fixes
2016-01-18 12:22 UTC (7+ messages)
` [wic][PATCH 1/6] wic: add custom exception KickStartError
` [wic][PATCH 2/6] wic: catch KickStartError
` [wic][PATCH 3/6] wic: improve processing of parseing errors
` [wic][PATCH 4/6] wic: removed unused imports
` [wic][PATCH 5/6] wic: override ArgumentParser.error
` [wic][PATCH 6/6] wic: rename kickstarter.py -> ksparser.py
fido -> jethro switching problem
2016-01-18 12:25 UTC (7+ messages)
Add python-systemd in oe-core or meta-oe?
2016-01-18 12:21 UTC (2+ messages)
[PATCH 00/10] Improve recipetool metadata extraction
2016-01-18 11:18 UTC (11+ messages)
` [PATCH 01/10] recipetool: create: improve extraction of pkg-config / lib deps
` [PATCH 02/10] recipetool: create: pick up boost macros in configure.ac
` [PATCH 03/10] recipetool: create: detect flex/bison dependency
` [PATCH 04/10] recipetool: create: support additional autoconf macros from autoconf-archive
` [PATCH 05/10] recipetool: create: fix overzealous mapping of git URLs
` [PATCH 06/10] recipetool: create: move dependency mapping code to RecipeHandler
` [PATCH 07/10] recipetool: create: force GL libraries to virtual/*
` [PATCH 08/10] recipetool: create: add basic support for extracting dependencies from cmake
` [PATCH 09/10] recipetool: create: add a couple more license checksums
` [PATCH 10/10] oe-selftest: devtool: fix test_devtool_add_library if python was built first
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