Hi,
Gary is, as usual, right ;)
Now I have the following test setup:
nfs server:
Ubuntu 12.04.2 LTS server
*(sync,insecure,rw,no_root_squash)
client:
: nfs
auto,noatime,nolock,intr,tcp,actimeo=1800 0 0
mkdir -p /${HOSTNAME}/manual-build/
source oe-init-build-env /${HOSTNAME}/manual-buil
Hi,
On 08/20/2013 07:45 PM, lot...@denx.de wrote:
>
> Hi,
> I have just two points here to ask:
>
> 1) Wouldn't simply using SSTATE_MIRRORS be a better solution here, instead?
It's not the same.
SSTATE and DL_DIR are on an nfs export anyhow and this works.
The problem here is with TMP dir (a
Hi,
Has anyone developed a recipe for building a Gnome Unity Interface?
https://github.com/chenxiaolong/Unity-for-Arch
Best regards,
Elvis Dowson___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Hi Nicolas,
On Aug 21, 2013, at 4:50 AM, Nicolas Dechesne
wrote:
>
> On Wed, Aug 21, 2013 at 2:24 AM, Elvis Dowson wrote:
>> The Ubuntu and Linaro websites don’t document how the actual binary *.deb
>> packages were created, the just document the process of assembling a rootfs
>> from deb b
On Wed, Aug 21, 2013 at 2:24 AM, Elvis Dowson wrote:
> The Ubuntu and Linaro websites don’t document how the actual binary *.deb
> packages were created, the just document the process of assembling a rootfs
> from deb binary package feeds.
>
> I’m aware that Yocto/OpenEmbedded can be used to gener
Hi,
Does anyone know how to create a recipe for building an Ubuntu-12.04 root
filesystem image?
The Ubuntu and Linaro websites don’t document how the actual binary *.deb
packages were created, the just document the process of assembling a rootfs
from deb binary package feeds.
I’m aware th
The weekly build will soon be available at:
http://autobuilder.yoctoproject.org/pub/nightly/20130820-1
meta-fsl-arm 1663874ee7ff6607a2685929c27695fe21c8ceb8
meta-fsl-ppc 399c1ab5e86cf6dbb7c0c48d5253ac8798d6bfe4
meta-intel 3be52cc95ff2c43d9d3c46c03c636e520ebefebc
meta-minnow
Hi Bryan,
Probably the simplest way is to archive your whole project directory and for
other user, they can import them to workspace, then do reconfigure and
rebuild based on their cross toolchain setup.
Jessica
-Original Message-
From: Bryan Evenson [mailto:beven...@melinkcorp.com]
Sen
Hi Paul,
Thanks - that makes it clearer. But now I have one other question to ask:
if virtual/xyz is added to overrides when the item is dealt with, then in that
case P_P_virtual/xyz_am335 has two overrides hanging off of the base variable
PREFERRED_PROVIDER.
You also said earlier that the l
On Tuesday 20 August 2013 23:16:56 Brad Litterell wrote:
> Thanks for taking the time to explain, very enlightening. I think I
> understood it, please allow me to play back my understanding:
>
> 1. _virtual is part of the variable name, and is not a special type of
> override.
Actually, virtua
Hi Paul,
Thanks for taking the time to explain, very enlightening. I think I understood
it, please allow me to play back my understanding:
1. _virtual is part of the variable name, and is not a special type of
override.
2. PREFERRED_PROVIDER_virtual/kernel_am335x-evm breaks into:
"PREFERRED
> From: Burton, Ross [mailto:ross.bur...@intel.com]
>
> If you've built pygtk then the target sysroot should have the headers
> in, and for me it does:
>
> ross@melchett /data/poky-master/tmp/sysroots/genericx86
> $ find . -name pygtk.h
> ./usr/include/pygtk-2.0/pygtk/pygtk.h
>
> This is probab
Hi Brad,
On Monday 19 August 2013 22:51:04 Brad Litterell wrote:
> I searched the Yocto Mega Manual, but am still somewhat mystified by the
> suffix formatting of various variable - especially virtual ones like this:
>
>
> PREFERRED_PROVIDER_virtual/gettext = "gettext"
>
> PREFERRED_PROVIDER_vi
Folks,
If you have left over branches hanging out in poky-contrib that are no
longer needed, could you take a few moments this week and delete them?
Poky-contrib is taking a lot longer than necessary to pull down and
clean up is long overdue. Thanks!
-b
--
Elizabeth Flanagan
Yocto Project
Buil
On Fri, Aug 16, 2013 at 1:48 PM, Paul Barker wrote:
> Image files will typically contain lots of null blocks and should compress
> well.
> This will help with distribution of images over slow network links.
>
> Signed-off-by: Paul Barker
> ---
> classes/sdcard_image-rpi.bbclass | 18 +++
Signed-off-by: Andrei Gherzan
---
recipes-bcm/common/firmware.inc |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
index e291832..5bad182 100644
--- a/recipes-bcm/common/firmware.inc
+++ b/recipes-bcm/co
Signed-off-by: Andrei Gherzan
---
recipes-devtools/python/rpio_0.10.0.bb | 20
1 file changed, 20 insertions(+)
create mode 100644 recipes-devtools/python/rpio_0.10.0.bb
diff --git a/recipes-devtools/python/rpio_0.10.0.bb
b/recipes-devtools/python/rpio_0.10.0.bb
new file
don-t-install-setuptools.patch was removed as this is included now in the new
version.
Signed-off-by: Andrei Gherzan
---
.../python/rpi-gpio/don-t-install-setuptools.patch | 16 ---
recipes-devtools/python/rpi-gpio_0.2.0.bb | 21
recipes-devtools/pyt
* Use DIST for install path as used in package's makefile.
* Set FLOAT based on callconvention-hard TUNE_FEATURE.
* Add an include path to avoid a header error.
Signed-off-by: Andrei Gherzan
---
...Makefile.include-which-includes-hardcoded.patch | 84
...nd-headers-from-ff
Signed-off-by: Andrei Gherzan
---
recipes-bcm/vc-graphics/vc-graphics-hardfp.bb |2 --
recipes-bcm/vc-graphics/vc-graphics.bb|2 --
2 files changed, 4 deletions(-)
diff --git a/recipes-bcm/vc-graphics/vc-graphics-hardfp.bb
b/recipes-bcm/vc-graphics/vc-graphics-hardfp.bb
index e9
Signed-off-by: Andrei Gherzan
---
README | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/README b/README
index 920d063..db88066 100644
--- a/README
+++ b/README
@@ -34,7 +34,9 @@ Contents:
2.C. Add purchased license codecs
2.D. Disable over
Signed-off-by: Andrei Gherzan
---
recipes-bcm/bcm2835/bcm2835_1.8.bb | 42 ---
recipes-bcm/bcm2835/bcm2835_1.9.bb | 43
2 files changed, 43 insertions(+), 42 deletions(-)
delete mode 100644 recipes-bcm/bcm2835/bcm2835_1.8.b
Signed-off-by: Andrei Gherzan
---
recipes-graphics/userland/userland_git.bb |9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/recipes-graphics/userland/userland_git.bb
b/recipes-graphics/userland/userland_git.bb
index fe4132a..c7ea522 100644
--- a/recipes-graphics/u
Use git as package version. There is no package version for this script.
Signed-off-by: Andrei Gherzan
---
recipes-bcm/bootfiles/rpi-config_0.1.bb | 57 ---
recipes-bcm/bootfiles/rpi-config_git.bb | 57 +++
2 files changed, 57 insertion
The graphics libraries provided by userland does not include libgl. So compile
mesa with libgl support and remove gles and egl from it as these are provided
by userland.
Signed-off-by: Andrei Gherzan
---
recipes-graphics/mesa/mesa_9.1.6.bbappend | 34 +
1 file chang
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.2.27.bb |4 ++--
recipes-kernel/linux/linux-raspberrypi_3.6.11.bb |4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb
b/recipes-kernel/linux/lin
Hi all,
When I am trying to build my own recipe, I get the following error:
ERROR: Function failed: Fetcher failure: Fetch command failed with exit
code 128, output:
fatal: unable to connect to git.github.com:
git.github.com[0: 185.31.16.133]: errno=Connection timed out
My bitbake file is as fol
Am 2013-08-18 22:44, schrieb Robert Berger:
Hi,
Just for the record I was able to remove the hard link with a small
patch and now things look good (so far) - although it will consume more
disk space.
diff --git a/meta/lib/oe/path.py b/meta/lib/oe/path.py
index faa0f61..3225993 100644
--- a/meta
* SWAT team rotation: Ross -> Cristiana
Attendees:
DavidW, Nitin, SteveL, Saul, DaveST, Beth, ChrisL, ScottR,
TomZ, MichaelH, MarkH, Denys, BruceA, Cristian, Cristiana,
Richard, JeffP, Darren, Belen, Simar, PaulE, Song
Welcome back, Richar
Yes. It depends on how one need the filesystem would be, regardless of the
packaging format.
It can be attained by looking in local.conf like EXTRA_IMAGE_FEATURES and
so to remove that are not necessary, say for example.
I meant by the above comment for a minimal filesystem albeit that is not
makin
On Mon, Aug 19, 2013 at 11:40 PM, Paul D. DeRocco wrote:
> I suspect what happened is that support for the "subdir=" option on local
> files was added in 2009, then someone thought, why have this obscure
> syntax? Simpler to impose the directory structure on the local files in
> the metadata, allo
On 20 August 2013 08:29, Paul D. DeRocco wrote:
> I'm trying to build python-matplotlib, which is a plotting package for
> PyGTK, and I need to compile the GDK rendering backend so that I can put
> plots onto the screen. (This is for a Gumstix, and I'm using their Danny
> branch metadata.) The bac
MD5SUM error got solved.
When I build I get again this error:
ERROR: Nothing RPROVIDES 'ntp-systemd' (but
/home/zaif/yocto/poky/meta-gumstix/recipes-images/gumstix/
gumstix-console-image.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'ntp-systemd' is unbuildable, removing...
Missin
Hi,
On Tue, Aug 20, 2013 at 1:38 PM, Zafrullah Syed
wrote:
> Hi all,
>
> I am facing problems while build. Trying to build gumstix-console-image.
>
> I downloaded GNU hello world, extracted and ran MD5SUM against COPYING,
> added to my bitbake. Still it asks me to add MD5SUM or sha256sum.
>
> My
Hello,
I'm trying to build omxplayer for Rpi board but seems libav and other
dependencies was removed (replaced by meta-oe). But libav was also
removed from meta-oe [1]. I was trying to use patches [2] but it
produce errors:
ERROR: Multiple .bb files are due to be built which each provide
virtual/
Hi all,
I am facing problems while build. Trying to build gumstix-console-image.
I downloaded GNU hello world, extracted and ran MD5SUM against COPYING,
added to my bitbake. Still it asks me to add MD5SUM or sha256sum.
My hello_2.7.bb file is: http://pastebin.com/MDsCcSB9
Error Log file: http://
On 17 August 2013 16:45, Jegan Chandru wrote:
> About the image size, it really depends on what package system are you
> using(rpm, deb, ipk)
> If its rpm, the size would be big for a filesystem, and ipk would have the
> smallest size.
The choice of packaging format will only make a small differe
I'm trying to build python-matplotlib, which is a plotting package for
PyGTK, and I need to compile the GDK rendering backend so that I can put
plots onto the screen. (This is for a Gumstix, and I'm using their Danny
branch metadata.) The backend source file needs to include pygtk/pygtk.h,
which is
38 matches
Mail list logo