Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2018-03-01 14:06:52 to 2018-03-04 21:09:59 UTC [more...]

[PATCH v5 00/13] go1.10 update and misc improvements
 2018-03-04 21:09 UTC  (12+ messages)
` [PATCH v5 01/13] go: update go 1.9 -> go 1.10
` [PATCH v5 02/13] go: set GOMIPS envrionment variable
` [PATCH v5 03/13] go.bbclass: rename GO_TMPDIR -> GOTMPDIR
` [PATCH v5 04/13] go.bbclass: remove debug-related commands
` [PATCH v5 05/13] go.bbclass: don't stage test data with sources
` [PATCH v5 06/13] go.bbclass: ptest cleanup and improvements
` [PATCH v5 07/13] goarch.bbclass: disable shared runtime for nativesdk builds
` [PATCH v5 08/13] go: move common settings to go-common.inc
` [PATCH v5 09/13] go.bbclass, goarch.bbclass: update SECURITY_CFLAGS
` [PATCH v5 10/13] go: disable PIE CFLAGS for nativesdk and cross-canadian builds
` [PATCH v5 11/13] packagegroup-go-sdk-target: add go-runtime-staticdev

[PATCH v4 00/13] go1.10 update and misc improvements
 2018-03-04 20:46 UTC  (22+ messages)
` [PATCH v4 01/13] go: update go 1.9 -> go 1.10
` [PATCH v4 02/13] go: set GOMIPS envrionment variable
` [PATCH v4 03/13] go.bbclass: rename GO_TMPDIR -> GOTMPDIR
` [PATCH v4 04/13] go.bbclass: remove debug-related commands
` [PATCH v4 05/13] go.bbclass: don't stage test data with sources
` [PATCH v4 06/13] go.bbclass: ptest cleanup and improvements
` [PATCH v4 07/13] goarch.bbclass: disable shared runtime for nativesdk builds
` [PATCH v4 08/13] go: move common settings to go-common.inc
` [PATCH v4 09/13] go.bbclass, goarch.bbclass: update SECURITY_CFLAGS
` [PATCH v4 10/13] go: disable PIE CFLAGS for nativesdk and cross-canadian builds
` [PATCH v4 11/13] packagegroup-go-sdk-target: add go-runtime-staticdev
` [PATCH v4 12/13] go-runtime: remove unneeded nativesdk override, rename variable
` [PATCH v4 13/13] go-cross-canadian: remove verbosity setting from GO_LDFLAGS

[PATCH 1/2] busybox: separate inittab into own package, due to SERIAL_CONSOLES being machine-specific
 2018-03-04 19:12 UTC  (6+ messages)
` [PATCH 2/2] layer.conf: add busybox-inittab to SIGGEN_EXCLUDERECIPES_ABISAFE
  ` [PATCH] maintainers.inc: add myself as maintainer for the new busybox-inittab

[PATCH 0/7] Enable easier ptest of perl modules
 2018-03-04 17:24 UTC  (9+ messages)
` [PATCH 1/7] meta/classes: add ptest-perl.bbclass
` [PATCH 2/7] libtest-needs-perl: add 0.002005
` [PATCH 3/7] liberror-perl: inherit ptest-perl
` [PATCH 4/7] liburi-perl: "
` [PATCH 5/7] libxml-parser-perl: "
` [PATCH 6/7] libxml-perl: "
` [PATCH 7/7] libxml-simple-perl: "

[PATCH][morty] gcc6: Upgrade to 6.4.0 (latest stable series release)
 2018-03-04 16:22 UTC  (4+ messages)
` ✗ patchtest: failure for "

[PATCH][pyro] gcc6: Upgrade to 6.4.0 (latest stable series release)
 2018-03-04 13:48 UTC  (12+ messages)
` ✗ patchtest: failure for gcc6: Upgrade to 6.4.0 (latest stable series release) (rev2)

[pyro][PATCH] bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally
 2018-03-04 13:24 UTC  (5+ messages)
` [pyro][PATCH] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

[morty][PATCH] buildstats.bbclass: Avoid index exception in /proc/PID/io parsing
 2018-03-04 13:20 UTC  (3+ messages)

[PATCH] gnutls_3.5.3.bb: Fix native build on distro with kernel < 3.4.17
 2018-03-04 11:43 UTC  (5+ messages)
