messages from 2016-02-25 12:10:52 to 2016-02-29 09:23:13 UTC [more...]
[PATCH 0/1] V4: Replace retry logic in useradd with flock
2016-02-29 9:19 UTC (2+ messages)
` [PATCH 1/1] useradd_base.bbclass: replace retry logic "
[PATCH 6/7] avahi: make dbus optional but default
2016-02-29 8:00 UTC (3+ messages)
[PATCH 0/4] make vm + live images can build together
2016-02-29 5:54 UTC (2+ messages)
[PATCH] npm.bbclass: Add npm class to match fetcher
2016-02-29 3:23 UTC (7+ messages)
[PATCH] sanity: Improve configuration upgrade capabilities (support meta-yocto -> poky transition)
2016-02-28 22:54 UTC (5+ messages)
[dizzy][PATCH 1/4] glibc: CVE-2015-8777
2016-02-28 18:53 UTC (4+ messages)
` [dizzy][PATCH 2/4] glibc: CVE-2015-8779
` [dizzy][PATCH 3/4] glibc: CVE-2015-9761
` [dizzy][PATCH 4/4] glibc: CVE-2015-8776
[fido][PATCH 0/7] fido Security fixes pull request
2016-02-28 16:39 UTC (2+ messages)
[PATCH 7/7] scripts/bashrc: add more user-friendly oe-setup utility
2016-02-28 11:42 UTC
[PATCH 5/7] wpa-supplicant: use debian wpa contribution to improve ifup/ifdown
2016-02-28 11:38 UTC
[PATCH 4/7] udev: udev_run is /run, not /var/run (since ea647cd9 2013-05-26)
2016-02-28 11:38 UTC
[PATCH RESEND 3/7] linux-firmware: package firmware for Marvell 88W8688
2016-02-28 11:36 UTC
[PATCH RESEND 2/7] ARM: handle missing thumb suffix
2016-02-28 11:36 UTC
[PATCH RESEND 1/7] udev: Don't introduce usb or pci dependencies without usb or pci being featured
2016-02-28 11:35 UTC
[PATCH] sysvinit-inittab: Move start_getty scrip to base_bindir
2016-02-28 2:33 UTC (2+ messages)
State of bitbake world, Failed tasks 2016-02-26
2016-02-27 23:48 UTC (2+ messages)
[PATCH 0/3 v2] Upgrade RPM 5 to 5.4.16 (CVS HEAD)
2016-02-27 23:26 UTC (10+ messages)
` [PATCH 1/3 v2] rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS head
` [PATCH 2/3 v2] rpm: Enable specific crypto and digest settings via variables
` [PATCH 3/3 v2] rpm: A number of the patches have been submitted upstream
[PATCH] automake: remove patch
2016-02-27 23:18 UTC (3+ messages)
[PATCH] cracklib: package all *.py* files
2016-02-27 23:17 UTC
[PATCH][RFC] base.bbclass: Introduce EXTRA_CONF_PACKAGECONFIG variable
2016-02-27 22:09 UTC
[PATCH 0/4] poison TARGET_CFLAGS etc for native builds
2016-02-27 20:49 UTC (7+ messages)
` [PATCH 1/4] grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure
` [PATCH 2/4] grub2.inc: avoid passing -isystem to native builds
` [PATCH 3/4] grub2.inc: drop bogus dependency on xz
` [PATCH 4/4] native.bbclass: poison TARGET_CFLAGS etc for native builds
[PATCHv2] ARMv8 32-bit compiler tunings
2016-02-27 13:14 UTC (3+ messages)
` [PATCHv2] Add tune for 32-bit ARMv8-a
[PATCH 0/4] Replaces udev with eudev for compatibility when using sysvinit on newer kernels
2016-02-27 8:32 UTC (10+ messages)
` [PATCH 1/4] eudev: "
` [PATCH 2/4] libgudev: Fix for new eudev implementation
` [PATCH 3/4] usbutils: "
` [PATCH 4/4] maintainers.inc: Add new eudev package and change maintainership for udev
Yocto Project Status WW09
2016-02-27 1:29 UTC (7+ messages)
` [yocto] "
[PATCH 1/1] dhcp: CVE-2015-8605
2016-02-26 14:34 UTC
[jethro] 'wic' image support critical fixes
2016-02-26 21:43 UTC
[PATCH] harfbuzz: update 1.2.1 -> 1.2.3
2016-02-26 21:12 UTC
[PATCH] gstreamer1.0-plugins-bad.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5
2016-02-26 21:03 UTC
mirrors/own-mirrors/sanity: Updates after npm fetcher addition
2016-02-26 17:54 UTC
[PATCH] base: Add nodejs-native dependency for npm:// urls
2016-02-26 17:53 UTC
Another Jethro Backport
2016-02-26 16:38 UTC (2+ messages)
` [jethro][PATCH] image_types_uboot: add cpio.gz.uboot to supported IMAGE_TYPES
[PATCH 00/29] Add gobject introspection support to oe-core
2016-02-26 16:35 UTC (5+ messages)
` [PATCH 01/29] qemu.bbclass: add qemu_wrapper_cmdline()
` [PATCH 02/29] gobject-introspection: add the recipe
[PATCH 1/1] eudev: Keep classic network interface naming scheme
2016-02-26 16:33 UTC
[PATCH] oeqa/selftest/buildoptions: Test build does not fail without git rev
2016-02-26 16:08 UTC (2+ messages)
[PATCH 0/3] Add initial capability to check CVEs for recipes
2016-02-26 15:38 UTC (14+ messages)
` [PATCH 2/3] cve-check-tool patch to allow select dir for the db
[PATCH] systemctl: handle RequiredBy dependencies
2016-02-26 14:57 UTC
[PATCH 1/9] selftest: Moved method from oe-selftest to oeqa/runner.py
2016-02-26 14:40 UTC (9+ messages)
` [PATCH 2/9] selftest: Moved coverage functionality "
` [PATCH 3/9] selftest: Moved list_classes, list_modules, run methods to runner.py
` [PATCH 4/9] oeqa/utils/commands: Added 3 new methods for recipes
` [PATCH 5/9] scripts: test-recipe Tool for running tests on recipes
` [PATCH 6/9] recipetests: base - Base Class for Test Recipes
` [PATCH 7/9] recipetests: buildrecipe: Test suite for recipe tests
` [PATCH 8/9] oeqa/utils/commands: Added method - get_all_bbappends
` [PATCH 9/9] recipetests: buildrecipe: Test combinations of bbappend
[PATCH] ffmpeg: add bzlib, lzma and xv PACKAGECONFIGs
2016-02-26 15:12 UTC (2+ messages)
[PATCH] ffmpeg: add bzlib and lzma PACKAGECONFIGs
2016-02-26 14:06 UTC (2+ messages)
[PATCH] ffmpeg: fix build when DISTRO_FEATURES doesn't contain x11
2016-02-26 14:43 UTC (7+ messages)
[PATCH] rsync: enable native builds for rsync 2.6.9
2016-02-26 12:56 UTC (2+ messages)
[PATCH v2] ffmpeg: fix build when DISTRO_FEATURES doesn't contain x11
2016-02-26 11:16 UTC
[dizzy][PATCH] glibc 2.20: Security fix CVE-2015-7547
2016-02-26 11:01 UTC
How to integrate third party application software to yocto image
2016-02-26 9:33 UTC (6+ messages)
[PATCH] rootfs-postcommands: fix ssh_allow_empty_password checking
2016-02-26 9:12 UTC
[PATCH] uclibc support for rng-tools
2016-02-26 8:01 UTC (2+ messages)
[PATCH 1/3] gettext: Delete libintl.la file from install
2016-02-26 6:48 UTC (3+ messages)
` [PATCH 2/3] mesa: Fix build on musl
` [PATCH 3/3] musl: Add linux-libc-headers to deps
[PATCH] gstreamer1.0-plugins-bad.inc: enable webp PACKAGECONFIG by default
2016-02-26 6:14 UTC
[PATCH] dosfstools_2.11: fix build following removal of -e from EXTRA_OEMAKE
2016-02-26 5:24 UTC
software rendering opengl
2016-02-26 1:55 UTC
[PATCH 00/15] fix python buildpaths QA issue
2016-02-26 1:45 UTC (10+ messages)
` [PATCH 07/15] insane:add buildpaths QA ignore pattern
` [PATCH 08/15] python2/3: fix buildpath QA issue
` [PATCH 09/15] bbclass distutils/distutils3: fix .pyc/.pyo buildpath
` [PATCH 10/15] python-setuptools/python3-setuptools: use old-style install
` [PATCH 11/15] python3-pip: "
` [PATCH 12/15] bbclass distutils/distutils3/setuptools/setuptools3: clean up DISTUTILS_INSTALL_ARGS
` [PATCH 13/15] python-pygobject: fix buildpath QA issue
` [PATCH 14/15] python-numpy: fix buildpaths "
` [PATCH 15/15] python-pycairo: fix buildpath "
qemu needs target kernel sets CONFIG_SCSI_VIRTIO=y to boot vmdk qcow2 and vdi
2016-02-26 1:27 UTC (7+ messages)
[PATCHv2 0/2] Add initial capability to check CVEs for recipes
2016-02-25 15:07 UTC (3+ messages)
` [PATCHv2 1/2] cve-check-tool: Add recipe
` [PATCHv2 2/2] cve-check.bbclass: Add class
[PATCH 0/3] Upgrade RPM 5 to 5.4.16 (CVS HEAD)
2016-02-25 22:40 UTC (7+ messages)
` [PATCH 1/3] rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS head
` [PATCH 2/3] rpm: Enable specific crypto and digest settings via variables
` [PATCH 3/3] rpm: A number of the patches have been submitted upstream
[PATCH 00/10] Integrate swupd software updater
2016-02-25 21:57 UTC (12+ messages)
` [PATCH 03/10] hardlink: add new recipe
` [PATCH 05/10] swupdbundle: new class to generate virtual images for swupd-image
[PATCHv2 0/4] Add extensible SDK update test
2016-02-25 21:38 UTC (4+ messages)
` [PATCHv2 4/4] oeqa/sdkext: Add sdk_update.SDKUpdateTest class
busybox not buildable when using armv7ahfb-neon tune
2016-02-25 21:09 UTC (4+ messages)
[PATCH] gstreamer1.0-plugins-XXX: control orc PACKAGECONFIG via GSTREAMER_ORC
2016-02-25 20:29 UTC (2+ messages)
[PATCH] boost.inc: fix BJAM_OPTS --build-dir option
2016-02-25 19:59 UTC
[PATCH] wic: don't throw away our created swap partition
2016-02-25 17:21 UTC
[PATCH] uninative-tarball: respect SDKMACHINE when building
2016-02-25 17:09 UTC
[PATCH 00/19] Recipe version updates
2016-02-25 15:59 UTC (20+ messages)
` [PATCH 01/19] epiphany: update to 3.18.4
` [PATCH 02/19] libfm: update to 1.2.4
` [PATCH 03/19] pcmanfm: "
` [PATCH 04/19] nspr: update to 4.12
` [PATCH 05/19] ffmpeg: update to 3.0
` [PATCH 06/19] libsolv: update to 0.6.19
` [PATCH 07/19] ccache: update to 3.2.4
` [PATCH 08/19] clutter-gst-3.0: update to 3.0.16
` [PATCH 09/19] gnupg: update to 2.1.11
` [PATCH 10/19] git: update to 2.7.2
` [PATCH 11/19] gtk-icon-utils-native: update to 3.18.8
` [PATCH 12/19] gtk+3: "
` [PATCH 13/19] libdrm: update to 2.4.67
` [PATCH 14/19] ncurses: update to revision 20160213
` [PATCH 15/19] nettle: update to 3.2
` [PATCH 16/19] pax-utils: update to 1.1.5
` [PATCH 17/19] python-git: update to 1.0.2
` [PATCH 18/19] vala: update to 0.30.1
` [PATCH 19/19] shared-mime-info: update to 1.6
[PATCH] automake: set test-driver path relative to top_builddir
2016-02-25 15:08 UTC
[PATCH v2] Improve externalsrc task dependency tracking
2016-02-25 14:29 UTC (2+ messages)
` [PATCH v2] externalsrc.bbclas: remove nostamp from do_configure
[PATCH 0/7] Version updates
2016-02-25 13:55 UTC (8+ messages)
` [PATCH 6/7] webkitgtk: update to 2.10.7
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