Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2013-09-03 15:16:49 to 2013-09-06 14:35:21 UTC [more...]

[PATCH 1/3] dejagnu: Add recipe
 2013-09-06 14:34 UTC  (4+ messages)
` [PATCH 2/3] expect: "
` [PATCH 3/3] gcc-runtime: Add ptest

[PATCH] package.bbclass: skip already-stripped QA test if asked for
 2013-09-06 14:14 UTC  (2+ messages)

[PATCH RFC] gcc-runtime: Hacks for libgfortran with gcc-4.8
 2013-09-06  9:34 UTC  (3+ messages)

[PATCH] systemd: Fix build with multilib
 2013-09-06  9:10 UTC  (2+ messages)

[PATCH] connman: Ignore the NFS root network interface in init script
 2013-09-06  7:23 UTC 

[PATCH] gcc-runtime: Add packaging for libgfortran (and also tweak others)
 2013-09-06  7:01 UTC  (2+ messages)

[PATCH] package_rpm.bbclass: Fix no_recommendations and package_exclude
 2013-09-05 23:48 UTC 

[PATCH] useradd: Handle users from a package being used in others
 2013-09-05 22:41 UTC 

[PATCH] local.conf.sample.extended: Add an example of how to enable fortran
 2013-09-05 21:14 UTC 

Invitation: OpenEmbedded public TSC/workgroup meeting
 2013-09-05 18:52 UTC 

[PATCH] ltp: update to new release 20130904
 2013-09-05 17:10 UTC 

[PATCH 0/4] Updates in support of genericx86*
 2013-09-05 16:23 UTC  (31+ messages)
` [PATCH 1/4] linux-firmware: Update SRCREV, pull in iwlwifi-7260 support
      ` [poky] "
` [PATCH 2/4] xorg-driver-common: Add configure and install appends from meta-intel
` [PATCH 3/4] xf86-video-mga: Pull in Matrox MGA support "
` [PATCH 4/4] genericx86: Create a x86-common.inc base for the x86 BSPs
    ` [poky] [PATCH 0/4] Updates in support of genericx86*

[PATCH_V4] image types: split live into iso and hddimg
 2013-09-05 16:25 UTC 

[PATCH 0/3] oeqa: cleaner testimage log
 2013-09-05 15:52 UTC  (4+ messages)
` [PATCH 1/3] oeqa/oetest: oeRuntimeTest: enable long messages
` [PATCH 2/3] oeqa/utils/sshcontrol: tweak ssh options
` [PATCH 3/3] oeqa/runtime/scp: replace dd call

[PATCH] devshell: Don't corrupt the fakeroot variables
 2013-09-05 15:17 UTC 

[PATCH 0/1] run-postinsts: move script execution from S98 to S99 in rcS.d
 2013-09-05 15:04 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC][PATCH] insane: configure option checking
 2013-09-05 15:02 UTC  (3+ messages)
` [PATCH] "

[PATCH] qemu: add recommend of kernel-modules for all qemu machines
 2013-09-05 14:39 UTC  (10+ messages)

[PATCH v2 0/1] image.bbclass: leave metadata in place if a PM is installed in the image
 2013-09-05 14:32 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH V2 0/2] ptest: add cleandirs flag and fix error on ubuntu host
 2013-09-05 13:58 UTC  (3+ messages)
` [PATCH V2 1/2] ptest.bbclass: "
` [PATCH V2 2/2] ptest.bbclass: add cleandirs flag to do_install_ptest_base

[PATCH 0/2] ptest: add cleandirs flag and fix error on ubuntu host
 2013-09-05 13:41 UTC  (4+ messages)
` [PATCH 1/2] ptest.bbclass: "
` [PATCH 2/2] ptest.bbclass: add cleandirs flag to do_install_ptest_base

[PATCH 0/1] image.bbclass: leave metadata in place if a PM is installed in the image
 2013-09-05 13:25 UTC  (17+ messages)
` [PATCH 1/1] "

[Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks
 2013-09-05 13:00 UTC  (3+ messages)

[PATCH 0/3] lttng: update to lttng 2.3.0
 2013-09-05 12:56 UTC  (5+ messages)
` [PATCH 1/3] lttng-ust: Update to version 2.3.0
` [PATCH 2/3] lttng-tools: "
` [PATCH 3/3] lttng-modules: "

[RFC][PATCH 1/4] package.bbclass: move reading shlibs providers to separate function
 2013-09-05 12:01 UTC  (4+ messages)

[PATCH_V3] image types: split live into iso and hddimg
 2013-09-05 11:56 UTC 

[PATCH_V2] HOB: split live into iso and hddimg
 2013-09-05 11:52 UTC  (5+ messages)

[PATCH 1/2] linux-firmware: correct name of Marvell license file
 2013-09-05 11:17 UTC  (3+ messages)

[PATCH] lib/oeqa/runtime: add basic scanelf test
 2013-09-05 10:54 UTC 

Busybox adduser cannot create system user "no uids left"
 2013-09-05  9:41 UTC  (3+ messages)

