Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2014-08-06 13:28:31 to 2014-08-10 16:07:07 UTC [more...]

[PATCH 0/1] OpenSSL upgrade
 2014-08-10 16:06 UTC  (2+ messages)
` [PATCH 1/1] openssl: upgrade to 1.0.1i

[PATCH 0/1] guile: workaround ice ssa corruption while DEBUG_BUILD
 2014-08-10 14:21 UTC  (3+ messages)
` [PATCH 1/1] "

State of bitbake world, test-dependencies 2014-08-08
 2014-08-10 13:50 UTC  (2+ messages)

[PATCH] directfb: add PACKAGECONFIG for webp
 2014-08-10 13:24 UTC 

[PATCH] kernelshark: add dependency on libxml2
 2014-08-10 13:15 UTC 

[PATCH] Remove "SRC_URI_OVERRIDES_PACKAGE_ARCH = 0" from tslib.bb
 2014-08-10 12:07 UTC  (6+ messages)

[for-dora][for-daisy][PATCH] qt4: Fix Qt 4.8.5 source to new location
 2014-08-10 11:49 UTC 

[RFC][PATCH] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11
 2014-08-10 11:23 UTC  (13+ messages)
` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc
          ` [PATCH] gst-ffmpeg: add PACKAGECONFIG for libav9 and patch from Gentoo
          ` [RFC][PATCH] libav: drop older 0.8.11 and use libav-9 by default

[PATCH] base.bbclass: Remove old-style definition of do_build() task
 2014-08-10 10:04 UTC 

[daisy][PATCH 1/2] perf: explicitly disable libunwind
 2014-08-10  9:38 UTC  (2+ messages)
` [daisy][PATCH 2/2] perf: fix indentation

puzzled about definition of "build" task
 2014-08-10  0:55 UTC  (2+ messages)

[PATCH 0/1] Fix TOCTOU issue with sstate mirror
 2014-08-09 22:43 UTC  (2+ messages)
` [PATCH 1/1] lib/oeqa/selftest: Don't match log level in output

State of bitbake world, Failed tasks 2014-08-08
 2014-08-09 17:40 UTC 

[PATCH 1/8] test-dependencies, insane.bbclass: improve the message
 2014-08-09 16:08 UTC  (8+ messages)
` [PATCH 2/8] gst-fluendo*: add --disable-debug only to gst-fluendo-mp3
` [PATCH 3/8] mpeg2dec: add PACKAGECONFIG for x11 and fix dependencies
` [PATCH 4/8] libarchive: add PACKAGECONFIG for nettle
` [PATCH 5/8] piglit: add dependency on libxrender
` [PATCH 6/8] midori: add dependency on libxscrnsaver
` [PATCH 7/8] directfb: add PACKAGECONFIG for drmkms and tiff
` [PATCH 8/8] guile: add dependency on ncurses and readline

Error: package not found in the base feeds
 2014-08-09 12:40 UTC 

How to force patch application
 2014-08-09 12:35 UTC  (5+ messages)

RFC: Improving the developer workflow
 2014-08-09 11:57 UTC  (12+ messages)
` [yocto] "

[PATCH] tslib: Delete unnecessary "SRC_URI_OVERRIDES_PACKAGE_ARCH = 0"
 2014-08-09 11:25 UTC 

[PATCH 1/2] nssmyhostname: fix runtime dependencies
 2014-08-09 11:23 UTC  (4+ messages)
` [RFC][PATCH 2/2] systemd: rprovide/rreplace/rconflict nss-myhostname

[dora][backport][PATCH] kernel: don't copy .so.dbg files into kernel source install
 2014-08-09  9:11 UTC 

[PATCH] oeqa/runtime: add new cpp test and file
 2014-08-09 11:01 UTC 

[PATCH 0/4] Enable automated sdk tests
 2014-08-09 10:59 UTC  (5+ messages)
` [PATCH 1/4] meta/classes/testimage.bbclass: add testsdk task and enable functionality for it
` [PATCH 2/4] oeqa/oetest.py: enable sdk testing
` [PATCH 3/4] oeqa/utils/targetbuild.py: add support for sdk tests
` [PATCH 4/4] oeqa/sdk/: add sdk tests for sudoku, iptables and cvs

[PATCH 00/35] wic: diet and refactor
 2014-08-08 22:06 UTC  (36+ messages)