` [morty][RESEND][PATCH] "

[pyro][PATCH] bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally
 2018-03-04 11:41 UTC  (2+ messages)

[PATCH] libsdl2: Upgrade 2.0.7 -> 2.0.8
 2018-03-04  4:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v5] u-boot-mkimage: Add dependency on dtc
 2018-03-03 23:02 UTC 

coreutils-native and util-linux-native conflicting with meta-micro
 2018-03-03 21:26 UTC 

[PATCH] glibc: Compile using thumb2 for arch > armv5 if user chooses
 2018-03-03 20:24 UTC 

Need arm64/qemu help
 2018-03-03 18:21 UTC  (5+ messages)

[PATCH 1/3] base: Don't print LICENSE warning for non-recipe context
 2018-03-03 17:08 UTC  (3+ messages)
` [PATCH 2/3] image: Remove the do_package_write_* tasks
` [PATCH 3/3] base: Handle backfilling in anonymous python code, not event handler

[PATCH 1/2] go: Fix for panic: branch too far on arm64
 2018-03-03 17:02 UTC  (3+ messages)
` [PATCH 2/2] godep.bbclass: Add helper class to enable go-dep tool
` ✗ patchtest: failure for "go: Fix for panic: branch too ..." and 1 more

[PATCH] image.bbclass: Use deltask instead of noexec for package_write_rpm
 2018-03-03 15:50 UTC  (3+ messages)

[PATCH] perl: use parallel build where possible
 2018-03-03  8:53 UTC  (2+ messages)

[PATCH] gdb: fix header ordering for TRAP_HWBKPT
 2018-03-03  4:35 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitions
 2018-03-03  4:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] ccache: update to 3.4.1
 2018-03-03  3:14 UTC  (2+ messages)

[PATCH] systemd: Explicitly add hidden attribute to __start_BUS_ERROR_MAP and __stop_BUS_ERROR_MAP
 2018-03-03  2:47 UTC 

[PATCH 0/4] systemd & systemd-boot: upgrade to 236
 2018-03-03  2:45 UTC  (4+ messages)
` [PATCH 2/4] systemd: "

[PATCH] dtc: add rdepends_${PN}-misc = diffutils
 2018-03-03  4:19 UTC 

[PATCH 1/2] busybox: Add support for busybox-init
 2018-03-03  1:48 UTC  (9+ messages)

[PATCH] e2fsprogs_1.43.8.bb: improve reproducibility
 2018-03-03  1:02 UTC 

[PATCH] kmscube: Add patch for missing GBM function
 2018-03-03  0:51 UTC 

[PATCH v2] kernel-devsrc: restructure for out of tree (and on target) module builds
 2018-03-02 23:14 UTC  (14+ messages)

[PATCH 01/15] package.bbclass: run pre/post installation/removal scriptlets using sh -e
 2018-03-02 22:40 UTC  (16+ messages)
` [PATCH 07/15] gtk-doc.bbclass: inherit python3native
` [PATCH 08/15] strace: use strace.io as the tarball location
` [PATCH 09/15] mpg123: upgrade 1.25.8 -> 1.25.10
` [PATCH 10/15] ffmpeg: upgrade 3.4.1 -> 3.4.2
` [PATCH 11/15] epiphany: upgrade 3.26.5.1 -> 3.26.6
` [PATCH 12/15] vala: upgrade 0.38.6 -> 0.38.8
` [PATCH 13/15] meson: upgrade 0.44.0 -> 0.44.1
` [PATCH 14/15] expect: upgrade 5.45.3 -> 5.45.4
` [PATCH 15/15] trace-cmd: update to 2.7

[PATCH] ccache: update to 3.4.1
 2018-03-02 22:11 UTC  (4+ messages)
` ✗ patchtest: failure for "
  `  "

[PATCH 1/4] bsd-headers: Move next to musl recipes
 2018-03-02 20:47 UTC  (5+ messages)
` [PATCH 2/4] musl: Rename files/ directory to musl/
` [PATCH 3/4] musl-utils: Add package
` [PATCH 4/4] maintainers: Add myself for musl-utils

[PATCH v3 00/13] go1.10 update and misc improvements
 2018-03-02 19:04 UTC  (18+ messages)
