summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-11-16webkit-gtk: remove unneeded runtime dependency on rubyfidoReinette Chatre
Ruby is needed to build webkit-gtk, not to run it. We just include the dependency on ruby-native and thus prevent ruby from being included in images unnecessarily. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Acked-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16systemdev-image: Include tools for Flash-Friendly File System (F2FS)Reinette Chatre
System development involving f2fs will benefit from these f2fs tools. They include mkfs to create the filesystem, also fsck, dump, f2fstat, and libf2fs. Impack in image size was measured as: systemdev-image 120K systemdev-image-sdk 132K systemdev-image-xfce 148K systemdev-image-xfce-sdk 136K Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit e35e65564b4385e57608014d6bce17578e8bff4e) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16systemdev-image: add XFS utilities to systemdev-imageReinette Chatre
We include the xfsdump package that contains a few XFS utililties. These include: xfsinvutil: xfsdump inventory database checking and pruning utility xfsrestore: XFS filesystem incremental restore utility xfsdump: XFS filesystem incremental dump utility Impact on image size was measured as: systemdev-image 580K systemdev-image-sdk 576K systemdev-image-xfce 564K systemdev-image-xfce-sdk 576K Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 451c1ef9c6720ee35d37ed5a6fdf2431b8aa7d91) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16systemdev-image: add XFS filesystem utilities to systemdev-imageReinette Chatre
In support of system development including XFS filesystem we make the XFS filesystem utilities available in systemdev images. The size impact of this addition was measured to be: systemdev-image 2864K systemdev-image-sdk 2940K systemdev-image-xfce 2876K systemdev-image-xfce-sdk 2936K Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit b8e4268abce17e92cef269a4f38977f9850b0874) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16xfsdump: add recipe from meta-openembedded layerReinette Chatre
The recipe for xfsdump is available in master branch of meta-openembedded. We temporarily carry it here until we move to a release that contains this patch: commit 5a8bbda588e36a9aba70d67c9caa565b3959cbe7 Author: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Date: Fri Aug 21 22:38:27 2015 +0530 xfsdump: add new recipe The xfsdump package contains xfsdump, xfsrestore and a number of other utilities for administering XFS filesystems. xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16xfsprogs: add latest recipe from meta-openembeddedReinette Chatre
The meta-openembedded fido branch contains version 3.1.11 of xfsprogs. This is not compatible with the xfsdump that we would also like to include in the systemdev images. Temporarily we add the xfsprogs recipes for version 3.2.3 from meta-openembedded master branch to our layer so that we can include both xfsprogs and xfsdump in our image. When we move to a release that contains this recipe we need to remove it here. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16layer.conf: add filesystems-layerReinette Chatre
To support system development on a variety of systems we add the filesystems layer which gives us access to the XFS and F2FS tools. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit a821eeb6dc285cbaa2db3c808e0c19d145460b42) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16systemdev-image: add btrfs-tools to imagesReinette Chatre
For the cases where system development needs to include ensuring good operation with btrfs we include utilities (mkfs, fsck, btrfsctl) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3. This inclusion measured an increase in image size of: systemdev-image 2856K systemdev-image-sdk 3292K systemdev-image-xfce 2876K systemdev-image-xfce-sdk 3284K Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 3f8ba8e3e4ba4e2fa8834221853c7c444e394b04) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16systemdev-image: add numactl to all imagesReinette Chatre
The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The package contains other commands, such as numademo, numastat and memhog. The numademo command provides a quick overview of NUMA performance on your system. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. It is a shared object (.so) library. This addition was measured to add to the image sizes: systemdev-image 168K systemdev-image-sdk 184K systemdev-image-xfce 164K systemdev-image-xfce-sdk 192K Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit ca56af2d3edb603fbfcfd5e25d0cae57fd61d376) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-10-16systemdev-image: add sysstat to all imagesReinette Chatre
sysstat is a collection of utilities to monitor system performance and usage activity. These include: iostat: reports CPU statistics and input/output statistics for devices, partitions and network filesystems. mpstat: reports individual or combined processor related statistics. pidstat: reports statistics for Linux tasks (processes) : I/O, CPU, memory, etc. sar: collects, reports and saves system activity information (CPU, memory, disks, interrupts, network interfaces, TTY, kernel tables,etc.) sadc: is the system activity data collector, used as a backend for sar. This addition was measured to contribute the following to image size: systemdev-image 596K systemdev-image-sdk 620K systemdev-image-xfce 596K systemdev-image-xfce-sdk 608K Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit e4b63947144275fb2b8d640af9be54a3ea2c8403) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-08-26systemdev xfce image: do not hardcode libxvmc inclusionReinette Chatre
We are using PACKAGECONFIG in the distro configuration to enable the xvmc feature and it will result in inclusion of libxvmc. We do not need to hardcode it in the image files. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 0727118c0c79a2ebaf89fa2c376bc19687513ddd) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-08-26systemdev.conf: build dependency should be DEPENDSReinette Chatre
A recent addition attempted to fix a build dependency with setting RDEPENDS. This is not correct and we change it to the correct DEPENDS syntax. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit d04705c8cf9e548cae477cf27b3b2df561c35e74) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-08-19systemdev-image: add yasm to all systemdev SDK imagesReinette Chatre
yasm is a portable, retargetable assembler that supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes and outputs binaries in ELF32 and ELF64 object formats. This assembler is needed for running the graphics workload test video-cpu-usage test from phoronix-test-suite. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit a0f7d544b3d8f9c1c6fe3b3b29d162341358ff91) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-08-19systemdev-xfce: include libXvMC video extension library in xfce imagesReinette Chatre
We include the X Video Motion Compensation extension library (XvMC) in the systemdev xfce images. This enables hardware rendered motion compensation support and is required by some graphics workloads (for example, video-cpu-usage) that we would like to use during system development. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 120ff07e24891cb1ff4f00d9ac813857d11653e9) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-08-03systemdev-image: add thermald to all imagesReinette Chatre
With the thermal daemon in systemdev images we can enable application developers and their customers with the responsive and flexible thermal management, supporting optimal performance in desktop, clamshell, mobile and embedded devices. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit aaa0f1b47429b90f205bf7262017b6e7215c631d) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-08-03thermald: new recipe for Linux Thermal DaemonReinette Chatre
Thermal issues are important to handle proactively to reduce performance impact. The project provides a Linux user mode daemon to system developers, reducing time to market with controlled thermal management using P-states, T-states, and the Intel power clamp driver. The Thermal Daemon uses the existing Linux kernel infrastructure and can be easily enhanced. The project is for system developers who want to enable application developers and their customers with the responsive and flexible thermal management, supporting optimal performance in desktop, clamshell, mobile and embedded devices. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 3d0ec8846e74b7c86d262430ba9ed47edcd076ba) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-08-03systemdev-image-xfce: add Simple DirectMedia LayerReinette Chatre
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. We would like to use the XFCE image to run some gaming workloads that relies on this library. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 583688da31edec63fdc31cd4bb493c9b1c0635cb) Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-07-13systemdev-image: add cifs-utils to all imagesReinette Chatre
We are adding the mount.cifs utility to support automated testing infrastructures relying on it. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit f376b9a3119cf9fdae327923521fc62719d87638)
2015-07-13systemdev-image: add time package to all imagesReinette Chatre
We are interested in the increased statistics provided by the time package and here replace the one provided by busybox. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit d8fa8d9cc8d24624426883482df16670fb4e48ac)
2015-07-13systemdev-image: include procpsReinette Chatre
procps package contains many useful utilities about processes, more than what are provided by busybox. We would like to include the vmstat and pgrep utilities that are used by 0-day infrastructure into the image and include the procps package to accomplish that. Since there is overlap between what procps and busybox provides we disable the duplicate utilities in busybox. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit abd2da8d07d0dccefc529e7452c1f08ebcb98687)
2015-07-13systemdev-image: add NFS client utilitiesReinette Chatre
We would like to support the testing of this image in automation frameworks that utilitize NFS for their testing. For example, the 0-day testing framework need mount.nfs that is provided by this package. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 95dcecbd7e2789fa71e6efb6901f11548370fd5e)
2015-07-13systemdev-image: add python-twisted to all systemdev imagesReinette Chatre
Twisted is a very popular event-driven Python networking framework. Twisted supports many protocols and have many capabilities making it powerful and convenient to use for scripting networking tasks in ways not easily facilitated by Python's standard library. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 33c364092317ec6543cd3dc89267f49f0ea49863)
2015-06-19ruby: disable dtrace support to fix build failuresReinette Chatre
We are encountering build failures on our autobuilder host that is addressed by the commit below that is available in master branch of meta-openembedded. We port it to our layer until it becomes available in a release we are based on. commit 41e45a16f61b59f54d5408bcd861fff1caa62d7d Author: Martin Jansa <Martin.Jansa@gmail.com> Date: Fri May 1 14:20:31 2015 +0200 ruby: explicitly disable dtrace support both 2.2.1 and 2.2.2 are failing on some hosts native builds with: | linking miniruby | load.o: In function `rb_f_load': | load.c:(.text+0x3af): undefined reference to `RUBY_DTRACE_LOAD_ENTRY_ENABLED' | load.c:(.text+0x428): undefined reference to `RUBY_DTRACE_LOAD_RETURN_ENABLED' | load.c:(.text+0x452): undefined reference to `RUBY_DTRACE_LOAD_RETURN' | load.c:(.text+0x492): undefined reference to `RUBY_DTRACE_LOAD_ENTRY' | load.o: In function `rb_require_internal': Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-17layer.conf: Add ruby-layer to LAYERDEPENDSDarren Hart
The recent webkit2 support series brings in a dependency on ruby. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-17midori: build with webkit2 supportReinette Chatre
With WebKit2 now supported we can build midori to use it. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-17webkit-gtk: build webkit2Reinette Chatre
We create a new recipe building the "webkit2" API v3.0 based off release 2.4.9. We build this version because it is the most recent stable release of webkit2 that implementes the API supported by midori browser. There are more recent versions available but they implement API/ABI version v4.0 that is not supported by midori. This package is created with only x86 in mind, no testing was done with other platforms. While creating this recipe we encountered a few bugs that have already been fixed and/or reported upstream. These encounters are documented in the recipe. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-17harfbuzz: support icu as required by webkit2Reinette Chatre
We enable the optional icu package configuration since it is a dependency of webkit2. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-17php: separate php-cli and php packages to fix installReinette Chatre
The contents of php package only exists when pear is enabled. Since we disabled pear the package is empty. The php binary forms part of php-cli which is what we are most interested in to support the phoronix test suite in the systemdev images. We also need to build sdk images and for these the *-dev variants of packages are needed. For php-cli this currently reverts to being php-dev (since PN in its package config is php). This causes failures during rootfs creation since php-dev depends on php, which is empty because of pear being disabled. We work around this by moving the contents of php-dev to a new php-cli-dev so that we can have the right content in the sdk images we create. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-17Revert "php: remove multiple workarounds"Reinette Chatre
This reverts commit a797f162a8ecf322b40dcf4994fb8cf8551a200e. We are seeing builds breaking again when trying to build images in the autobuilder. To fix this we revert this commit which results in the fix below being brought back: commit 59f150115e3dc7143b3abf071a0cef3723fc16af Author: Reinette Chatre <reinette.chatre@intel.com> Date: Thu Feb 19 16:39:52 2015 -0800 php: fix build breakage The build of php is currently failing. We find that the pear PHP package is currently installing a configuration file in an unexpected location. Digging into the pear installation scripts did not reveal a clear cause so we disable the inclusion of pear because we do not currently have dependencies on it. The php recipe assumed pear is installed so we expand the do_install task with additional prepend and append tasks that will set up environment for main recipe to succeed and clean up afterwards. The recipe also tries to remove some temporary files that cannot exist and we work around this by temporarily creating those files so that recipe can remove them and succeed. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01systemdev.conf: fix multiple providers are available for jpeg*Reinette Chatre
During build we see the message: NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native We fix this by setting the preferred provider in the distro configuration as recommended by http://www.openembedded.org/wiki/PREFERRED_PROVIDER_for_jpeg_and_jpeg-native Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01avahi: fix dependency issueReinette Chatre
We are seeing image creation failures as below: Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for gvfs-gdu-volume-monitor-dev: * avahi-daemon (= 0.6.31-r11.0) * libavahi-core7 (= 0.6.31-r11.0) * libavahi-client3 (= 0.6.31-r11.0) * * opkg_install_cmd: Cannot install package gvfs-gdu-volume-monitor-dev. This failure is a result of the libavahi-ui-dev package having dependencies as following in its package information: Package: libavahi-ui-dev Version: 0.6.31-r11.0 Depends: avahi-daemon (= 0.6.31-r11.0), libavahi-core7 (= 0.6.31-r11.0), libavahi-ui0, libavahi-client3 (= 0.6.31-r11.0) This issue is known and a patch was proposed upstream at: http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/60414 This patch was rejected but there is no alternative solution. Until the real fix becomes available upstream we carry a similar fix locally. The fix was adjusted to only touch the avahi-ui recipe and be used in a bbappend instead of patching the Poky layer directly. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> [ dvhart@linux.intel.com: minor whitespace cleanup ] Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01hdperf: add sha256 checksumReinette Chatre
We are seeing build warning due to this missing checksum. Fix it. WARNING: Missing sha256 SRC_URI checksum for /SNIP/poky/build/downloads/hdperf-1.5.tar.gz, consider adding to the recipe: SRC_URI[sha256sum] = "367135fbab6a83545cd1a9e08c8543cd503b165d83e4aca94095fd4e30e99555" Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01mesa: remove recipe - more recent version available upstreamReinette Chatre
The mesa_git.bb recipe found in Poky layer builds from upstream mesa branch 10.4, more recent than the 10.3 we have in the local recipe. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01fb-test: remove install fixup that is now upstreamReinette Chatre
meta-openembedded commit 8f63850c4d1f348a7 "fb-tests: Prepend fb- to the binaries" introduced this fix upstream and we do not need to carry it in meta-systemdev anymore. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01suspendresume: update SRCREV to latest HEADReinette Chatre
We update the SRCREV to pick up the latest development of the suspendresume project. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01phoronix-test-suite: remove duplicate recipeReinette Chatre
The recipe for phoronix-test-suite is available in the fido release of meta-openembedded that we are building with. We do not need to duplicate it in meta-systemdev. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01php: remove multiple workaroundsReinette Chatre
We remove multiple workarounds from our local php bbappend after we move to fido release that contains fixes for them. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01systemdev.conf: use logic to edit WARN_QA and ERROR_QAReinette Chatre
This is a clone of upstream commit that made similar change to the poky.conf distro configuration. Commit message duplicated below: commit 013f7e286d72c51b52a72fdbff6cbc875b3a15ac Author: Ross Burton <ross.burton@intel.com> Date: Mon Feb 2 23:32:31 2015 +0000 poky.conf: use logic to edit WARN_QA and ERROR_QA Instead of overriding WARN_QA and ERROR_QA, edit the defaults to remove specific tests from WARN_QA and add them to ERROR_QA. This should avoid tests being added to poky.conf but not insane.bbclass (unknown-configure-option wasn't enabled in oe-core), or vice versa (infodir wasn't enabled in Poky). (From meta-yocto rev: 32f5014c871f5fd86262fb6a87b60360b1b21d07) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01distro conf: add Fedora-21 to tested distrosReinette Chatre
we have successfully built the image with Fedora-21. This distro has also been added to the upstream poky distro configuration. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01acpitests: fix recipe failureReinette Chatre
We are seeing build failure when compiling acpitests. As below: | DEBUG: Executing shell function do_compile | NOTE: make -j 24 -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2 OPT_CFLAGS=-Wall | make: *** No rule to make target ' -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2'. Stop. | ERROR: oe_runmake failed Commit below removed a portion of initialization of CC that sets the CC binary but not the arguments to CC. commit 38fa8102e0a19c4a4ec4498ded57b58f9339b048 Author: Raphael Silva <rapphil@gmail.com> Date: Thu Dec 4 10:43:29 2014 -0200 acpitests: fixing failing recipe The compile script already has CC set that includes all the architecture settings. It is thus not necessary to include them again and we omit them from the Make call by overriding the EXTRA_OEMAKE in original recipe. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01turbostat: support new kernel build processReinette Chatre
Poky commit 86893e4ea5896199a "kernel: Rearrange for 1.8" made significant changes in the kernel build process that includes moving the kernel source and build artifacts out of sstate control and into a shared location. We build turbostat from the kernel source and need to accommodate these upstream changes adding the new dependency of "do_shared_workdir". In addition we inherit the new "kernelsrc" class instead of depending on kernel (virtual/kernel) self. This feature was added in 86893e4ea5896199a. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01systemdev-image-xfce: remove gst-va-intelReinette Chatre
This dependency was removed in fido with all needed items captured in gstreamer-vaapi-1.0 Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01systemdev.conf: update OELAYOUT_ABIReinette Chatre
The layout of TMPDIR changed in fido. We will rebuild now with moving to fido. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-06-01systemdev.conf: remove EXTRAOPKGCONFIGReinette Chatre
The "poky-feed-config-opkg" dependency does not exist anymore and our reference distro config (poky.conf) is not setting this anymore either. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-05-18systemdev-sdk: add weston-examplesJoe Konno
Add 'weston-examples' which contains a suite and wayland test clients-- some of which exercise EGL-- that are useful to developers. Signed-off-by: Joe Konno <joe.konno@intel.com> Signed-off-by: Darren Hart <dvhart@infradead.org>
2015-05-18systemdev-image: add weston pkgs and dependsJoe Konno
Include wayland and weston, plus required mesa drivers and libraries. Signed-off-by: Joe Konno <joe.konno@intel.com> Signed-off-by: Darren Hart <dvhart@infradead.org>
2015-05-18systemdev.conf: add pam, wayland distro featuresJoe Konno
The "wayland" distro feature directs packages to build any wayland-specific functionality in. "pam" distro feature is necessary because weston-launch, needed to run weston from KMS beginning with weston v1.6, needs it. This patch is separate for exploration purposes only-- I am happy to squash it in the next patch iteration. Signed-off-by: Joe Konno <joe.konno@intel.com> Signed-off-by: Darren Hart <dvhart@infradead.org>
2015-05-12systemdev: add watts-up utility to imageReinette Chatre
This is a small utility that can be used to connect to the common Watts Up? Power Meter. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-05-12watts-up: add recipeReinette Chatre
wattsup is a utility that allows you to use a Watts Up? Power Meter to monitor power consumption. This is a pretty common (and cheap) meter and it'd be nice to add support for it. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-03-31add analyze_boot to suspendresume packageTodd E Brandt
Add analyze_boot to the suspendresume package. Signed-off-by: Todd Brandt <todd.e.brandt@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>