OpenEmbedded Layer Index updated
 2013-09-05  8:20 UTC  (3+ messages)
  ` [yocto] "

[PATCH] resolvconf: specify configuration for systemd-tmpfiles --update
 2013-09-05  5:24 UTC 

[PATCH V4 00/20] Add python 3 support
 2013-09-05  4:18 UTC  (4+ messages)

[PATCH V5 00/13] Add python 3 support
 2013-09-05  4:16 UTC  (14+ messages)
` [PATCH 01/13] generate-manifest-3.3.py: Add script to generate python 3.3 manifests
` [PATCH 02/13] python-3.3-manifest: Add python3 manifest file
` [PATCH 03/13] python3native.bbclass: Add python3 abstraction class
` [PATCH 04/13] package_rpm.bbclass: Trigger the regexp on exact keyword match
` [PATCH 05/13] classes/distutils: Introduce PYTHON_PN
` [PATCH 06/13] classes: Add distutils for python3
` [PATCH 07/13] distutils: Introduce PYTHON_ABI variable
` [PATCH 08/13] distutils3: Do build_ext as separate step during compile
` [PATCH 09/13] python3: Add target and native recipes
` [PATCH 10/13] python_2.7.3.bb: Inherit python-dir
` [PATCH 11/13] python-distribute: Add recipes for python2 and python3
` [PATCH 12/13] distutils3.bbclass: Fix typo and use proper values for target sysroot
` [PATCH 13/13] distutils3.bbclass: Use MACHINE for sysroot when not building for build host

[PATCH 0/3] linux-yocto/3.10: M4/rc fixes
 2013-09-05  2:20 UTC  (4+ messages)
` [PATCH 1/3] linux-yocto/3.10: fix YAFFS2 build issues
` [PATCH 2/3] linux-yocto/3.10: update to v3.10.10
` [PATCH 3/3] qemumips: fix keyboard entry in graphical boots

[PATCH v3 1/3] core-image-weston: Ensure wayland distro feature is enabled
 2013-09-04 21:39 UTC  (3+ messages)
` [PATCH v3 2/3] core-image-directfb: Use 'distro_features_check' class
` [PATCH v3 3/3] u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07

[PATCH v2 1/3] core-image-weston: Ensure wayland distro feature is enabled
 2013-09-04 21:33 UTC  (3+ messages)
` [PATCH v2 2/3] core-image-directfb: Use 'distro_features_check' class
` [PATCH v2 3/3] u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07

GCC search paths in MinGW SDK
 2013-09-04 15:40 UTC  (5+ messages)

[PATCH 1/3] lttng-ust: Update to version 2.3.0
 2013-09-04 15:22 UTC  (4+ messages)

[PATCH 0/3] lttng: update to lttng 2.3.0
 2013-09-04 13:57 UTC  (2+ messages)

[RFC][PATCHv2] bitbake.conf: include machine name in DEPLOY_DIR_IMAGE
 2013-09-04 13:44 UTC  (3+ messages)

[PATCH] HOB: split live into iso and hddimg
 2013-09-04 13:10 UTC  (2+ messages)

[PATCH 3/3] lttng-modules: Update to version 2.3.0
 2013-09-04 12:51 UTC 

[PATCH 2/3] lttng-tools: Update to version 2.3.0
 2013-09-04 12:51 UTC 

bitbake.conf: Add SDKPKGSUFFIX to hash whitelist
 2013-09-04 11:49 UTC 

[PATCH] package.bbclass: Fix darwin shlib handling
 2013-09-04 11:48 UTC 

do_patch and binary patches
 2013-09-04 11:44 UTC 

qt4-x11-free dependence on gtk+
 2013-09-04 11:20 UTC  (5+ messages)

[PATCH 1/5] [v6] openssh: Add systemd support
 2013-09-04 11:05 UTC  (5+ messages)
` [PATCH 2/5] [v6] lighttpd: "
` [PATCH 3/5] [v6] rpcbind: "
` [PATCH 4/5] [v6] nfs-utils: "
` [PATCH 5/5] [v6] systemd: Remove base_libdir if installed only for systemd_unitdir

[PATCH 0/1] archiver.bbclass: exclude recursive symlink for diff
 2013-09-04  8:01 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/2] make runlevel to return correct value
 2013-09-04  7:00 UTC  (4+ messages)
` [PATCH 1/2] systemd-compat-units: do not create runlevel command
` [PATCH 2/2] systemd: link runlevel from systemctl

[PATCH] flex: Only use create_wrapper for native and nativesdk
 2013-09-04  6:30 UTC 

[RFC PATCH v5 0/2] Pending changes for review/discussion
 2013-09-03 19:50 UTC  (3+ messages)
` [RFC PATCH v5 2/2] uboot-config.bbclass: Allow choose of U-Boot config for machine

[PATCH] core-image-directfb: Use 'distro_features_check' class
 2013-09-03 19:43 UTC 

[WIP][PATCH 00/20] Deterministic dependencies II
 2013-09-03 18:57 UTC  (13+ messages)
` [WIP][PATCH 05/20] xdypinfo: Add dependency on libxcomposite
` [WIP][PATCH 06/20] libmatchbox: Add PACKAGECONFIG for png
` [WIP][PATCH 08/20] telepathy-mission-control: Add PACKAGECONFIG for upower and connectivity

Race condition in log_check
 2013-09-03 18:22 UTC 

[PATCH 1/5] [v5] openssh: Add systemd support
 2013-09-03 16:49 UTC  (3+ messages)
` [PATCH 2/5] [v5] lighttpd: "

[PATCH] systemd: Cover for udev-systemd
 2013-09-03 16:43 UTC  (3+ messages)

[PATCH] pseudo: fix memory leak and missed privilege drop
 2013-09-03 15:41 UTC  (2+ messages)

[PATCH] sqlite3: update to version 3.8.0.1
 2013-09-03 16:06 UTC  (3+ messages)

[PATCH 0/3] linux-yocto/3.10: consolidated pull update
 2013-09-03 15:16 UTC  (4+ messages)
` [PATCH 1/3] kernel-yocto: improve error checking on non-git repos
` [PATCH 2/3] linux-yocto/3.10: fix YAFFS2 build issues
` [PATCH 3/3] linux-yocto/3.10: update to v3.10.10


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