Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2016-05-31 10:43:47 to 2016-06-04 08:04:28 UTC [more...]

[PATCH] libarchive: Add PACKAGECONFIG for lz4 to ensure determinism
 2016-06-04  8:04 UTC 

Python3 error?
 2016-06-04  6:56 UTC  (4+ messages)

[PATCH] opkg-utils: update SRCREV
 2016-06-03 21:54 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/1][krogoth] Update KBRANCH for linux-yocto-rt_4.4
 2016-06-03 21:18 UTC  (2+ messages)
` [PATCH 1/1][krogoth] linux-yocto-rt/4.4: Update KBRANCH

[PATCH 1/2] rpm: update patch to support db-6.2.23
 2016-06-03 19:33 UTC  (6+ messages)
` [PATCH 2/2] db: update to 6.2.23

[PATCH 00/25] Version updates and upstream check fixes
 2016-06-03 15:32 UTC  (27+ messages)
` [PATCH 01/25] gdbm: upgrade to 1.12
` [PATCH 02/25] rt-tests, hwlatdetect: upgrade to 2.0
` [PATCH 03/25] webkitgtk: upgrade to 2.12.3
` [PATCH 04/25] cups: fix upstream version check
` [PATCH 05/25] tzcode, tzdata: "
` [PATCH 06/25] cantarell-fonts: fix upstream check
` [PATCH 07/25] boost: update to 1.61.0
` [PATCH 08/25] btrfs-tools: update to 4.5.3
` [PATCH 09/25] build-appliance-image: update version to 15.0.0
` [PATCH 10/25] ffmpeg: update to 3.0.2
` [PATCH 11/25] cantarell-fonts: update to 0.0.24
` [PATCH 12/25] gcc: fix upstream check for 5.x version
` [PATCH 13/25] gdb: fix upstream check
` [PATCH 14/25] gnome-desktop3: update to 3.20.2
` [PATCH 15/25] gobject-introspection: update to 1.48.0
` [PATCH 16/25] gobject-introspection: move to Python 3
` [PATCH 17/25] mc: update to 4.8.17
` [PATCH 18/25] icu: update to 57.1
` [PATCH 19/25] iso-codes: update to 3.68
` [PATCH 20/25] kexec-tools: update to 2.0.12
` [PATCH 21/25] libksba: update to 1.3.4
` [PATCH 22/25] libxslt: update to 1.1.29
` [PATCH 23/25] msmtp: update to 1.6.5
` [PATCH 24/25] systemtap: update to 3.0
` [PATCH 25/25] watchdog: update to 5.15

Yocto Project Status WW23
 2016-06-03 15:20 UTC 

[PATCH] toasterconf.json: exclude releases Toaster can't build
 2016-06-03 13:59 UTC 

[PATCH] dpkg: Upgrade to 1.18.7
 2016-06-03 13:41 UTC  (2+ messages)

[RESEND][PATCH] package_ipk.bbclass: add kernel version to module dependencies
 2016-06-03 12:40 UTC  (2+ messages)

[PATCH] codeparser: Use hashlib for hashing, not hash()
 2016-06-03 12:34 UTC 

[krogoth] toasterconf.json: exclude releases Toaster can't build
 2016-06-03 10:52 UTC 

[jethro] toasterconf.json: exclude releases Toaster can't build
 2016-06-03 10:09 UTC 

[PATCH] security_flags.inc: add an entry for python3-numpy
 2016-06-03  9:21 UTC 

[PATCH] send-error-report: encode data to bytes
 2016-06-03  9:04 UTC 

[PATCH] ofono: update to 1.18
 2016-06-03  8:25 UTC 

[PATCH] lib/oe/buildhistory_analysis: fix for Python 3
 2016-06-03  8:17 UTC 

[PATCH] perl: reorder tar arguments in do_install_ptest()
 2016-06-03  6:50 UTC  (4+ messages)
` [PATCH] perl-ptest.inc: fix tar call to prevent objcopy failure

[PATCH] mklibs-native: two fixes
 2016-06-03  3:04 UTC  (4+ messages)

[PATCH 00/42] GCC/GDB/Binutils Upgrades
 2016-06-02 22:18 UTC  (13+ messages)
` [PATCH 01/42] gcc: Add gcc6 recipes

[PATCH 1/1] testexport.bbclass: Update to use python3
 2016-06-02 13:09 UTC 

[PATCH 0/1] Fix ca-certificates-native missing dependency
 2016-06-02 20:47 UTC  (3+ messages)
` [PATCH 1/1] ca-certificates: add dependency for native/nativesdk on openssl-native

[PATCH] ca-certificates: Add openssl as a runtime dependency
 2016-06-02 20:05 UTC  (5+ messages)

[PATCH 0/3] Setup for bitbake perforce fetcher changes
 2016-06-02 17:06 UTC  (7+ messages)
` [PATCH 1/3] oe-buildenv-internal: Add P4CONFIG to BB_ENV_EXTRAWHITE_OE
` [PATCH 2/3] bitbake.conf: Add P4DIR and FETCHCMD_p4

[PATCH 01/22] oe-buildenv-internal: Update to python3
 2016-06-02 15:23 UTC  (31+ messages)
` [PATCH 02/22] classes/lib: Convert to use python3 octal syntax
` [PATCH 03/22] classes/lib: Update to use python3 command pipeline decoding
` [PATCH 04/22] classes/lib: Update to match python3 iter requirements
` [PATCH 05/22] classes/lib: Update to explictly create lists where needed
` [PATCH 06/22] classes/lib: Update xrange -> range for python3
` [PATCH 07/22] sanity: Switch urlparse to urllib.parse
` [PATCH 08/22] wic: use python3 in shebang
` [PATCH 09/22] wic: encode help text
` [PATCH 10/22] qemurunner: convert data when working with socket
` [PATCH 11/22] scripts: Fix deprecated dict methods for python3
` [PATCH 12/22] scripts: Replace basestring -> str "
` [PATCH 13/22] scripts: Fix encoding errors "
` [PATCH 14/22] scripts: Rename ConfigParser -> configparser "
` [PATCH 15/22] scripts: Fix urlparse imports "
` [PATCH 16/22] scripts: use python3 in shebang
` [PATCH 17/22] classes/lib: Complete transition to python3
` [PATCH 18/22] selftest/devtool: Compare sets instead of arrays on AssertEqual
` [PATCH 19/22] buildhistory_analysis: Convert stream data (bytes) to strings
` [PATCH 20/22] devtool.py: Fix parsing of bitbake-layers' output
` [PATCH 21/22] oeqa/selftest/recipetool.py: Use regex to match warning line
` [PATCH 22/22] qemurunner: Use surrogateescape decoding
` Python3 for bitbake/OE merged

[PATCH 00/16] porting scripts to python3
 2016-06-02 15:04 UTC  (19+ messages)
` [PATCH 01/16] scripts: python3: convert iterables to lists
` [PATCH 02/16] scripts: python3: use new style except statement
` [PATCH 03/16] scripts: python3: rename raw_input to input
` [PATCH 04/16] scripts: python3: fix urllib imports
` [PATCH 05/16] ksize.py: python3: get rid of strings.join
` [PATCH 06/16] scripts: python3: get rid of __future__ imports
` [PATCH 07/16] scripts: python3: use new metaclass syntax
` [PATCH 08/16] combo-layer: python3: import reduce
` [PATCH 09/16] engine.py: python3: rename sys.maxint to sys.maxsize
` [PATCH 10/16] scripts: python3: use explicit relative imports
` [PATCH 11/16] scripts: python3: replace exec statement with builtin
` [PATCH 12/16] engine: python3: replace iteritems() -> items()
` [PATCH 13/16] dirsize: python3: fix TypeError: unorderable types
` [PATCH 14/16] scripts: python3: decode subprocess output
` [PATCH 15/16] combo-layer: python3: use tempfile.TemporaryFile
` [PATCH 16/16] scripts: python3: change python to python3 in shebang

[PATCH V2 1/4] Upgrade systemd to 229
 2016-06-02 14:41 UTC  (2+ messages)

easiest way to patch some headers in gcc-5.2 source?
 2016-06-02 13:40 UTC 

[PATCH 0/3] dosfstools upgrade + image gen. fixes
 2016-06-02 10:49 UTC  (4+ messages)
