[oe] OE Changelog since 2014-01-26 until 2014-02-02

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Feb 3 20:46:07 UTC 2014


Changelog since 2014-01-26 until 2014-02-02.  Projects included in this report:

bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://github.com/Angstrom-distribution/meta-angstrom.git
meta-arago: git://arago-project.org/git/meta-arago.git
meta-beagleboard: git://github.com/beagleboard/meta-beagleboard.git
meta-browser: git://github.com/OSSystems/meta-browser.git
meta-bug: git://github.com/buglabs/meta-bug.git
meta-chicken: git://github.com/OSSystems/meta-chicken
meta-efikamx: git://github.com/kraj/meta-efikamx.git
meta-ettus: http://github.com/koenkooi/meta-ettus.git
meta-fsl-arm: git://git.yoctoproject.org/meta-fsl-arm
meta-fsl-arm-extra: git://github.com/Freescale/meta-fsl-arm-extra.git
meta-fsl-ppc: git://git.yoctoproject.org/meta-fsl-ppc
meta-guacamayo: git://github.com/Guacamayo/meta-guacamayo.git
meta-gumstix: git://github.com/gumstix/meta-gumstix.git
meta-gumstix-community: git://gitorious.org/schnitzeltony-oe-meta/meta-gumstix-community.git
meta-handheld: git://git.openembedded.org/meta-handheld
meta-igep: http://github.com/ebutera/meta-igep.git
meta-intel: git://git.yoctoproject.org/meta-intel
meta-ivi: git://git.yoctoproject.org/meta-ivi
meta-java: git://github.com/woglinde/meta-java
meta-kde: git://gitorious.org/openembedded-core-layers/meta-kde.git
meta-micro: git://git.openembedded.org/meta-micro
meta-mono: git://git.yoctoproject.org/meta-mono.git
meta-netbookpro: git://github.com/tworaz/meta-netbookpro
meta-nslu2: git://github.com/kraj/meta-nslu2
meta-opie: git://git.openembedded.org/meta-opie
meta-qt3: git://git.yoctoproject.org/meta-qt3
meta-qt5: git://github.com/meta-qt5/meta-qt5.git
meta-slugos: git://github.com/kraj/meta-slugos
meta-systemd: git://git.yoctoproject.org/meta-systemd
meta-raspberrypi: git://github.com/djwillis/meta-raspberrypi.git
meta-smartphone: http://git.shr-project.org/repo/meta-smartphone.git
meta-ti: git://git.yoctoproject.org/meta-ti
meta-webos: git://github.com/openwebos/meta-webos.git
meta-xilinx: git://git.yoctoproject.org/meta-xilinx
meta-yocto: git://git.yoctoproject.org/meta-yocto
openembedded: git://git.openembedded.org/openembedded

====================================================
Changelog for bitbake:

Alexandru DAMIAN (8):
  toaster: update Simple UI references to avoid conflict
  toaster: update Task classification fields
  toaster: add vim modelines for .py files
  toaster: add jquery cookie plugin
  toaster: Toaster GUI Build and Dashboard pages fixes
  toaster: settings remove duplicate entry
  toaster: fix builds page CSS and functionality
  toaster: fix package data gathering

Andreea Proca (1):
  toaster: Add initial tests

Barros Pena, Belen (1):
  toaster: Set .error styles for tables

Bill Traynor (6):
  usermanual: Updated CC License to version 3.0
  usermanual: Renamed manual dir to user-manual to be consistent.
  user-manual: Import YP Docs templates for usermanual improvements
  gitignore: Update for recent docs changes
  documentation: Add README based off the YP docs one
  user-manual-intro.xml: Re-write of BitBake introduction.

David Reyna (2):
  toaster: Implementation of base build details page
  toaster: Implementation of recipe detail views

Irina Patru (6):
  hob: change error_msg for CommandFailed event
  bitbake: hob: check if parser has attribute 'shutdown'
  hob: unsetting busy cursor after hitting Stop button
  hob: don't display interruptions as fails
  hob: Don't always save proxy values in conf file
  hob: No need for enable_proxy and same_proxy in conf file

