messages from 2017-12-12 05:04:31 to 2017-12-15 16:09:35 UTC [more...]
[PATCH 0/9] Introduce meson build system
2017-12-15 16:01 UTC (8+ messages)
` [PATCH 1/9] meson: add a recipe and class from meta-oe
[PATCH 0/8] Introduce meson build system
2017-12-15 16:06 UTC (9+ messages)
` [PATCH 1/8] meson: add a recipe and class from meta-oe
` [PATCH 2/8] gnomebase.bbclass: split into autotools and meson versions
` [PATCH 3/8] json-glib: convert to meson build
` [PATCH 4/8] libepoxy: "
` [PATCH 5/8] libinput: "
` [PATCH 6/8] sysprof: "
` [PATCH 7/8] gst-player: Upgrade, rename to gst-examples
` [PATCH 8/8] meson: export native env only for native build
[PATCH v2] meson: Port pkgconfig-native patch to 0.43.0
2017-12-15 15:54 UTC (6+ messages)
Fix for the APIC hangs in qemux86-64
2017-12-15 12:34 UTC (14+ messages)
[PATCH] u-boot-fw-utils: Fix broken makefile in v2017.11
2017-12-15 8:50 UTC (12+ messages)
` ✗ patchtest: failure for "
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` ✗ patchtest: failure for u-boot-fw-utils: Fix broken makefile in v2017.11. (rev2)
[rocko][PATCH] ltp: remove ltp-staticdev package
2017-12-15 2:13 UTC
[PATCH 0/3] remove stat recipe
2017-12-15 1:18 UTC (4+ messages)
` [PATCH 1/3] hdparm: replace stat with coreutils as runtime dependency
` [PATCH 2/3] stat: remove the recipe
` [PATCH 3/3] maintainers.inc: remove stat recipe
[PATCH 0/2] Fix build issues with fitimage
2017-12-15 0:56 UTC (6+ messages)
` [PATCH 1/2] kernel.bbclass: Fix fitimage build failure
` [PATCH 2/2] kernel.bbclass: Fix fitimage deploy errors
[RFC] opkg: avoid running postinst scripts twice when using systemd
2017-12-14 18:04 UTC (18+ messages)
[PATCH] selftest-ed: add a RECIPE_NO_UPDATE_REASON
2017-12-14 16:40 UTC
[PATCH v2] core/loader.py: fix regex to include all available test cases
2017-12-14 15:07 UTC
How to fix file-rdes QA error for /usr/bin/python?
2017-12-14 13:59 UTC (3+ messages)
` How to fix file-rdes QA error for /usr/bin/python or /bin/bash?
[PATCH] openssl-nativesdk: Fix "can't open config file" warning
2017-12-14 12:26 UTC
[PATCH 0/2] ltp: fix two cases failure
2017-12-14 6:45 UTC (3+ messages)
` [PATCH 1/2] ltp: add tar as runtime dependency
` [PATCH 2/2] ltp: fix ar01 case failure
[PATCHv4 0/4] wic: Further enhance UUID / fstab support
2017-12-14 3:20 UTC (5+ messages)
` [PATCHv4 1/4] wic: kparser.py: Check for SquashFS and use-uuid
` [PATCHv4 2/4] wic: partition.py: Update comments slightly
` [PATCHv4 3/4] wic: Introduce --fsuuid and have --use-uuid make use of UUID too
` [PATCHv4 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid
[PATCHv2 0/4] wic: Further enhance UUID / fstab support
2017-12-14 3:15 UTC (9+ messages)
` [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid
[PATCH] busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg
2017-12-14 1:33 UTC
[morty][PATCH] cmake: avoid configure failures if CFLAGS contains -Wstrict-prototypes
2017-12-14 1:00 UTC
[PATCH] iproute2: 4.13.0 -> 4.14.1
2017-12-14 0:26 UTC
[PATCH 0/4] Refactor usage of gcc -ffile-prefix-map
2017-12-13 21:31 UTC (5+ messages)
` [PATCH 1/4] compiler-options.bbclass: provide and validate options
` [PATCH 2/4] kernel.bbclass: use class compiler-options
` [PATCH 3/4] module.bbclass: improve reproducibility
` [PATCH 4/4] pulseaudio: "
[PATCH] kernel-fitimage: Fix bad image type replacement for aarch64
2017-12-13 18:26 UTC
[PATCH v4] kernel: Add support for multiple kernel packages
2017-12-13 19:39 UTC (8+ messages)
` [PATCH v9] "
[PATCH 00/12] devtool improvements
2017-12-13 17:46 UTC (3+ messages)
[PATCH 01/15] package.bbclass: replace rpm/debugedit with dwarfsrcfiles
2017-12-13 15:33 UTC (15+ messages)
` [PATCH 02/15] rpm: update to 4.14.0
` [PATCH 03/15] libdnf: update to 0.11.1
` [PATCH 04/15] librepo: update to 1.8.1
` [PATCH 05/15] dnf: update to 2.7.5
` [PATCH 06/15] gobject-introspection: update to 1.54.1
` [PATCH 07/15] webkitgtk: update to 2.18.3
` [PATCH 08/15] psmisc: update to 23.0
` [PATCH 09/15] ffmpeg: update to 3.4
` [PATCH 10/15] devtool: add a 'latest-version' command
` [PATCH 11/15] devtool: provide useful defaults for version/commit when upgrading recipes
` [PATCH 12/15] devtool: add license checksum change handling to 'devtool upgrade'
` [PATCH 13/15] maintainers.inc: add an entry for dwarfsrcfiles
` [PATCH 14/15] maintainers.inc: add an entry for pkgconf
` [PATCH 15/15] oe-selftest: add a test for recipes without maintainers
[PATCH] syslinux: always use the BFD linker
2017-12-13 13:38 UTC
[PATCH] syslinux: always use the BFD linker
2017-12-13 11:53 UTC (5+ messages)
[PATCH v3 0/2] Make source code browsable locally - devtool srctree
2017-12-13 10:53 UTC (3+ messages)
` [PATCH v3 1/2] srctree.bbclass: Download sourcecode and make it searchable
` [PATCH v3 2/2] devtool: srctree: New command for setting up browsable source-code
[PATCH v2 0/2] Make source code browsable locally - devtool srctree
2017-12-13 10:32 UTC (8+ messages)
[PATCH] gmp: depends on flex-native to fix parallel building issue
2017-12-13 7:24 UTC (5+ messages)
[PATCH 0/1] image-live.bbclass: print warn when initramfs is invalid
2017-12-13 3:24 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/2] fix multilib + iso
2017-12-13 2:45 UTC (3+ messages)
` [PATCH 1/2] image-live.bbclass: add MLPREFIX to core-image-minimal-initramfs
` [PATCH 2/2] image-live.bbclass: remove MLPREFIX from syslinux
[PATCHv3] recipes-multimedia/gstreamer: Add gst-validate recipe
2017-12-12 21:27 UTC (2+ messages)
[pyro][PATCH] glibc: Fix CVE-2017-1000366
2017-12-12 20:11 UTC (3+ messages)
[PATCH 0/1] wic: argparse now used for help functionality
2017-12-12 11:54 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v2] waf.bbclass: explicitly pass bindir and libdir
2017-12-12 18:41 UTC (14+ messages)
[PATCH 1/9] binutils: update to 2.29.1
2017-12-12 17:23 UTC (9+ messages)
` [PATCH 2/9] binutils: Convert SRC_URI and SRCREV to weak defines
` [PATCH 3/9] gdb: Upgrade to 8.0.1
` [PATCH 4/9] gcc6: enable FL_LPAE flag for armv7ve cores
` [PATCH 5/9] musl: Disable thumb1 ISA
` [PATCH 6/9] musl: Update to latest
` [PATCH 7/9] glibc: Upgrade to latest on 2.26 release
` [PATCH 8/9] gcc-7.2: Fix libgfortran build
` [PATCH 9/9] gcc-6.4: "
[PATCH] musl: use arm instruction set for armv4 and armv5
2017-12-12 17:19 UTC (6+ messages)
[PATCHv3] recipes-multimedia/gstreamer: Add gst-validate recipe
2017-12-12 17:11 UTC
[PATCHv2] recipes-multimedia/gstreamer: Add gst-validate recipe
2017-12-12 16:42 UTC (5+ messages)
[PATCH v3] waf.bbclass: explicitly pass bindir and libdir if supported
2017-12-12 16:33 UTC (2+ messages)
[PATCH] ptest-runner: Upgrade to 2.1.1
2017-12-12 15:38 UTC
[PATCH] kernel-devsrc: Use full mrproper to clean
2017-12-12 15:12 UTC (3+ messages)
[PATCH 1/2] maintainers.inc: add an entry for dwarfsrcfiles
2017-12-12 13:09 UTC (2+ messages)
` [PATCH 2/2] oe-selftest: add a test for recipes without maintainers
[PATCH] i2c-tools: upgrade to 4.0
2017-12-12 13:17 UTC (3+ messages)
[PATCH 1/1] wic: argparse now used for help functionality
2017-12-12 11:52 UTC (2+ messages)
[PATCH] recipetool: create: fix conflict between SRCREV and tag
2017-12-12 11:47 UTC (4+ messages)
[PATCH] waf.bbclass: explicitly pass libdir
2017-12-12 11:07 UTC (11+ messages)
[PATCH v2] perl: native modules will not trigger build perl for target
2017-12-12 8:34 UTC (2+ messages)
[PATCH v3 00/14] python improvements
2017-12-12 5:32 UTC (15+ messages)
` [PATCH v3 01/14] pypi.bbclass: bring in from meta-python
` [PATCH v3 02/14] python-*-manifest/generators: fix long line lengths
` [PATCH v3 03/14] python-*-manifest/generators: add runpy; python3-plistlib
` [PATCH v3 04/14] python-setuptools: upgrade to 38.2.4; use pypi.bbclass; improvements
` [PATCH v3 05/14] python3-pip: use pypi.bbclass
` [PATCH v3 06/14] python-nose: "
` [PATCH v3 07/14] python-six: "
` [PATCH v3 09/14] python-mako: "
` [PATCH v3 11/14] python-gitdb: "
` [PATCH v3 12/14] python-git: "
` [PATCH v3 13/14] python3-iniparse: "
` [PATCH v3 14/14] python-scons: upgrade to v3.0.1; "
` ✗ patchtest: failure for python improvements (rev2)
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