Openembedded Devel Discussions
 help / color / mirror / Atom feed
 messages from 2017-11-13 20:53:26 to 2017-11-30 05:48:04 UTC [more...]

[meta-python][PATCH 00/12] Create Python3 recipies for several existing Python2 recipes
 2017-11-30  5:47 UTC  (3+ messages)
` [meta-python][PATCH 01/12] python-dominate: move core of recipe to a .inc file
` [meta-python][PATCH 02/12] python3-dominate: new recipe

[meta-oe][PATCH v4] xrdp: new recipe
 2017-11-30  5:13 UTC 

[meta-python][PATCH] python-pymongo: correct the RDEPENDS to work on a minimal python install
 2017-11-29 23:58 UTC 

[meta-python][PATCH] python-dateutil: correct the RDEPENDS to work on a minimal python install
 2017-11-29 23:29 UTC 

[meta-python][PATCH] python-msgpack: correct the RDEPENDS to work on a minimal python install
 2017-11-29 23:20 UTC 

[meta-python][PATCH] python-can: correct the RDEPENDS to work on a minimal python install
 2017-11-29 23:13 UTC 

[meta-python][PATCH] python-bcrypt: correct the RDEPENDS to work on a minimal python install
 2017-11-29 22:45 UTC  (2+ messages)

[meta-python][PATCH] python-cffi: correct the RDEPENDS to work on a minimal python install
 2017-11-29 22:45 UTC 

[meta-python][PATCH] python-pytz: correct the RDEPENDS to work on a minimal python install
 2017-11-29 22:21 UTC 

[meta-python][PATCH] python-babel: correct the RDEPENDS to work on a minimal python install
 2017-11-29 22:20 UTC 

[meta-python][PATCH] python-attrs: correct the RDEPENDS to work on a minimal python install
 2017-11-29 20:58 UTC 

[meta-python][PATCH] python-asn1crypto: correct the RDEPENDS to work on a minimal python install
 2017-11-29 20:44 UTC 

[meta-python][PATCH] pyrtm: break samples and unit tests into separate packages
 2017-11-29 20:17 UTC 

[meta-python][PATCH 1/2] python-chardet: add a separate package for the cli utils
 2017-11-29 20:01 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-chardet: fix the RDEPENDS to work on a minimal python install

[meta-python][PATCH] python-itsdangerous: fix RDEPENDS to work on minimal python install
 2017-11-29 19:00 UTC 

[meta-python][PATCH] python-simplejson: add the tests into their own package
 2017-11-29 18:59 UTC 

[meta-python][PATCH] python3-langtable: update RDEPENDS to work on minimal python install
 2017-11-29 18:31 UTC 

[meta-python][PATCH] python-paho-mqtt: update RDEPENDS to work on minimal python install
 2017-11-29 18:12 UTC 

[meta-python][PATCH] python3-ntplib: add the correct RDEPENDS for the package
 2017-11-29 17:57 UTC 

[meta-oe][PATCH v3] xrdp: new recipe
 2017-11-29  9:13 UTC  (2+ messages)

[meta-python][PATCH] python-grpcio: only modify the compiler arguments on the target build
 2017-11-29  7:47 UTC  (4+ messages)

[meta-browser] CFT: Chromium 62 in meta-browser
 2017-11-28 21:44 UTC  (20+ messages)

[meta-oe][PATCH v2] xrdp: new recipe
 2017-11-28 12:03 UTC  (2+ messages)

[meta-oe][PATCH] xrdp: new recipe
 2017-11-28  8:34 UTC  (4+ messages)

updated madplay support for meta-multimedia. message -5
 2017-11-28  5:56 UTC 

[meta-oe][PATCH] gd: update to version 2.2.5
 2017-11-27 23:01 UTC 

[meta-oe][PATCH] dos2unix: update to version 7.4.0
 2017-11-27 22:27 UTC 

[meta-python][rocko][PATCH] python-cryptography: add -pthread to LD_FLAGS
 2017-11-27 21:55 UTC 

[meta-python][PATCH] python-cryptography: add -pthread to LD_FLAGS
 2017-11-27 21:51 UTC 

[meta-python][PATCH] python-pyasn1: update to version 0.4.2
 2017-11-27 20:00 UTC 

[meta-python][PATCH] python-jsonpatch: update to version 1.20
 2017-11-27 19:53 UTC 

madplay support for meta-oe
 2017-11-27 18:07 UTC  (2+ messages)

[meta-networking][PATCH v2 0/6] meta-networking patchwork cleanup
 2017-11-27 17:54 UTC  (3+ messages)
` [meta-networking][PATCH v2 1/6] ddclient: new package

[meta-python][PATCH 1/3] python-bitarray: add native to BBCLASSEXTEND
 2017-11-27 16:04 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python-django-south: "
` [meta-python][PATCH 3/3] python-django: "

[meta-python][PATCH] python-pyparted: remove unneeded DEPENDS on python{3}-re
 2017-11-27 16:02 UTC 

[meta-python][PATCHv2] python-grpcio: only modify the compiler arguments on the target build
 2017-11-27 15:56 UTC 

[meta-oe][PATCH] gnome-common: add PACKAGECONFIG for autoconf-archive
 2017-11-27  8:17 UTC  (4+ messages)

[meta-networking][PATCH] quagga: 1.2.1 -> 1.2.2
 2017-11-27  1:38 UTC  (2+ messages)

[PATCH 00/15] create meta-installer layer
 2017-11-25  8:58 UTC  (23+ messages)
` [PATCH 01/15] meta-installer: create layer
` [PATCH 02/15] meta-installer: add kernel config
` [PATCH 03/15] meta-installer: add anaconda support for target build
` [PATCH 04/15] meta-installer: add distro anaconda for host build
` [PATCH 05/15] meta-installer: add systemd/systemd-serialgetty bbappend
` [PATCH 06/15] meta-installer: add gtk+3 bbappend
` [PATCH 07/15] meta-installer: add initramfs-live-boot bbappend
` [PATCH 08/15] meta-installer: add xserver-xf86-config bbappend
` [PATCH 09/15] meta-installer: add multipath-tools bbappend
` [PATCH 10/15] meta-installer: add recipe packagegroup-installer-x11-anaconda
` [PATCH 11/15] meta-installer: add recipe yocto-compat-logos
` [PATCH 12/15] meta-installer: add recipe anaconda-init
` [PATCH 13/15] meta-installer: add recipe anaconda 26.21.11
` [PATCH 14/15] meta-installer: add recipe core-image-anaconda
` [PATCH 15/15] meta-installer: add recipe core-image-anaconda-initramfs

[meta-oe][PATCH] Fix PACKAGES assignment for fftw
 2017-11-24 10:44 UTC  (6+ messages)

[meta-oe][PATCH] cdrkit: add a link to genisoimage with the name mkisofs
 2017-11-24  9:37 UTC 

[meta-java][PATCH] openjdk-8-native, icedtea7-native: use JAVA_TOOL_OPTIONS from environment
 2017-11-24  1:52 UTC  (2+ messages)

[PATCH] neon: add the recipe from oe-core
 2017-11-23 13:39 UTC  (5+ messages)

[PATCH] neon: add the recipe from oe-core
 2017-11-23 13:36 UTC 

[meta-qt5][PATCH] Bump to Qt 5.9.3
 2017-11-23  6:20 UTC 

[meta-oe][PATCH] php: Security Advisory - php - CVE-2017-16642
 2017-11-23  5:33 UTC 

[yocto] Contribute meta-installer to yocto
 2017-11-23  1:53 UTC  (7+ messages)

[meta-oe][PATCH] opencv: Fix error when dynamic link
 2017-11-22 20:29 UTC  (3+ messages)

[meta-oe][PATCH v2] opencv: Fix error when dynamic link
 2017-11-22 20:28 UTC 

[meta-qt5][PATCH 1/2] qtbase: mkspecs: add default toolchain options
 2017-11-21  9:51 UTC  (2+ messages)
` [meta-qt5][PATCH 2/2] qtbase_git: install qt.conf for the target

[meta-networking][krogoth][PATCH] samba: fix the hardcoded path in init script
 2017-11-21 11:54 UTC 

[meta-qt5][PATCH] qtdeclarative: fix build without opengl support
 2017-11-21 11:42 UTC 

[meta-python] broken python-asn1crypto-native dependency
 2017-11-21  9:46 UTC  (3+ messages)

[meta-oe][PATCH] site: move from meta-oe to meta-networking
 2017-11-21  3:21 UTC 

[meta-python][PATCH] Allow native builds of python-asyn1crypto
 2017-11-20 16:15 UTC 

[meta-webserver][PATCH] meta-webserver: apache2 allow SYSTEMD_AUTO_ENABLE to be overwritten
 2017-11-20 23:02 UTC  (5+ messages)

[meta-python PATCH 1/3] python-asn1crypto: Add native and nativesdk variants
 2017-11-20 17:43 UTC  (3+ messages)
` [meta-python PATCH 2/3] python-pycrypto: Consolidate recipe code inside of .inc
` [meta-python PATCH 3/3] python3-pycrypto: Add recipe

meta-java ant call is bound with ecj
 2017-11-20 16:11 UTC 

[oe-commits] [openembedded-core] 15/21: bash: add missing build dependencies for ptest
 2017-11-20 10:16 UTC 

[meta-oe][PATCH] poco: update to 1.8.0.1
 2017-11-20 10:10 UTC 

[oe-commits] [meta-openembedded] 05/67: postfix: fix send mail failure and eliminate warning
 2017-11-20  9:07 UTC 

[PATCH][v2 00/13] recipe fixes and updates
 2017-11-19 23:20 UTC  (3+ messages)