Ravi Chintakunta (4):
  toaster: Base html fix to set the page title
  toaster: Base table fixes for header text, sort icon and filter icon
  toaster: Added custom filter tags for use in templates.
  toaster: All Tasks Feature with sorting and filtering

Richard Purdie (34):
  user-manual: Separate out chapters into individual files
  user-manual-intro: Expand introduction and fix spelling mistakes
  user-manual-intro: Update/improve whitespace
  user-manual-intro: Add obtaining bitbake and summary sections
  user-manual-intro: Various minor cleanups/improvements
  user-manual-metadata: Add section ids for most sections
  user-manual-metadata: Reorder sections to more logical order
  user-manual-metadata: Update whitespace (no content changes)
  user-manual-metadata: Replace screen tags with literallayout tags
  user-manual-metadata: Use filename tags instead of literal and varname tags
  user-manual-metadata: Editing pass over the manual chapter
  user-manual-metadata: Add lists of common events
  user-manual-metadata: Add section about data store operations
  user-manual-metadata: Rework section about shell/python functions
  user-manual-metadata: Add section about running tasks and the environment
  user-manual-metadata: Add section about INHERIT
  user-manual-metadata: Add section about layers
  user-manual-metadata: Expand parsing process docuemtnation
  user-manual-metadata: Clean up task flag section
  user-manual-metadata: Clean up task documentation
  user-manual-fetching: Change the file whitespace
  user-manual-fetching: Change screen -> literallayout
  user-manual-fetching: Change varname/emphasis tags to filename
  user-manual-fetching: Editing pass over the manual chapter
  user-manual-bitbakecommand: Update help text output with that from bitbake m
  user-manual-bitbakecommand: Reform whitespace
  user-manual-bitbakecommand: Replace screen tags with literallayout
  user-manual-bitbakecommand: Standardise on section tags, not example
  user-manual-bitbakecommand: Various edits/cleanups
  cooker: Add option of specifying indvidual tasks for targets
  runqueue: Simplify pointless len() usage
  Revert "usermanual: Updated CC License to version 3.0"
  user-manual: Fix issue with previous revert
  runqueue: Fix race against tasks sharing stamp files

Robert Yang (1):
  siggen.py: fix the SignatureGenerator()

Scott Rifenbark (10):
  user-manual-intro.xml: Added "Concepts" section.
  user-manual.xml: Cleanup on the title page.
  user-manual-hello.xml: Added new chapter for "Hello World Example"
  user-manual-ref-variavbles.xml: Added new glossary chapter.
  user-manual-metadata.xml: Renamed section tag
  user-manual-customization.xsl: Updated param list to pass
  template/titlepage.templates.xml: Suppress Title Text.
  user-manual-ref-variables.xml: Editing pass.
  user-manual-ref-variables.xml: Fixed references to "Build Directory".
  user-manual-ref-variables.xml: Added 10 new variables to the glossary.

====================================================
Changelog for openembedded-core:

Alexandru DAMIAN (1):
  toaster.bbclass: save original package name

Andreas Oberritter (1):
  cogl: kms: include necessary header for size_t

Baogen Shang (2):
  e2fsprogs:fix build native package error
  curl:Fix multilib header conflict - curl/curlbuild.h

Barros Pena, Belen (1):
  documentation.conf: update task descriptions

Chen Qi (15):
  systemd: fix ptest to make it able to run on target
  dropbear: add systemd unit files
  openssh: fixes for systemd
  distcc: add systemd support
  at: add systemd support
  run-postinsts: remove the init script after a clean start-up
  dpkg: use systemd service for first boot configuration
  udev: fix typo
  Revert "Add missing RDEPENDS of initscripts-functions"
  update-rc.d: automatically rdepend on initscripts-funtions
  sysvinit: add initscripts-functions to RDEPENDS
  busybox: upgrade to stable 1.22.1
  meta-skeleton: rename busybox's bbappend file
  coreutils: move 'stat' to base_bindir_progs
  procps: make the 'watch' command register to /bin/watch

Chong Lu (4):
  apr: enable ptest support
  apr-util: enable ptest support
  gawk: enable ptest support
  parted: enable ptest support

Christopher Larson (1):
  tiff: flesh out PACKAGECONFIG

Corneliu Stoicescu (1):
  oe-selftest: New tests for sstate relocation

