|
Re: mpc8315e-rdb is probably a poor choice as powerpc example...
ouch. personally, i think that's too pricey for one of the yocto
reference boards. it should be affordable by *hobbyists*, which
suggests a price of at most $200, if not less. $545 is simply
ouch. personally, i think that's too pricey for one of the yocto
reference boards. it should be affordable by *hobbyists*, which
suggests a price of at most $200, if not less. $545 is simply
|
By
Robert P. J. Day
·
#21101
·
|
|
Re: mpc8315e-rdb is probably a poor choice as powerpc example...
Thank you for the reply Bruce. I suggested the P1010RDB because we have one of these (older rev), and we have found few problems working periodically with Poky & related master branches over the past
Thank you for the reply Bruce. I suggested the P1010RDB because we have one of these (older rev), and we have found few problems working periodically with Poky & related master branches over the past
|
By
Bob Cochran
·
#21100
·
|
|
Re: mpc8315e-rdb is probably a poor choice as powerpc example...
We've been working with FSL to find a suitable replacement for some time, and
the discussions were happening in the sprint, but stalled for the summer months.
The choice is equally about the machine
We've been working with FSL to find a suitable replacement for some time, and
the discussions were happening in the sprint, but stalled for the summer months.
The choice is equally about the machine
|
By
Bruce Ashfield
·
#21099
·
|
|
Re: Building toolchain(meta-toolchain) issue for mips
The above QA warnings indicate that a library was found at a non-standard (/lib, /usr/lib) location. This is an issue if a user links to the library and it's not available in the standard ld.so load
The above QA warnings indicate that a library was found at a non-standard (/lib, /usr/lib) location. This is an issue if a user links to the library and it's not available in the standard ld.so load
|
By
Mark Hatle <mark.hatle@...>
·
#21098
·
|
|
Re: [PATCH 0/7] AUH: buildhistory-diff support
Thanks Marius - I've merged these, though I squashed the last commit into the
first and tweaked the README addition slightly.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
Thanks Marius - I've merged these, though I squashed the last commit into the
first and tweaked the README addition slightly.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
|
By
Paul Eggleton
·
#21097
·
|
|
[meta-raspberrypi][PATCH 2/2] omxplayer: Add dependency on openssl
Change-Id: I06527c3814fe3690cdbbd03e4a41c79fe554773f
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-multimedia/omxplayer/omxplayer_git.bb | 2 +-
1 file changed, 1 insertion(+), 1
Change-Id: I06527c3814fe3690cdbbd03e4a41c79fe554773f
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-multimedia/omxplayer/omxplayer_git.bb | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Andrei Gherzan
·
#21096
·
|
|
[meta-raspberrypi][PATCH 1/2] gstreamer1.0-plugins-bad: Sync version with yocto master
Change-Id: I7913b849ddfc615de4846dbd653e03d084bb8039
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.4.bbappend | 3 ---
Change-Id: I7913b849ddfc615de4846dbd653e03d084bb8039
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.4.bbappend | 3 ---
|
By
Andrei Gherzan
·
#21095
·
|
|
Building toolchain(meta-toolchain) issue for mips
Hi Folks,
I am trying to build toolchain, but while building I am getting following warning:
WARNING: QA Issue: gcc-cross-canadian-mips64-n32: found library in wrong location:
Hi Folks,
I am trying to build toolchain, but while building I am getting following warning:
WARNING: QA Issue: gcc-cross-canadian-mips64-n32: found library in wrong location:
|
By
atulkumar singh <atul.singh008@...>
·
#21094
·
|
|
mpc8315e-rdb is probably a poor choice as powerpc example...
As most of you know, the mpc8315e-rdb is the powerpc reference platform in meta-yocto-bsp. This is old technology and not a good representative of QorIQ.
I suggest something from the P or T family
As most of you know, the mpc8315e-rdb is the powerpc reference platform in meta-yocto-bsp. This is old technology and not a good representative of QorIQ.
I suggest something from the P or T family
|
By
Bob Cochran
·
#21093
·
|
|
Re: How to modify busybox
well, that should not be like this... however, see below.
to modify busybox config file, you can either create your own
(menuconfig or even do it independently of bitbake) and add it to your
layer
well, that should not be like this... however, see below.
to modify busybox config file, you can either create your own
(menuconfig or even do it independently of bitbake) and add it to your
layer
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#21092
·
|
|
How to modify busybox
In order to modify busybox, my googling seems to indicate this
can be done with
bitbake -c menuconfig busybox
When I do so, a window pops up and some compiling seems to
happen, but I am never
In order to modify busybox, my googling seems to indicate this
can be done with
bitbake -c menuconfig busybox
When I do so, a window pops up and some compiling seems to
happen, but I am never
|
By
Rich Wilson <richaw@...>
·
#21091
·
|
|
Re: [PATCH] Adding support for systemd and its service files
On Wed, Aug 13, 2014 at 9:43 PM, Christopher Larson <clarson@...> wrote:
On Wed, Aug 13, 2014 at 4:57 AM, Sujith H <sujith.h@...> wrote:
From: Sujith H <Sujith_Haridasan@...>
Signed-off-by: Muzaffar
On Wed, Aug 13, 2014 at 9:43 PM, Christopher Larson <clarson@...> wrote:
On Wed, Aug 13, 2014 at 4:57 AM, Sujith H <sujith.h@...> wrote:
From: Sujith H <Sujith_Haridasan@...>
Signed-off-by: Muzaffar
|
By
sujith h <sujith.h@...>
·
#21090
·
|
|
Re: anyone building for the arrow sockit eval board?
Did anypne get perf to build?
Did anypne get perf to build?
|
By
Suresh Nagarajan <sureshnagaraja@...>
·
#21089
·
|
|
Weekly build available
http://autobuilder.yoctoproject.org/pub/nightly/20140811-2
bitbake 38d4f65bf1cbcdd5a2d60dff0e1d2859c34ed62e
eclipse-poky-juno 26bfc407781aa185f244a47ba63120343cee4a37
eclipse-poky-kepler
http://autobuilder.yoctoproject.org/pub/nightly/20140811-2
bitbake 38d4f65bf1cbcdd5a2d60dff0e1d2859c34ed62e
eclipse-poky-juno 26bfc407781aa185f244a47ba63120343cee4a37
eclipse-poky-kepler
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#21088
·
|
|
Re: [PATCH] Adding support for systemd and its service files
On Wed, Aug 13, 2014 at 4:57 AM, Sujith H <sujith.h@...> wrote:
From: Sujith H <Sujith_Haridasan@...>
Signed-off-by: Muzaffar Mahmood <muzaffar_mahmood@...>
Signed-off-by: Sujith H
On Wed, Aug 13, 2014 at 4:57 AM, Sujith H <sujith.h@...> wrote:
From: Sujith H <Sujith_Haridasan@...>
Signed-off-by: Muzaffar Mahmood <muzaffar_mahmood@...>
Signed-off-by: Sujith H
|
By
Christopher Larson <clarson@...>
·
#21087
·
|
|
[PATCH 7/7] Add missing import
Signed-off-by: Marius Avram <marius.avram@...>
---
upgradehelper.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/upgradehelper.py b/upgradehelper.py
index
Signed-off-by: Marius Avram <marius.avram@...>
---
upgradehelper.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/upgradehelper.py b/upgradehelper.py
index
|
By
Marius Avram <marius.avram@...>
·
#21086
·
|
|
[PATCH 6/7] Fix adding new files to recipe bug
The upgrade failed when new files were added to the recipe and
the compilation was made for multiple machines. Now this problem
has been fixed.
Signed-off-by: Marius Avram
The upgrade failed when new files were added to the recipe and
the compilation was made for multiple machines. Now this problem
has been fixed.
Signed-off-by: Marius Avram
|
By
Marius Avram <marius.avram@...>
·
#21081
·
|
|
[PATCH 5/7] Info messages start with upper case
For consistency sake I modified all the messages to start with
upper case.
Signed-off-by: Marius Avram <marius.avram@...>
---
recipe.py | 2 +-
upgradehelper.py | 6 +++---
2
For consistency sake I modified all the messages to start with
upper case.
Signed-off-by: Marius Avram <marius.avram@...>
---
recipe.py | 2 +-
upgradehelper.py | 6 +++---
2
|
By
Marius Avram <marius.avram@...>
·
#21085
·
|
|
[PATCH 4/7] README: Added buildhistory configuration
Signed-off-by: Marius Avram <marius.avram@...>
---
README | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README b/README
index 5721d58..43e6800 100644
--- a/README
+++
Signed-off-by: Marius Avram <marius.avram@...>
---
README | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README b/README
index 5721d58..43e6800 100644
--- a/README
+++
|
By
Marius Avram <marius.avram@...>
·
#21082
·
|
|
[PATCH 3/7] Added error message when buildhistory not active
A graceful close of the script happens when it tries to do
a buildhistory-diff but the bbclass is not inherited. Also
a helping message is presented to the user to avoid the
error at a next
A graceful close of the script happens when it tries to do
a buildhistory-diff but the bbclass is not inherited. Also
a helping message is presented to the user to avoid the
error at a next
|
By
Marius Avram <marius.avram@...>
·
#21083
·
|