` [PATCH][v2 10/13] tumbler: ensure thumbnails work properly

[meta-oe][V2][PATCH] debootstrap: change license to MIT
 2017-11-19 23:17 UTC 

[meta-oe][PATCH 1/2] UFL: add missing license
 2017-11-19 19:06 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] debootstrap: change license to MIT

[meta-networking][PATCH] chrony: Update to version 3.2
 2017-11-18 18:07 UTC 

[meta-xfce][PATCH] xfce4-vala: update vala api to 0.38
 2017-11-17 22:13 UTC 

[meta-python][PATCH] python-pysmi: update to version 0.2.2
 2017-11-17 18:47 UTC 

[meta-oe][PATCH v4] whetstone_1.2.bb: Add whetstone benchmark
 2017-11-17 18:28 UTC  (4+ messages)

[meta-oe][PATCH v3] linpack_1.0.bb: Add linpack benchmark
 2017-11-17 18:28 UTC  (3+ messages)

[meta-python][PATCH] python-pyro4: update to version 4.63
 2017-11-17 18:39 UTC 

[meta-python][PATCH] python3-coverage: update to version 4.4.2
 2017-11-17 18:37 UTC 

[meta-python][PATCH 1/2] python-grpcio: update to version 1.7.0
 2017-11-17 18:25 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-grpcio-tools: "

[meta-python][PATCH] python-jinja2: update to version 2.10
 2017-11-17 18:10 UTC 

[meta-python][PATCH] python-pytest: update to version 3.2.5
 2017-11-17 16:06 UTC 

[meta-python][PATCH] python-py: update to version 1.5.2
 2017-11-17 16:01 UTC 

[meta-python PATCH 1/2] python-pycrypto: Consolidate recipe code inside of .inc
 2017-11-17 12:41 UTC  (2+ messages)
` [meta-python PATCH 2/2] python3-pycrypto: Add recipe

[PATCH] meson: remove recipe and class
 2017-11-17 12:12 UTC 

[meta-oe][PATCH 1/2] gpsd: use upstream config instead of our own
 2017-11-17  1:10 UTC  (4+ messages)
` [meta-oe][PATCH 2/2] gpsd: add gpsdctl@.service for USB autoplug

[meta-oe][PATCH v2 1/2] gpsd: use upstream config instead of our own
 2017-11-17  1:10 UTC  (2+ messages)
` [meta-oe][PATCH v2 2/2] gpsd: add gpsdctl@.service for USB autoplug

[meta-oe][morty 1/3] log4cpp: fix QA issue
 2017-11-16 19:24 UTC  (6+ messages)
` [meta-oe][morty 2/3] flite-alsa: Fix "
` [meta-oe][morty 3/3] system-setup-keyboard: fix "

[meta-oe][PATCH] hiredis: fix paths in pkgconfig conf file
 2017-11-16 18:05 UTC 

[meta-oe][PATCH] drop redundant 'inherit allarch' from packagegroups
 2017-11-16 17:15 UTC 

[meta-python PATCH] python-asn1crypto: Add native and nativesdk variants
 2017-11-16 17:03 UTC 

[meta-oe][PATCH] meson: update meson to 0.43.0
 2017-11-16 15:41 UTC  (4+ messages)

[meta][PATCH] connman: bump to version 1.35
 2017-11-16  2:29 UTC  (3+ messages)

[oe-commits] [openembedded-core] 04/44: db: don't provide virtual/db
 2017-11-16  2:25 UTC  (2+ messages)

[meta-oe][PATCH] mercurial: Upgrade to 4.4.1
 2017-11-16  2:23 UTC  (3+ messages)

[meta-oe][PATCH] gpsd: fix /etc/default/gpsd ALTERNATIVES logic
 2017-11-15 21:21 UTC 

[oe-commits] [meta-openembedded] 05/84: gnome-common: add PACKAGECONFIG for autoconf-archive
 2017-11-15 18:03 UTC 

[meta-oe][PATCH] meson: export native env only for native build
 2017-11-15 17:23 UTC  (5+ messages)

[meta-oe] [PATCH] libc-bench: add recipe
 2017-11-15 14:41 UTC 

[meta-qt5][PATCH] packagegroup-qt5-qtcreator-debug: remove qtdeclarative-plugins
 2017-11-15 13:01 UTC 

[meta-browser][PATCH] chromium: fix DEPENDS
 2017-11-15 12:43 UTC 

[meta-oe][PATCH] freerdp: Update to 2.0.0
 2017-11-15 16:29 UTC 

[meta-oe][PATCH] [meta-oe][PATCHv2] [meta-oe] mariadb: Added missing installation of mysqld_safe_helper to FILES_${PN}-server
 2017-11-14 23:16 UTC 

[meta-oe][PATCH v2] meson: export native env only for native build
 2017-11-14 18:22 UTC 

[meta-oe][PATCH] postgresql: Update to 9.4.15
 2017-11-13 21:13 UTC 


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