` [PATCH v3 01/13] go: update go 1.9 -> go 1.10
` [PATCH v3 02/13] go: set GOMIPS envrionment variable
` [PATCH v3 03/13] go.bbclass: rename GO_TMPDIR -> GOTMPDIR
` [PATCH v3 04/13] go.bbclass: remove debug-related commands
` [PATCH v3 05/13] go.bbclass: don't stage test data with sources
` [PATCH v3 06/13] go.bbclass: ptest cleanup and improvements
` [PATCH v3 07/13] goarch.bbclass: disable shared runtime for nativesdk builds
` [PATCH v3 08/13] go: move common settings to go-common.inc
` [PATCH v3 09/13] go.bbclass, goarch.bbclass: update SECURITY_CFLAGS
` [PATCH v3 10/13] go: disable PIE CFLAGS for nativesdk and cross-canadian builds
` [PATCH v3 11/13] packagegroup-go-sdk-target: add go-runtime-staticdev
` [PATCH v3 12/13] go-runtime: remove unneeded nativesdk override, rename variable
` [PATCH v3 13/13] go-cross-canadian: remove verbosity setting from GO_LDFLAGS
` ✗ patchtest: failure for go1.10 update and misc improvements (rev3)

[PATCH V3 1/2] binutils: Upgrade to 2.30 release
 2018-03-02 18:17 UTC  (5+ messages)

[PATCH] tclibc-musl.inc: Add needed libc deps for musl for on-device SDK
 2018-03-02 18:09 UTC 

[PATCH] Add support for pyiface
 2018-03-02 18:05 UTC  (3+ messages)
` ✗ patchtest: failure for "

[PATCH] package_manager.py: Explicit complementary fail
 2018-03-02 13:59 UTC  (3+ messages)

Questions about udev rule and systemd-udev,relevant to mounting block device
 2018-03-02 13:50 UTC  (3+ messages)

[meta-oe][PATCH v2] python-matplotlib: Change download name
 2018-03-02 12:09 UTC  (3+ messages)
` ✗ patchtest: failure for python-matplotlib: Change download name (rev2)

[PATCH] oeqa/runtime/apt.py: add runtime test for apt
 2018-03-02  1:35 UTC  (2+ messages)
` [PATCH] oeqa/runtime/opkg.py: add runtime test for opkg

[PATCH] busybox: fix CVE-2017-15873
 2018-03-02  8:13 UTC 

[meta-oe][PATCH] python-matplotlib: Change download name
 2018-03-02  5:07 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 1/2] perf: fix packaging of scripting modules
 2018-03-02  4:44 UTC  (2+ messages)
` [PATCH 2/2] perf: enable support for libaudit

[PATCH] libepoxy: improve musl patch
 2018-03-01 23:19 UTC  (3+ messages)
` ✗ patchtest: failure for "

[PATCH] ttf-bitstream-vera: cleanup recipe
 2018-03-01 23:03 UTC 

[PATCH] libjpeg-turbo: improve reproducibility
 2018-03-01 22:53 UTC 

[PATCH] glib: no need to depend on python3native
 2018-03-01 22:34 UTC 

[PATCH 01/11] glibc: Upgrade to 2.27 release
 2018-03-01 18:43 UTC  (13+ messages)
` [PATCH 02/11] default-distrovars: don't rename locales for nativesdk
` [PATCH 03/11] glibc: don't use host locales in nativesdk
` [PATCH 04/11] glibc: relocate locale paths "
` [PATCH 05/11] cross-localedef-native: add way to specify which locale archive to write
` [PATCH 06/11] package_manager: improve install_complementary
` [PATCH 07/11] package-manager: add install_glob()
` [PATCH 08/11] sdk: install specified locales into SDK
` [PATCH 09/11] populate_sdk: install UTF-8 locales in SDKs
` [PATCH 10/11] sdk: generate locale archive and remove packages
` [PATCH 11/11] glibc: Enable static PIE support when security_flags are enabled
` ✗ patchtest: failure for "glibc: Upgrade to 2.27 release..." and 10 more

[PATCH v3 00/21] EFI image enhancements
 2018-03-01 17:37 UTC  (4+ messages)
` [PATCH v3 04/21] grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32

[PATCH] dbus-test_1.12.2: various fixes
 2018-03-01 16:24 UTC 

[meta][PATCH v4] libepoxy: update to version 1.5.0
 2018-03-01 16:19 UTC 

[meta-oe][PATCH v3] libepoxy: New recipe updated to latest release
 2018-03-01 16:20 UTC  (3+ messages)

[PATCH] pseudo: update to latest master
 2018-03-01 15:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox