Hi,
I'm trying to create a minimal GPLv3-free x86 image using the yocto project. As
I'm looking for ways around the GPLv3 license, I'm unable to use certain
packages (such as the live-install which depends on parted, and grub-2.0).
Instead I'm trying to create a minimal filesystem, stored as
It seems that there may have been issues with the servers on which Yocto kernel
is hosted. I got information from the open source labs guys at Wind River. So
the plan is to try again. I am assured it does all work swimmingly.
-Original Message-
From: Anders Darander [mailto:and...@charge
A build identified as needing QA has finished on the autobuilder. This
build is located at:
http://autobuilder.yoctoproject.org/pub/nightly/20150512-2
Build hash information:
meta-intel : 4739f47e9358ec8cb82a72f3e185003c5ce40b2c
meta-fsl-arm : f52c9106689f33c78b09496f4929ae1e87d
Hi,
I have some some issue with compiling the example source code in yocto eclipse
environment.
I got following error:
12:48:03 Build of configuration Build (GNU) for project example
make all
make: *** No rule to make target `all'. Stop.
I built generated the tool chain and sysr
Hi Mario,
On Tue, May 12, 2015 at 10:56 PM, Mario Domenech Goulart
wrote:
> Due the way BitBake parses recipes, including architecture-specific
> include files was happening too late, causing native variants to pick
> wrong include files, thus ending up generating broken content.
>
> Setting COMP
Due the way BitBake parses recipes, including architecture-specific
include files was happening too late, causing native variants to pick
wrong include files, thus ending up generating broken content.
Setting COMPATIBLE_HOST guarantees that native installations will be
consistent.
Signed-off-by:
Move RPROVIDES_${PN} = "java2-runtime" from oracle-jse-ejre.inc and
from oracle-jse-jre.inc to oracle-jse.inc.
Signed-off-by: Mario Domenech Goulart
---
recipes-devtools/oracle-java/oracle-jse-ejre.inc | 1 -
recipes-devtools/oracle-java/oracle-jse-jre.inc | 2 --
recipes-devtools/oracle-java/o
Link java and javac from the bin dir in the $PATH for native contexts.
Also link fastjar to jar and gjavah to javah, as some java recipes
will look for those tools at build time.
Signed-off-by: Mario Domenech Goulart
---
recipes-devtools/oracle-java/oracle-jse-jdk.inc | 13 ++---
1 file
Signed-off-by: Mario Domenech Goulart
---
recipes-devtools/oracle-java/oracle-jse-jdk.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-devtools/oracle-java/oracle-jse-jdk.inc
b/recipes-devtools/oracle-java/oracle-jse-jdk.inc
index 9e312d0..54e83b8 100644
--- a/recipes-devtools/ora
Signed-off-by: Mario Domenech Goulart
---
recipes-devtools/oracle-java/oracle-jse-jre.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-devtools/oracle-java/oracle-jse-jre.inc
b/recipes-devtools/oracle-java/oracle-jse-jre.inc
index 32cfac3..e8faba2 100644
--- a/recipes-devtools/o
Signed-off-by: Mario Domenech Goulart
---
recipes-devtools/oracle-java/oracle-jse.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-devtools/oracle-java/oracle-jse.inc
b/recipes-devtools/oracle-java/oracle-jse.inc
index d4c33fb..7781421 100644
--- a/recipes-devtools/oracle-java/ora
On Wed, 13 May 2015 15:22:15 +0200 Maxin John wrote:
> On Tue, May 12, 2015 at 10:56 PM, Mario Domenech Goulart
> wrote:
>> Due the way BitBake parses recipes, including architecture-specific
>> include files was happening too late, causing native variants to pick
>> wrong include files, thus e
Hello Raghavendra,
On Wed, 2015-05-13 at 10:34 +, Raghavendra Kakarla wrote:
> Hi,
>
>
> I have some some issue with compiling the example source code in yocto
> eclipse environment.
>
Which sample did you try to compile?
>
> I got following error:
>
>
> 12:48:03 Build of configurat
Hi Mario,
On Wed, May 13, 2015 at 3:48 PM, Mario Domenech Goulart
wrote:
> Due the way BitBake parses recipes, including architecture-specific
> include files was happening too late, causing native variants to pick
> wrong include files, thus ending up generating broken content.
>
> Setting COMPA
Hi,
I'd like to be able install packages using smart within an SDK
environment (much like [1]; @Erik, did you find a solution?).
I stumbled on two questions in looking into this.
1. Why does the nativesdk version of smart get wrapped with these
environment variables, 'RPM_USRLIBRPM', 'RPM_ETCRPM
-e
A release candidate build for yocto-1.6.3.rc3 is now available at:
http://autobuilder.yoctoproject.org/pub/releases/yocto-1.6.3.rc3
Please begin QA on this build as soon as possible.
Build hash information:
meta-intel : 52d0939a303084e6b90219e5b31b8248173e0c0d
meta-fsl-arm : 0c4de80867
Hi Ash,
SDK has basically two parts, nativesdk part and the target part.
For the nativesdk part, we can use smart/rpm to manage packages. A long
time ago, I tried this out and succeeded.
However, for the target part, we cannot do the same thing as the rpm
database for the target part is not usa
On 5/13/15, 12:11 AM, "Dan Rosenqvist" wrote:
>Hi,
Hi Dan,
>
>I'm trying to create a minimal GPLv3-free x86 image using the yocto
>project. As I'm looking for ways around the GPLv3 license, I'm unable to
>use certain packages (such as the live-install which depends on parted,
>and grub-2.0).
Hi Todor,
I built the toolchain using the following command:
$cd ~/poky
$source ./oe-init-build-env
$bitbake meta-ide-support
Extract the root file system by using the following commands:
$cd ~
$source ~/poky/build/tmp/environment-setup-mips32r2el-poky-linux
$runqemu-extract-sdk \
~/po
19 matches
Mail list logo