This is my .bb file what compile the LuaJIT on arm architecture. I hope it can
help you!
SUMMARY = "Add LuaJIT to rootfs"
HOMEPAGE = "http://luajit.org/index.html";
LICENSE = "MIT"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
#FILESPATH := "${THISDIR}/${PN}"
LIC_FILES_CHKSUM = "file://COPYRIGH
I'm working on including the u-boot fw utility tools in my image, specifically
fw_printenv and fw_setenv.
For these to work the file fw_env.config needs to be placed at
/etc/fw_env.config.
I can see in oe-core/meta/recipes-bsp/u-boot/u-boot.inc there is a test that if
fw_env.config is in the
I'm seeing a very strange failure on one of my build hosts.
This is my configuration:
BB_VERSION= "1.24.0"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Fedora-17"
TARGET_SYS= "arm-poky-linux-gnueabi"
MACHINE = "qemuarm"
DISTRO= "poky"
DISTRO_VERSION
On 2014-10-27 14:07, Burton, Ross wrote:
On 27 October 2014 19:40, Gary Thomas mailto:g...@mlbassoc.com>> wrote:
I think I know what triggered this - a recent change in bitbake.conf
redefined BUILD_CPP (and others). I had merged this change some six
hours before my strange build an
On 27 October 2014 19:40, Gary Thomas wrote:
> I think I know what triggered this - a recent change in bitbake.conf
> redefined BUILD_CPP (and others). I had merged this change some six
> hours before my strange build and had been building many other recipes
> (also python with a similar set of
On 2014-10-27 12:03, Saul Wold wrote:
On 10/27/2014 09:50 AM, Gary Thomas wrote:
I had a complete build (details probably don't matter) using
Poky master. I'm working on a fix to one of the core recipes,
so I made a local branch:
% git checkout -b fix-python-pygtk master
I made a single line
Hi Nick,
On Mon, 27 Oct 2014 17:25:41 + "Crast, Nicholas"
wrote:
> I’m just looking for some advice on best practices. I want to change
> the configuration file for rsyslog called rsyslog.conf
> (poky/meta/recipes-extended/rsyslog), but there is a certain appeal to
> me of not changing the
On 10/27/2014 09:50 AM, Gary Thomas wrote:
I had a complete build (details probably don't matter) using
Poky master. I'm working on a fix to one of the core recipes,
so I made a local branch:
% git checkout -b fix-python-pygtk master
I made a single line change in the recipe (removing a line
Hi all,
I'm just looking for some advice on best practices. I want to change the
configuration file for rsyslog called rsyslog.conf
(poky/meta/recipes-extended/rsyslog), but there is a certain appeal to me of
not changing the files in the meta directory. I like to keep those pristine and
accom
I had a complete build (details probably don't matter) using
Poky master. I'm working on a fix to one of the core recipes,
so I made a local branch:
% git checkout -b fix-python-pygtk master
I made a single line change in the recipe (removing a line from
the do_install step). When I then rebui
Before we commit the error report metadata to the database do a
rudimentary check on all fields that are passed to the graphs page to
avoid any XSS happening.
Signed-off-by: Michael Wood
---
Post/parser.py | 13 +
1 file changed, 13 insertions(+)
diff --git a/Post/parser.py b/Post/p
On 27 October 2014 09:52, Paul Barker wrote:
>
> Sorry, you've sent a patch for oe-core to the wrong mailing lists here.
>
> Also, this patch doesn't apply against oe-core anyway, it looks like
> your email program has corrupted it by wrapping lines. Please use 'git
> send-email' if you can.
>
> T
On 27 October 2014 09:35, Liu Jian wrote:
> Building a small filesystem with busybox gives the following error lines:
> sed: -e expression #1, char 41: unterminated address regex
> sed: -e expression #1, char 42: unterminated address regex
> This is caused by the script update-alternatives.
> "["
Dear Joseph Andrew de la Peña,
In message
you wrote:
>
> anyone?
I confirm the problem.
> > I have seen a problem in SDK installation where PERL5LIB does not reflect
> > vendor_perl location.
> > I have specified SDK installtion path as /bonus/scratch/sdk. Yet when I
> > executed -V no vendor
Dear Paul Eggleton,
Thanks for the help. That seems to work!
Have a good day.
Regards,
Prashanth
On Fri, 24 Oct 2014 19:31:02 +0530 Paul
Eggleton wrote
On Friday 24 October 2014 17:10:19 prashanthg wrote:
> @PaulEggleton Thanks a lot. I tried 'bi
15 matches
Mail list logo