Signed-off-by: Armin Kuster
---
.../03-fix-bool-error-parseStringWithValues.patch | 30 +++
.../tpm-tools-1.3.8/tpm-tools-extendpcr.patch | 244 +
recipes-tpm/tpm-tools/tpm-tools_1.3.8.bb | 22 ++
3 files changed, 296 insertions(+)
create mode 100644
recipe
Signed-off-by: Armin Kuster
---
.../trousers/files/07-read_data-not-inline.patch | 65
recipes-tpm/trousers/files/tcsd.service| 10 ++
recipes-tpm/trousers/files/trousers-udev.rules | 2 +
recipes-tpm/trousers/files/trousers.init.sh| 65
re
Hi Khem,
On 14 April 2016 at 02:36, Khem Raj wrote:
> Thats interesting, I will try to reproduce it
I have submitted a patch to the mailing list to bump the omxplayer
revision which fixes the issue.
>
> On Apr 13, 2016, at 7:21 AM, Jonathan Liu wrote:
>
> On Thursday, 14 April 2016, Khem Raj
Fixes linking error due to missing vchostif library dependency.
Rebased patches and removed patches already merged upstream.
Signed-off-by: Jonathan Liu
---
...es-and-headers-from-ffmpeg-are-installed-in-u.patch | 12 +++-
.../don-t-preserve-file-attributes-when-cp.patch | 18 -
Hi Andreas,
The problem I see here is what would happen if you say `bitbake
u-boot'. At this point no image should being built, so what patches
should be applied?
With the machines aproach you have multiple virtual u-boots and select
the proper one with a preferred provider.
Regards,
2016-04-14
Current Dev Position: YP 2.1 M4 (Stabilization only milestone.)
Next Deadline: YP 2.1 Final Release Target: April 29, 2016
SWAT team rotation: Paul -> Ross
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
*YP 2.1 M4.rc1 is in QA. Issues so far as m
I may suggest something, run `bitbake meta-ide-support' and then use
tmp/environment-*.sh to setup environment.
After that go to your software folder and run something like:
./configure ${CONFIGURE_FLAGS}
Here is a little text file that I saved to remember how to compile
libfprint with yocto's too
I'm trying to cross build a package with a configure script and I'm
running into a problem because it can't find a missing library
dependency:
arm-poky-linux-gnueabi-gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon
-mtune=cortex-a8
--sysroot=/opt/poky/1.8/sysroots/cortexa8hf-vfp-neon-poky-linux-gnu
On Fri, Apr 15, 2016 at 12:02 PM, Vajzovic, Tom
wrote:
> Hi,
>
> I am using a meta layer provided by a SOM manufacturer. They have a
> recipe which sets:
>
>
What branch are you using ? master ? jethro ? ... something else ? The
answer
changes with the branch you are using since the management o
Hi,
I am using a meta layer provided by a SOM manufacturer. They have a recipe
which sets:
inherit module
export KLIB_BUILD="${STAGING_KERNEL_DIR}"
export KLIB="${D}"
and then its do_configure script calls make, and the Makefile expects
$(KLIB_BUILD)/.config to exist, and the kernel headers
hello everyone,
Iām new here und also a newbie to learn yocto.
Now I am writing my master theis which is related to embeded system using yocto.
I have an ua-SDK(source code included) und i need to install the ua package
into sato-image, which runs on a Raspberrypi.First of all, i write a recipe
On 14 April 2016 at 21:05, Michael Hu wrote:
> Yocto pulls in systemd and enable certain features by default.I am trying
> to remove some features in systemd *225* yocto builds such as logind
> (just for testing purpose), I was trying to use a '*.bbappend' file with
> 'PACKAGECONFIG_append' to ac
Hi,
Yocto pulls in systemd and enable certain features by default.I am trying
to remove some features in systemd *225* yocto builds such as logind (just
for testing purpose), I was trying to use a '*.bbappend' file with
'PACKAGECONFIG_append' to achieve that, but seems like it only takes
options d
Hi,
I have some piece of code that depends on ncurses. While I can compile
it using tmp/ folder toolchain (meta-ide-support) I can't with the
installed toolchain (meta-adt-installer) because it complains about
missing ncurse.h header. How can add libraries and headers to an
installable toolchain?
Hi,
I have extended the basic images core-image-minimal and core-image-full-
cmdline to images that differ by installed items in the rootfs, like core-
image-minimal-web has dhcp-client, inetutils-telnetd, openssh openssh-
sftp-server installed.
Now I would like to customize the environment variab
Hello all,
I'm building two images :
my-image
my-image-initramfs
I want that to have a single binary that contains both the kernel image and
the initial RAM disk (initramfs) for that I set in my local.conf :
INITRAMFS_IMAGE = "my-image-initramfs"
INITRAMFS_IMAGE_BUNDLE = "1
After building my t
Hi David,
On Tue, 12 Apr 2016 20:23:43 David Winn wrote:
> I was recently part of the Yocto Dev Day event, and learned a lot of good
> tools for working with OE. I then got home and wanted to fold many of them
> into our development process. Unfortunately I've hit a problem; toaster and
> devtool
This patch adds an option to read the displayed message from a file.
Additionally the maximum length for the read string can be defined.
If both, a message (STARTUP_MSG) and a file (STARTUP_MSG_FILE) are
defined the content of the file will be appended to the message.
The string will be cutted afte
On Fri, Apr 15, 2016 at 12:18 AM, Vajzovic, Tom
wrote:
> Hi Ross & Raj,
>
> From: Burton, Ross [mailto:ross.bur...@intel.com]
> Sent: 14 April 2016 17:25
>>
>> On 14 April 2016 at 12:18, Vajzovic, Tom wrote:
>> What command can I use to do the equivalent of running
>> "bitbake -c clean" (or clean
Hi Ross & Raj,
From: Burton, Ross [mailto:ross.bur...@intel.com]
Sent: 14 April 2016 17:25
>
> On 14 April 2016 at 12:18, Vajzovic, Tom wrote:
> What command can I use to do the equivalent of running
> "bitbake -c clean" (or cleanstate etc) for all recipes that have previously
> been run?
>
>
20 matches
Mail list logo