` [PATCH 01/35] wic: Make exec_cmd() error out instead of warn
` [PATCH 02/35] wic: Remove unused custom commands
` [PATCH 03/35] wic: Remove packaging, config commands
` [PATCH 04/35] wic: Remove mic bootstrap
` [PATCH 05/35] wic: Remove mic chroot
` [PATCH 06/35] wic: Remove rt_util
` [PATCH 07/35] wic: Remove mic package managers
` [PATCH 08/35] wic: Remove bmap support
` [PATCH 09/35] wic: Remove fiemap support
` [PATCH 10/35] wic: Remove grabber implementation
` [PATCH 11/35] wic: Remove proxy support
` [PATCH 12/35] wic: Remove rpmmisc
` [PATCH 13/35] wic: Remove unused fs_related code
` [PATCH 14/35] wic: Remove unused misc code
` [PATCH 15/35] wic: Remove 3rdparty/urlgrabber
` [PATCH 16/35] wic: Remove unused 3rdparty/commands
` [PATCH 17/35] wic: Remove gpt_parser
` [PATCH 18/35] wic: Remove unused plugin and error code
` [PATCH 19/35] wic: Clean up BaseImageCreator
` [PATCH 20/35] wic: Clean up DirectImageCreator
` [PATCH 21/35] wic: Clean up PartitionedMount
` [PATCH 22/35] wic: Clean up Creator
` [PATCH 23/35] wic: Remove unused command versioning support
` [PATCH 24/35] wic: Update 'Background and Motivation' help section
` [PATCH 25/35] wic: Remove unused conf support
` [PATCH 26/35] wic: Remove Mount object
` [PATCH 27/35] wic: Update/rename/delete mount-related code
` [PATCH 28/35] wic: Update cleanup/unmount-related code
` [PATCH 29/35] wic: Update/rename install-related code
` [PATCH 30/35] wic: Update/rename configure-related code
` [PATCH 31/35] wic: Rename PartitionedMount
` [PATCH 32/35] wic: Rename MountError
` [PATCH 33/35] wic: Update Disk description
` [PATCH 34/35] wic: Rename /mic to /wic
` [PATCH 35/35] wic: Bump the version to 2.0

[PATCH] opkg-utils: allow disabling update-alternatives
 2014-08-08 18:11 UTC  (2+ messages)

[PATCH] psplash: Adding support for systemd service files
 2014-08-08 18:07 UTC  (2+ messages)

[PATCH v2] trace-cmd: Update to version 2.3.2
 2014-08-08 15:41 UTC 

how does SCR_URI_OVERRIDES_PACKAGE_ARCH affect building tslib?
 2014-08-08 15:14 UTC  (3+ messages)

[PATCH] perl-rdepends: add CPAN, CPAN::Meta requirements
 2014-08-08 14:31 UTC 

[PATCH] Yocto: Install full set of python modules in Qt SDK toolchain
 2014-08-08 12:22 UTC  (3+ messages)

[PATCH 0/2] Fix gpg support in opkg
 2014-08-08 12:16 UTC  (5+ messages)
` [PATCH 1/2] gpgme: Add pkg-config file
` [PATCH 2/2] opkg: Add runtime dep on gnupg if 'gpg' is in PACAKGECONFIG

gpgme-config
 2014-08-08 11:26 UTC  (3+ messages)

[PATCH] kexec-tools: reinstate 'kexec-tools' package
 2014-08-08  6:46 UTC 

[PATCH] kexec-tools: Create separate package for vmcore-dmesg
 2014-08-08  6:45 UTC  (2+ messages)

[PATCH 1/1] gmp: uprev it to 6.0.0
 2014-08-08  4:19 UTC  (3+ messages)

[PATCH 0/2] Upstream recipe for bootchart2 from WebOS (revised again)
 2014-08-07 22:33 UTC  (5+ messages)
` [PATCH 1/2] bootchart2: create recipe for bootchart2
` [PATCH 2/2] ubootchart: delete ubootchart recipe

[PATCH 0/3] Add xf86-video-fbdev and xf86-video-cirrus to qemux86 and qemux86-64
 2014-08-07 20:31 UTC  (4+ messages)
` [PATCH 1/3] xorg-drivers: xf86-video-cirrus: add a recipe for the Cirrus Logic X.Org driver
` [PATCH 2/3] qemux86: support X11 when QEMU is emulating a different GPU than vmware
` [PATCH 3/3] qemux86-64: "

