From: "piotr.lewicki"
New linux-firmware subpackage is called "bcm43430" and not "bcrm43430".
Renaming it because the test image is not building with the typo.
piotr.lewicki (1):
raspberrypi3.conf: fix typo for BCM43430
conf/machine/raspberrypi3.conf | 2 +-
1 file changed, 1 insertion(+), 1
From: "piotr.lewicki"
Signed-off-by: Piotr Lewicki
---
conf/machine/raspberrypi3.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
index 438c6e6..9820209 100644
--- a/conf/machine/raspberrypi3.conf
+++ b/conf
Hi.
Michael was right, the new subpackage was renamed and it is now called
linux-firmware-bcm43430.
I have sent the patch with fixed typo.
Piotr
On 14.11.2016 18:45, Khem Raj wrote:
are you using linux-firmware-bcm43430
On Mon, Nov 14, 2016 at 4:27 AM, Piotr Lewicki wrote:
Dear Raj,
I
On 13 November 2016 at 16:51, Lukasz Majewski wrote:
> Dear All,
>
> Maybe here I would find answer to question which puzzles me from some
> time.
>
> The problem:
>
> Disable syslog service on startup of sysvinit based board.
> (syslog is defined in e.g. /etc/rc5.d/S20syslog -> /etc/init.d/syslo
I did use only image-mklibs TTAnd, I did try modify some project make file for mklibs. add *_pic.aSo, I did resolve not pic file found for error message. just modified package.But, other error occurred as follow:__dso_handle undefinedDoes mklibs can't support c++? only support c library??
T
Build the core-image-sato SDK with API documentation enabled to verify that this
doesn't regress.
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-qa-extras.conf | 4
1 file changed, 4 insertions(+)
diff --git a/buildset-config.controller/nightly-qa-extras.conf
b/buildset
BSTRING = "universal"
TARGET_SYS= "powerpc-amltd-linux-gnuspe"
MACHINE = "p1022ds"
DISTRO= "amltd"
DISTRO_VERSION= "2.2+snapshot-20161115"
TUNE_FEATURES = "m32 spe ppce500v
Hi Jussi,
> On 13 November 2016 at 16:51, Lukasz Majewski
> wrote:
>
> > Dear All,
> >
> > Maybe here I would find answer to question which puzzles me from
> > some time.
> >
> > The problem:
> >
> > Disable syslog service on startup of sysvinit based board.
> > (syslog is defined in e.g. /etc/r
The short version is that the SWAT process document has been updated,
if you're a member of the SWAT team please take a few moments to read
this mail and update the wiki.
We're making a concerted effort in the 2.3 cycle to improve the SWAT
process and ensure that it's operating effectively.
To t
> On Nov 1, 2016, at 15:48, Tracy Graydon wrote:
>
> Hello,
>
> The latest release of the Yocto Project 2.2 (morty-16.0.0) is now available
> for download at:
>
> http://downloads.yoctoproject.org/releases/yocto/yocto-2.2/poky-morty-16.0.0.tar.bz2
> http://mirrors.kernel.org/yocto/yocto/yocto-
Add an action to duplicate a Branch object, along with all of the
LayerBranches (and LayerMaintainers and LayerDependencies) underneath
it.
Signed-off-by: Paul Eggleton
---
layerindex/admin.py | 26 ++
1 file changed, 26 insertions(+)
diff --git a/layerindex/admin.py b/l
If you specified printerr=False we were referring to the output variable
that hadn't been set. Looks like I broke this back in 2013 in
93ce26f21cdbbd8a645792359cde87acf05144d7.
Signed-off-by: Paul Eggleton
---
layerindex/utils.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --
At the moment it's a bit difficult to get update logs out of the
environment in which the update script is being run. In order to make
the logs more accessible, create a LayerUpdate model to record the
output of update_layer.py separately for each layerbranch and tie the
created LayerUpdates togeth
It's a little crude and certainly not optimal performance-wise, but we
can support querying for recipes that inherit a particular class without
too much trouble. This allows you to add "inherits:cmake" to the query
and have it return only recipes that inherit the cmake class. You can
use more than
Add detection of current path for -I option, also update
type definitions for EFI compiling.
Signed-off-by: Jianxun Zhang
---
Makefile| 4 +++-
Makefile.efi| 4 +++-
inc/rmc_types.h | 9 ++---
3 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/Makefile b/Makefile
ind
On 11/15/16 3:56 AM, 신택현 (Taek Hyun Shin) wrote:
> I did use only image-mklibs TT
>
> And, I did try modify some project make file for mklibs. add *_pic.a
>
> So, I did resolve not pic file found for error message. just modified package.
>
> But, other error occurred as follow:
>
> __dso_hand
rip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac[.note.gnu.build-id]:
> Bad value\n')
>
> Actually, I got 438 of them :-(
>
> Build Configuration:
> BB_VERSION= "1.32.0"
> BUILD_SYS = "x8
On 11/15/16 8:56 PM, Jianxun Zhang wrote:
> Add detection of current path for -I option, also update
> type definitions for EFI compiling.
>
> Signed-off-by: Jianxun Zhang
> ---
> Makefile| 4 +++-
> Makefile.efi| 4 +++-
> inc/rmc_types.h | 9 ++---
> 3 files changed, 12 inser
18 matches
Mail list logo