Cristian Iorga (6):
  neard: upgrade to 0.14
  libpcap: upgrade to 1.5.3
  minicom: upgrade to 2.7
  connman: upgrade to 1.21
  rpcbind: fixes crash during start
  minicom: fix for multilib and x32 build crash

Darren Hart (12):
  x86: Replace ia32 with x86 when referring to the generic architecture
  i586: Only add the current tune to PACKAGE_EXTRA_ARCHS
  tune-core2: Replace -mtune=generic with -mtune=core2
  tune-core2: Only add the current ARCH to PACKAGE_EXTRA_ARCHS
  tune: Make 32b or 64b explicit in tune name for core2
  tune-corei7: Add support for cpu-type corei7
  tune: Remove tune-x86_64.inc
  tune: README: Whitespace cleanup
  tune: README: Document best practice
  tune: README: Typographical corrections
  qemux86_64: Use the core2-64 tune
  eglibc-ld.inc: Update the inc file to match the new x86 tune

David Nyström (1):
  packagegroup-core-standalone-sdk-target: Add qemuwrapper-cross to target sys

Fahad Arslan (1):
  speex: configure in float or fixed mode based on TARGET_FPU

Fathi Boudra (6):
  ltp: update SRC_REV to LTP 20140115 release
  ltp: fix style using oe-stylize (no changes in the content of the recipe its
  ltp: drop do_unpack_append/do_extract_tarball
  ltp: update ffsb-6.0-rc2 license file path
  ltp: fix comment to refer to oe-core instead of poky
  ltp: fix ffsb ftbfs on cross-compiled environment

Holger Hans Peter Freyther (1):
  gcc: Include patch scheduled for GCC 4.8.3 to fix epilogue on ARM

Jacob Kroon (1):
  cml1.bbclass: Fix return code handling in do_menuconfig()

Jason Wessel (7):
  unfs3: Add a NFSv3 user mode server for use with runqemu
  unfs3, unfs-server: Replace all instances of unfs-server with unfs3
  unfs-server: Remove unfs-server recipe and patches
  runqemu-export-rootfs: update for unfs3
  runqemu, runqemu-internal: Allow slirp for NFS and KVM use
  unfs3: Fix dependencies and allow target builds
  unfs3: Fix compile regression from unfs3 port

Jonas Eriksson (1):
  qemu: Allow building without X11 support

Jonathan Liu (1):
  syslinux: fix booting memtest86+ using pxelinux regression

Koen Kooi (3):
  linux-firmware: split out ATI/AMD Radeon firmware
  scons bbclass: enable parallel make
  lz4: actually install things

Kristof Robot (1):
  Add Cortex A7 support for NEONv2 & FPv4

Laszlo Papp (1):
  lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patches

Leonid Borisenko (2):
  package.bbclass: add getter of additional metadata
  package_{ipk, deb, rpm}.bbclass: support additional user-defined metadata

Martin Jansa (10):
  cmake: Fix freetype detection
  opkg-utils: Add RPROVIDES/RREPLACES/RCONFLICTS to fix upgrade-path
  feature-arm-thumb: Fix missing t2 suffix for armv7a MACHINEs
  package.bbclass: Don't search for providers of PRIVATE_LIBS
  package.bbclass: Show which files require given dependency in debug output
  sstate-cache-management.sh: Fix remove_duplicated() to work after SSTATE_SWS
  sstate-cache-management.sh: Fix rm_by_stamps() to work after SSTATE_SWSPEC c
  sstate-cache-management.sh: Show total number of files when showing how many
  sstate-cache-management.sh: Fix available architectures
  sstate-cache-management.sh: don't remove all packagedata sstate archives

Mikhail Durnev (2):
  wpa-supplicant: Add dependency on openssl
  unzip: Pass LDFLAGS to the linker

Ming Liu (2):
  multilib.bbclass: fix Multilib QA Issue
  quilt: add ac_cv_path_BASH to CACHED_CONFIGUREVARS also for native

Nathan Rossi (1):
  kernel.bbclass: Fix empty modules directory QA issue

Otavio Salvador (1):
  buildhistory.bbclass: Improve robustness in image file listing

Phil Blundell (1):
  alsa-utils: Add PACKAGECONFIG for udev

Richard Purdie (6):
  utils: Add a cpu_count wrapper function
  local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL
  pkgconfig: Drop glibconfig from SRC_URI to unbreak builds after previous com
  cogl: Place the patch in the correct directory
  libtool: Set CONFIG_SHELL for nativesdk
  scripts/cp-noerror: Avoid a race

Robert Yang (3):
  sanity.bbclass: check required perl modules
  mdadm: fix build on qemumips64
  sanity.bbclass: check that TMPDIR is not located on nfs

Ross Burton (5):
  run-postinsts: Add systemd service file
  systemd-compat-units: remove run-postints service
  image.bbclass: fix paths to run-postinsts
  python-numpy: don't search host directories for libraries
  pkgconfig: remove out-dated configure options and dependencies

Roy Li (1):
  initscripts: define failure/success/warning/pass functions

Saul Wold (4):
  lsbinitscripts: Update to 9.52
  libcgroup: Update to 0.41
  runqemu: Use the newer unfs3 for serving user space nfs
  combo-layer: Make directories only if they don't exisit yet

Sipke Vriend (1):
  lib/oeqa: sshcontrol: Allow alternate port for SSHControl

Stefan Stanacar (6):
  oeqa/runtime: rpm: fix finding the test rpm file
  scripts/runqemu-internal: use -cpu core2duo for qemux86-64
  oeqa/runtime: drop restartTarget method
  oeqa/runtime: smart: fix adding channels
  oeqa/utils: sshcontrol: rewrite the SSHControl class
  oeqa/runtime: syslog: update --help test

Tobias Blom (1):
  apmd.service: Fix typo (not mandatory EnvironmentFile prefix)

Tyler Hall (1):
  db: Fix libtool linking against local libstdc++.so

====================================================
Changelog for meta-openembedded:

Andreas Oberritter (1):
  dietsplash: bump SRCREV

Javier Viguera (1):
  networkmanager: fix incorrect configure option

Koen Kooi (4):
  xf86-video-ati: recommend linux-firmware
  libhugetlbfs: ensure package strip logic stays the same after oe-core packag
  libusbg: add 0.1.0
  gperftools: update to 2.1

Martin Jansa (1):
  connman: Rename .bbappend to match new version from oe-core

Ming Liu (1):
  samba: add PACKAGECONFIG for libunwind

Nick D'Ademo (1):
  opencv: Bump SRCREV, PV is now 2.4.8+git

chase maupin (1):
  php: update SRC_URI for new download location

====================================================
Changelog for meta-angstrom:

Khem Raj (1):
  connman: Use wildcard in bbappend

Koen Kooi (1):
  angstrom-version: enhance lsb_release arg parsing

====================================================
Changelog for meta-arago:

Chase Maupin (1):
  ts-calibrate-init: export TSLIB_TSDEVICE

Denys Dmytriyenko (12):
  openssl: drop NO_ONESHOT patch to unbreak SHA1 and MD5
  dual-camera-demo: fix the license
  php: amend URL with the new location of the source tarball
  qt5: remove upstreamed nativesdk recipes, update bbappends 5.1.1 -> 5.2.0
  uim: few cosmetic fixes
  ipc-test-fw: add FW images version 3.21.00.02 for IPC tests
  packagegroup-arago-test: add ipc-test-fw package
  packagegroup-arago-test: move ipc-test-fw into omap-a15 specific list
  base-files: pre-create /run symlink to point to /var/run
  udev-extraconf: overlay mount.sh as is from oe-core/dylan
  udev-extraconf: update mount.sh to use /run/media instead of /media
  packagegroup-*-connectivity: add back bt-firmware required for WiLink8 on am

Eyal Reizer (1):
  bluetooth-firmware: update for wilink8 sp3.3

Franklin S. Cooper Jr (12):
  dual-camera-demo: Dual Camera Demo App
  ti-tisdk-makefile: Add dual camera demo to Makefile
  arago-source-ipk.conf: Generate sourceipk for the dual-camera-demo
  packagegroup-arago-tisdk-*: Add dual camera demo to AM437x SDK
  ti-tisdk-setup: Update to support new u-boot, kernel and device
  stress: Pull stress into meta-arago-extras
  packagegroup-arago-test: Add useful testing tools
  packagegroup-arago-tisdk-connectivity: Add UIM for Bluetooth
  busybox: Enable nice and bridge control utility
  packagegroup-arago-tisdk-addons: Add ptpd utility
  ts-calibrate: Always export TSLIB_CALIBFILE env variable
  Update sd card partition mount location

Roger Monk (1):
  ti-connectivity/uim: Add Usermode Init Mgr for TI Wilink Shared Transport

Yaniv Machani (3):
  Wl18xx : recipes update - tag changed to ol_r8.a8.10
  hostap-daemon-wl18xx: fix conf file
  wl18xx wlconf: add missing default bin

====================================================
Changelog for meta-beagleboard:

====================================================
Changelog for meta-browser:

Khem Raj (1):
  nss: Remove in favor of OE-Core

====================================================
Changelog for meta-bug:

====================================================
Changelog for meta-chicken:

====================================================
Changelog for meta-efikamx:

====================================================
Changelog for meta-ettus:

====================================================
Changelog for meta-fsl-arm:

Daiane Angolini (3):
  imx51evk: Add myself as maintainer
  mx53ard: Add myself as maintainer
  imx6qsabreauto: Add myself as maintainer

Otavio Salvador (7):
  imx23evk: Add myself as maintainer
  imx28evk: Add myself as maintainer
  imx6dlsabresd: Add myself as maintainer
  imx6qsabresd: Add myself as maintainer
  imx6slevk: Add myself as maintainer
  imx6solosabresd: Add myself as maintainer
  scripts/get-maintainer: Allow query of maintainer

====================================================
Changelog for meta-fsl-arm-extra:

Carlos Rafael Giani (3):
  u-boot-cubox-i: add u-boot fork for cubox-i machines
  linux-cubox-i: add customized kernel
  cubox-i: add machine config

Eric Nelson (6):
  linux-boundary: Add support for 3.10.17-beta
  u-boot-script-boundary: update to latest revision on Github
  u-boot-script-boundary: Allow board-specific boot scripts
  imx6qsabrelite: Add myself as maintainer
  nitrogen6x: Add myself as maintainer
  nitrogen6x-lite: Add myself as maintainer

Otavio Salvador (4):
  net-persistent-mac: Use the license text from common-licenses
  linux-denx: Update SRC_URI for new fetcher behavior.
  cgtqmx6: Set u-boot-imx version to 2009.08
  linux-imx (3.0.35): Update Congatec cgtqmx6 to 3.0.35-4.1.0

====================================================
Changelog for meta-fsl-ppc:

====================================================
Changelog for meta-guacamayo:

====================================================
Changelog for meta-gumstix:

====================================================
Changelog for meta-gumstix-community:

====================================================
Changelog for meta-handheld:

====================================================
Changelog for meta-igep:

====================================================
Changelog for meta-intel:

Darren Hart (26):
  Add linux-yocto-dev bbappend
  Add Intel core2 and corei7 BSPs and tune files
  meta-intel.inc: Use X86 instead of IA32
  chiefriver: Use corei7 tuning
  crownbay: Use core2-32 tuning
  fri2: Use core2-32 tuning
  sys940x: Use core2-32 tuning
  n450: Use core2-32 tuning
  crystalforest: Use corei7 tuning
  emenlow: Use core2-32 tuning
  haswell-wc: Use corei7 tuning
  jasperforest: Use corei7 tuning
  nuc: Use corei7 tuning
  romley: Use corei7 tuning
  sugarbay: Use the corei7 tune
  chiefriver: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  crownbay: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  crystalforest: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  emenlow: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  fri2: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  jasperforest: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  n450: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  nuc: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  romley: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  sugarbay: Set PACKAGE_ARCH to MACHINE_ARCH explicitly
  sys940x: Set PACKAGE_ARCH to MACHINE_ARCH explicitly

Koen Kooi (1):
  emgd-driver-bin: preserves the package stripping logic

====================================================
Changelog for meta-ivi:

Andrei Gherzan (11):
  bluez4: Remove fix for udev_get_sys_path - already merged
  ecryptfs-utils: Move patch in directory
  fuse: Move patches in directory
  keyutils: Set SUMMARY and remove tabs
  fuse: Set SUMMARY and remove tabs
  ecryptfs-utils: Set and tweak SUMMARY and DESCRIPTION
  gemini-image: Remove not needed comments
  gst-plugins-good: Remove bbappend
  pulseaudio: Cleanup old fixes
  sdcard_image: Remplace tabs by spaces
  tiff: Remove bbappend

Florin Sarbu (4):
  dlt-daemon: Remove git tag from SRC_URI     and just rely on the specific SH
  layer-management: Remove git tag from SRC_URI     and just rely on the speci
  audiomanager: Remove git tag from SRC_URI     and just rely on the specific 
  node-startup-controller: Remove git tag from SRC_URI     and just rely on th

====================================================
Changelog for meta-java:

====================================================
Changelog for meta-kde:

====================================================
Changelog for meta-micro:

====================================================
Changelog for meta-mono:

====================================================
Changelog for meta-netbookpro:

====================================================
Changelog for meta-nslu2:

====================================================
Changelog for meta-opie:

====================================================
Changelog for meta-qt3:

====================================================
Changelog for meta-qt5:

Andreas Oberritter (2):
  cmake-native: disable test for Qt5Core
  qtwebkit: drop obsolete patch 0001-jsc-Add-licuuc-licui18n-LIBS.patch

Martin Jansa (1):
  qtmultimedia.inc: Fix duplicating '{'

====================================================
Changelog for meta-slugos:

====================================================
Changelog for meta-systemd:

====================================================
Changelog for meta-raspberrypi:

====================================================
Changelog for meta-smartphone:

Martin Jansa (4):
  defaulttunes.inc: update SUPPORTED_EXTRA_ARCHS to match with fixed oe-core
  kernel_android: depend only on initramfs-android-image:do_rootfs

Simon Busch (9):
  meta-samsung: linux-samsung-tuna: cleanup configuration and disable things w
  meta-android: kernel_android: implement kernel update
  meta-samsung: linux-samsung-tuna: specify boot partition for kernel update
  meta-asus: linux-asus-grouper: specify boot partition for kernel update
  meta-android: kernel_android.bbclass: use global machine variable for boot p
  meta-asus: conf: grouper: specify ANDROID_BOARD_BOOTIMAGE_PARTITION
  meta-samsung: conf: tuna: specify ANDROID_BOARD_BOOTIMAGE_PARTITION
  meta-samsung: linux-samsung-tuna: bump SRCREV and update defconfig
  meta-samsung/meta-asus: update android-system-image for maguro and grouper m

====================================================
Changelog for meta-ti:

Andreas Müller (2):
  gadget-init: update oe-core's LICENSE checksum
  beaglebone-capes: update oe-core's LICENSE checksum

Denys Dmytriyenko (2):
  linux-ti-staging: update to stable 3.12.9, other bugfixes
  sdcard_image: remove deprecated class

Sam Nelson (2):
  cmem: adding new recipe for cmem
  boot-monitor: keystone-evm: update to latest version

====================================================
Changelog for meta-webos:

Anatolii Sakhnik (1):
  webos-image: luna-service2=172

Maksym Sditanov (1):
  webos-image: db8=121

Martin Jansa (4):
  valgrind: Backport 3.9.0 from oe-core
  webos_arch_indep: Issue error when inherited after webos_machine*_dep
  webos.inc: Fix parsing issues caused by WEBOS_DISTRO_BUILD_CODENAME
  icecc: Backport few more fixes from upstream

Nikolay Orliuk (1):
  webos-image: luna-init=6

====================================================
Changelog for meta-xilinx:

====================================================
Changelog for meta-yocto:

Chen Qi (1):
  meta-yocto: rename busybox's bbappend file to match the current version

Darren Hart (6):
  genericx86: Use the core2 tune file
  genericx86-64: Use the core2-64 tune
  genericx86: Use new x86 tune files
  genericx86: Use require instead of include
  yocto-bsp: Update substrate to use the new x86 tune files
  yocto-bsp: Add core2 and corei7 tune choice to x86_64

Krzysztof Sywula (1):
  Revert "poky-tiny: Assume pkgconfig is provided"

Richard Purdie (1):
  local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL

====================================================
Changelog for openembedded:





More information about the Openembedded-devel mailing list