` [PATCH 1/3] mtools: Patch out a useless sanity check
` [PATCH 2/3] image-live, image-vm, wic: Remove fs size workaround
` [PATCH 3/3] dosfstools: Upgrade 3.0.28 -> 4.0

[PATCH 00/31] Switch oe-core to Python 3
 2016-06-02  9:26 UTC  (32+ messages)
` [PATCH 01/31] bind: switch Python dependency to Python 3.x
` [PATCH 02/31] python-dbus: update to 1.2.4, port to python 3
` [PATCH 03/31] python3: drop 110-enable-zlib.patch
` [PATCH 04/31] glib: move to Python 3
` [PATCH 05/31] dbus-test: remove unneeded pygobject dependency
` [PATCH 06/31] python-pygobject: port to Python 3
` [PATCH 07/31] neard: do not package python test scripts
` [PATCH 08/31] bluez5: switch to Python 3
` [PATCH 09/31] connman: do not install Python test scripts
` [PATCH 10/31] ofono: drop the custom-made revert to Python 2 from Python 3
` [PATCH 11/31] packagegroup-core-full-cmdline: drop python-dbus from the list of services
` [PATCH 12/31] nfs-utils: switch to Python 3
` [PATCH 13/31] systemd: drop python dependency for ptests
` [PATCH 14/31] util-linux: move to Python 3
` [PATCH 15/31] python-pycairo: "
` [PATCH 16/31] bootchart2: "
` [PATCH 17/31] gdb: "
` [PATCH 18/31] swig: "
` [PATCH 19/31] python-pyrex: remove unused recipe
` [PATCH 20/31] python-imaging: "
` [PATCH 21/31] python-docutils: move to Python 3
` [PATCH 22/31] libuser: "
` [PATCH 23/31] libnewt-python: "
` [PATCH 24/31] gnome-doc-utils: remove recipe
` [PATCH 25/31] lttng-tools: move to Python 3
` [PATCH 26/31] lttng-ust: "
` [PATCH 27/31] systemtap: "
` [PATCH 28/31] libcap-ng: "
` [PATCH 29/31] hwlatdetect: "
` [PATCH 30/31] python3-numpy: add a recipe
` [PATCH 31/31] automake: drop the Python scriptlets to determine Python's directories

[PATCH] syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variable
 2016-06-01 19:02 UTC 

[PATCH 0/5] Enable installation of packages in DUT
 2016-06-01 10:46 UTC  (6+ messages)
` [PATCH 1/5] oetest.py: Add install/uninstall functionality for DUTs
` [PATCH 2/5] testimage.bbclass: Make dependency of cpio when using RPMs
` [PATCH 3/5] testexport-tarball.bb: Add recipe
` [PATCH 4/5] testexport.bbclass: Add support for testexport-tarball
` [PATCH 5/5] testexport.bbclass: Create tarballs for easy release

[PATCH] lib/oe/rootfs: Fix DEBUGFS generation, without openssl
 2016-06-01 17:57 UTC  (3+ messages)

[PATCH 1/2] iw: update to version 4.7
 2016-06-01 13:25 UTC  (2+ messages)
` [PATCH 2/2] libpam: update dependency list

[PATCH 13/13] weston: Upgrade 1.9.0 -> 1.10.0
 2016-06-01 12:49 UTC  (2+ messages)
` [PATCH] libsdl2: Fix build with wayland 1.10

[oe-commits] [openembedded-core] branch master updated (bb4ead9 -> b746223)
 2016-06-01 12:14 UTC  (2+ messages)

[PATCH 0/1] Correct tclConfig.sh in the sysroots
 2016-05-31 21:32 UTC  (3+ messages)
` [PATCH 1/1] tcl: Only set BINCONFIG_GLOB for target builds

[PATCHv3] systemd: allow add users as a rootfs postprocess cmd
 2016-05-31 20:59 UTC  (2+ messages)

[PATCHv2] systemd: allow add users as a rootfs postprocess cmd
 2016-05-31 20:49 UTC  (2+ messages)

[PATCH] systemd: allow add users as a rootfs postprocess cmd
 2016-05-31 20:42 UTC 

Wic and "live" images
 2016-05-31 16:13 UTC  (13+ messages)

[PATCH] openssl: fix the dangling libcrypto.a symlink
 2016-05-31 15:26 UTC 

[PATCH v4 0/2] Yocto Bug #6945
 2016-05-31 12:00 UTC  (4+ messages)
` [PATCH 1/2 v4] kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one time

[jethro][PATCH] perl: reorder tar arguments in do_install_ptest()
 2016-05-31 10:53 UTC  (2+ messages)

[PATCH 1/2] libpng: update to 1.6.22
 2016-05-31 10:43 UTC  (4+ messages)
` [PATCH 2/2] bluez5: update to 5.40


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