[PATCH 0/5] Add initial fitImage support
 2014-08-07 20:15 UTC  (6+ messages)
` [PATCH 2/5] Yocto: kernel: Pull out the linux.bin generation
` [PATCH 3/5] Yocto: kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKE
` [PATCH 5/5] Yocto: kernel: Add basic fitImage support

[PATCH 0/3] Upstream recipe for bootchart2 from WebOS (revised)
 2014-08-07 20:12 UTC  (4+ messages)
` [PATCH 1/3] python: python-pycairo: add python-pycairo-native
` [PATCH 2/3] bootchart2: create recipe for bootchart2
` [PATCH 3/3] ubootchart: delete ubootchart recipe

[PATCH] opkg-utils: allow disabling update-alternatives
 2014-08-07 19:36 UTC  (3+ messages)

[PATCH] coreutils: drop patch that unconditionally mangles manpages
 2014-08-07 17:35 UTC  (5+ messages)

[PATCH 0/5] Add initial fitImage support
 2014-08-07 15:26 UTC  (6+ messages)
` [PATCH 1/5] Yocto: kernel: Rework do_uboot_mkimage
` [PATCH 2/5] Yocto: kernel: Pull out the linux.bin generation
` [PATCH 3/5] Yocto: kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKE
` [PATCH 4/5] Yocto: kernel: Build DTBs early
` [PATCH 5/5] Yocto: kernel: Add basic fitImage support

[PATCH] Yocto: qt4: Let qmake control some compiler/linker flags
 2014-08-07 15:25 UTC 

[PATCH][RESEND] Yocto: qt4: Avoid duplicate flags in the g++-unix.conf
 2014-08-07 15:25 UTC 

[PATCH 0/7] fix rebuild error
 2014-08-07 13:41 UTC  (8+ messages)
` [PATCH 1/7] libnewt: fix recompile error
` [PATCH 2/7] trace-cmd: "
` [PATCH 3/7] logrotate: "
` [PATCH 4/7] kexec-tools: "
` [PATCH 5/7] kernelshark: "
` [PATCH 6/7] u-boot-mkimage: "
` [PATCH 7/7] syslinux: fix reinstall error

[PATCH] pigz: Add dependency on zlib-native for pigz-native
 2014-08-07 10:36 UTC 

[PATCH] gdk-pixbuf-native: add setscene dep on jpeg-native
 2014-08-07 10:32 UTC 

patchwork client problems
 2014-08-07 10:17 UTC  (5+ messages)

[PATCH] core-image.bbclass: Correct comment about packagegroups
 2014-08-07  8:55 UTC 

[PATCH 0/2] Two fixes about systemd
 2014-08-07  8:34 UTC  (3+ messages)
` [PATCH 1/2] alsa-state: install init script only when 'sysvinit' is in DISTRO_FEATURES
` [PATCH 2/2] v86d: fix for systemd to load uvesafb module correctly

[PATCH] trace-cmd: Update to version 2.3.2
 2014-08-07  8:26 UTC  (4+ messages)

[PATCH] gstreamer1.0-plugins-good: fix the bug for gstrtpmp4gpay
 2014-08-07  1:50 UTC 

[PATCH] busybox: Add Upstream-Status to patch
 2014-08-06 23:30 UTC 

OE Changelog since 2014-07-27 until 2014-08-03
 2014-08-06 19:09 UTC 

[PATCH] 0/2] Update tzcode and data to 2014f
 2014-08-06 19:07 UTC  (3+ messages)
` [PATCH] 1/2] tzcode: update "
` [PATCH] 2/2] tzdata: "

[PATCH] remake: fix build error
 2014-08-06 16:18 UTC 

[PATCH] Remove remnants of deleted "do_package_write" task
 2014-08-06 16:10 UTC 

[PATCH 0/1] boot-directdisk.bbclass: use local HDDDIR
 2014-08-06 15:43 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] lz4: update to 120
 2014-08-06 14:46 UTC 

[PATCH] util-linux: create an all encompassing package group
 2014-08-06 14:42 UTC  (4+ messages)

[PATCH] opkg-utils: allow disabling update-alternatives
 2014-08-06 13:53 UTC  (4+ messages)

[PATCH v2] wpa-supplicant: use PACKAGECONFIG for ssl selection
 2014-08-06 13:32 UTC  (4+ messages)


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