Hi Robert,
On 08/05 06:19, Robert P. J. Day wrote:
>
> your personal opinions, if you would -- i'm working on some scripts
> to do automated installs on a target board, currently based on
> parted, but parted seems a bit dense at times, and awkward, and i'm
> thinking of switching to sfdisk.
>
From: Andrew Bradford
Prior to assembling the fitimage, ensure that $B is the cwd due to
bitbake commit 67a7b8b021badc17d8fdf447c250e79d291e75f7 "build: don't
use $B as the default cwd for functions".
Without this change, do_assemble_fitimage() fails like:
Log data follows:
| D
Hi,
On 05/25 15:46, Andrew Bradford wrote:
> From: Andrew Bradford
>
> Enable the perforce fetcher to call bb.fetch2.get_srcrev() as it can use
> 'SRCREV = "${AUTOREV}"'.
>
> Signed-off-by: Andrew Bradford
> ---
> meta/classes/base.bbcl
gt;
> Signed-off-by: Maxin B. John
Tested-by: Andrew Bradford
Tested on ARM Cortex-A8 (so not the MIPS changes).
Thanks!
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
Hi Richard,
On 06/02 16:56, Richard Purdie wrote:
> On Wed, 2016-05-25 at 15:46 -0400, Andrew Bradford wrote:
> > From: Andrew Bradford
> >
> > So that perforce fetching can work more like the other source control
> > system fetchers.
> >
> > Signed-off
On 05/25 15:46, Andrew Bradford wrote:
> From: Andrew Bradford
>
> The perforce fetcher does not yet support using SRCREV="${AUTOREV}" or
> the use of the P4CONFIG variable [1]. These patches setup a few things
> in oe-core so that changes in bitbake can take advanta
From: Andrew Bradford
Enable the perforce fetcher to call bb.fetch2.get_srcrev() as it can use
'SRCREV = "${AUTOREV}"'.
Signed-off-by: Andrew Bradford
---
meta/classes/base.bbclass | 4
1 file changed, 4 insertions(+)
diff --git a/meta/classes/base.bbclass b/meta/
From: Andrew Bradford
The perforce fetcher does not yet support using SRCREV="${AUTOREV}" or
the use of the P4CONFIG variable [1]. These patches setup a few things
in oe-core so that changes in bitbake can take advantage of them to fix
these two issues as well as simplify and bette
From: Andrew Bradford
So that the user's P4CONFIG variable can be used by recipes which
utilize the perforce fetcher.
References [YOCTO #6303]
Signed-off-by: Andrew Bradford
---
scripts/oe-buildenv-internal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scrip
From: Andrew Bradford
So that perforce fetching can work more like the other source control
system fetchers.
Signed-off-by: Andrew Bradford
---
meta/conf/bitbake.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index acef30b..1aa1d37
From: Andrew Bradford
Linux 4.5 and later cause lttng-modules versions prior to 2.7.2 to fail
to compile due to Linux vmscan changes. See lttng-modules git commit
d0d2908478bdc8c36faaeae6fcb687052cb5f93b on lttng-modules branch
stable-2.7: "Fix: update vmscan instrumentation for kerne
11 matches
Mail list logo