nt/build/Projects/Konsulko/patchtest/patchtest-oe/tests/test_python_pylint.py",
line 18, in
import base
ModuleNotFoundError: No module named 'base'
To fix this the import patch used when loading test modules has been
extended.
Signed-off-by: Paul Barker
---
patchtest | 4
1 f
Signed-off-by: Paul Barker
---
patchtest | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/patchtest b/patchtest
index 592f73e..59b19f5 100755
--- a/patchtest
+++ b/patchtest
@@ -101,8 +101,7 @@ def getResult(patch, mergepatch):
def addError(
s added to the advice given if
"Upstream-Status" is not found.
Signed-off-by: Paul Barker
---
tests/test_patch_upstream_status.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/test_patch_upstream_status.py
b/tests/test_patch_upstream_status.py
index a47
guration, I
think it'd be easier to add a new .wks file and override WKS_FILE.
FYI, for meta-raspberrypi we usually take patches through GitHub pull requests
at https://github.com/agherzan/meta-raspberrypi/pulls.
--
Paul Barker
--
___
y
for how many of
us use the Raspberry Pi so it's best not to force them on everyone.
Thanks,
--
Paul Barker
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
ally. This check can't
be an ordinary QA test as it relies on the layer being added during the test
and on multiple bitbake invocations.
There are many ways to make modifications dependent on the selected MACHINE,
DISTRO, DISTRO_FEATURES, MACHINE_FEATURES, IMAGE_FEATURES, etc - more
d start by looking at how meta-freertos
(https://github.com/aehs29/meta-freertos) achieves this. It has support for
running the resulting bare-metal app under qemu which you might not need, but
the rest of freertos-image.bbclass is probably a good reference.
--
Paul Barker
--
__
of bikeshedding I'd like to get some feedback on these ideas at
this stage. Have I missed any advantages/disadvantages? Is anyone interested in
helping to guinea pig this with a couple of layers/repositories to see how it
works in practice?
--
Paul Barker
--
_
way I've done something like this in the past is to put the git
commands into do_compile for a recipe and set do_compile[nostamp] = "1". That
way the task and every task that depends on it are always re-ran. It does mean
that it will be re-ran even if the git repositories haven
ing list
> > openembedded-c...@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
> --
> ___
> Openembedded-core mailing list
> openembedded-c...@lists.openembedded.org
> htt
/rpm as appropriate),
put them in a package feed and install them on-target as required?
The package feed doesn't have to be on a webserver, you could put it in
a directory in a separate partition on the target if that's what you need.
Thanks,
--
Paul Barker
Managing Director &
ave to give some more specific info on the recipe that's using it, what
bitbake command you ran and the full error message.
Thanks,
--
Paul Barker
Managing Director & Principal Engineer
Beta Five Ltd
--
___
yocto mailing list
yocto@yoc
ing to me.
This is all covered in the documentation, online tutorials and several
excellent books. I'd recommend you set aside some time for learning here as it
sounds like you're not familiar with the basic concepts used in Yocto Project.
--
Paul Barker
Mana
plenty of good
resources available.
--
Paul Barker
Managing Director & Principal Engineer
Beta Five Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Thanks.
You're setting the SRC_URI value only in the do_fetch task. It's needed in at
least the do_unpack task as well and possibly other tasks.
You could look at setting this in an anonymous python function instead if you
really need to parse a config file.
--
Paul Barker
Managi
mentation.
May need a bit of garbage collection.
Thanks,
--
Paul Barker
Managing Director & Principal Engineer
Beta Five Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
option you need to enable. If there's nothing
documented there then raise an issue on the GitHub repository.
Cheers,
--
Paul Barker
Managing Director & Principal Engineer
Beta Five Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
ed in our recipes.
For now I recommend sticking to the 4.14.y kernels for Raspberry Pi.
--
Paul Barker
Managing Director & Principal Engineer
Beta Five Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On 02/04/2019 14:51, Lluis Campos wrote:
Hi Paul,
On 02.04.2019 14:49, Paul Barker wrote:
On 02/04/2019 12:45, Lluis Campos wrote:
Hi all,
This is my very first question in the Yocto mailing list. Very
exited! Please let me know if I should use other list for this.
I am building an
which is what you've got above.
I think things are being correctly linked against musl but then there's
some runtime issue in recent musl versions, possibly in conjunction with
recent kernel headers.
Are you using the thud or master branch?
--
Paul Barker
Managing Director & Princi
ct any overrides, COMPATIBLE_HOST values, etc which apply for the
beaglebone should also apply for the bbe. To do this we add "beaglebone" to the
MACHINEOVERRIDES list along with the appropriate separator which is ":". See
https://bitbucket.sancloud.co.uk/projects/YB/repos/meta-
_
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
--
Paul Barker
Managing Director & Principal Engineer
Beta Five Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
orm of demo to bring
along then please let me know by email reply.
Cheers,
--
Paul Barker
Managing Director & Principal Engineer
Beta Five Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
if a Yocto release worked on a given Centos version (say Centos 7)
at the time of release, it should still work now.
Advising people to "freeze" their host system and stop taking security/bugfix
updates pushed by their distro is a bad idea.
--
Paul Barker
Beta Five Ltd
--
___
ky version number
lined up with the year in 2017. See https://wiki.yoctoproject.org/wiki/Releases
for some context.
--
Paul Barker
Beta Five Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
>>> branch of meta-raspberrypi because of some patch issues but is the rocko
>>> branch not supporting rpi 3 on model B+?
>>>
>>> BR
>>> Mans Zigher
>>>
>>> --
>>> ___
>>> yocto mailing list
>>> yocto@yoctoproject.org
>&g
ootfiles/" directory (if I've
got the path right) which is then copied to the boot partition for an
SD card image.
I believe raspi-config is specific to the Raspbian distribution and
isn't used in images built with OpenEmbedded.
--
Paul Barker
Togán Labs Ltd
--
__
han 4 or 5 people working together you'll probably
need those stats to know how to scale your infrastructure.
Thanks,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
a recipe for this added to
meta-raspberrypi. Let me know if you need any help and I'll see what I
can do.
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Thu, Jan 25, 2018 at 6:34 PM, Khem Raj wrote:
>
> On 12/21/17 7:15 AM, Andrei Gherzan wrote:
> > Nice. Good job.
> >
> > --
> > Andrei Gherzan
> >
> > On Mon, Dec 18, 2017 at 9:57 PM, Mirza Krak > <mailto:mirza.k...@gmail.com>>
On Thu, Jan 4, 2018 at 1:22 PM, Andreas Müller wrote:
> On Wed, Jan 3, 2018 at 6:29 PM, Philip Balister wrote:
>>
>> On 01/03/2018 09:47 AM, Paul Barker wrote:
>> > Hi all,
>> >
>> > As we've only got one table at FOSDEM this year we're not g
y welcome!
I'll give this a final edit before FOSDEM and the put it on rotation
on a laptop at the stand. Hopefully it will be useful for future
events as well.
Thanks all,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctopro
d on master as commit 9bf91801.
Cheers,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
ould be handled cleanly that
way and it would give us something we could bisect properly in case of
any bugs. The resulting git repository could be published online as
something like 'linux-raspberrypi-rt' if this works.
This is basically my opini
On Mon, Dec 11, 2017 at 12:20 PM, Paul Barker wrote:
> On Mon, Dec 11, 2017 at 12:08 PM, Mirza Krak wrote:
>> 2017-12-11 12:55 GMT+01:00 Paul Barker :
>>> Hi all,
>>>
>>> As a quick announcement, the layer documentation for meta-raspberrypi
>>> is no
doesn't show the full output as well, we'd need to also see the
earlier bitbake output including the build configuration to determine
what's gone wrong here.
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
htt
nture/repository/rocko/poky/bitbake/lib/bb/event.py",
> line 106, in execute_handler
> ret = handler(event)
> File
> "/media/mircea/ExtLinux/Adventure/repository/rocko/poky/meta/classes/buildstats.bbclass",
> line 166, in run_buildstats
> write_task_data(&q
On Mon, Dec 11, 2017 at 12:08 PM, Mirza Krak wrote:
> 2017-12-11 12:55 GMT+01:00 Paul Barker :
>> Hi all,
>>
>> As a quick announcement, the layer documentation for meta-raspberrypi
>> is now available on Read the Docs:
>> http://meta-raspberrypi.readthedo
neral. If anyone wants
more details so they can do something similar for another layer then
please let me know!
Cheers,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
en building locally as I'm hacking around on recipes.
I've never seen this on the first build of the kernel though.
Which version of Yocto are you using? Could you send us the build
configuration summary and the full error messages printed by bitbake?
Thanks,
--
Paul Barker
Togán Labs
nd disk
space.
I use Hetzner for everything and I'm pretty happy with them. They have
a server auction system that's good if you don't need a
top-of-the-line machine: https://www.hetzner.com/sb
Let me know if you need any more specific advice.
Cheers,
run a build system demo on that would be excellent. If not I'll see if
I can get something shipped to Brussels.
I've created a wiki page here:
https://www.openembedded.org/wiki/FOSDEM_2018. Please add to this if
you're planning to bring anything or just attend.
Look f
On Thu, Nov 30, 2017 at 5:16 PM, Paul Barker wrote:
> On Wed, Nov 29, 2017 at 10:20 PM, wrote:
>> From: Drew Moseley
>>
>> Signed-off-by: Drew Moseley
>> ---
>> docs/extra-build-config.md | 6 ++
>> recipes-bsp/bootfiles/rpi-config_gi
ll
users of this display going to want that lcd_rotate value? I've never
used this display so not sure if that's specific to particular use
cases or not.
If you're happy that this is applicable for everyone could you submit
this as a pull request on github
(https://github.com/agherzan/meta-raspberrypi).
Thanks,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
> + ifneq ($(DEBUGGING),)
> +--
> +2.8.1
> +
You might not need this patch. You can pass extra arguments to make by
giving an EXTRA_OEMAKE value in the recipe - see the recipe for
wiringpi for an example of how this can be used. I can't exactly
remember the details of make assignment precedence so I'm not
guaranteeing that will work, if it does work it would be the preferred
approach though.
Once you've addressed these comments you'll need to submit this as a
pull request on github (https://github.com/agherzan/meta-raspberrypi).
Thanks,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
bedded/meta-oe \
> ${BSPDIR}/sources/meta-openembedded/meta-multimedia \
> ${BSPDIR}/sources/meta-raspberrypi \
These paths might be wrong, from your commands above the
meta-openembedded and meta-raspberrypi directories would be placed
under the poky directory.
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
6 months. Obviously, pyro will also continue to be maintained until
it's around 12 months old.
However, if anyone else wants to help spread the load then feel free
to step forward and propose yourself for rocko branch maintenance.
Cheers,
--
P
; FILES_${PN}-bcm43430 += " \
> - /lib/firmware/brcm/brcmfmac43430-sdio.txt \
> + ${nonarch_base_libdir}/firmware/brcm/brcmfmac43430-sdio.txt \
> "
> --
> 2.14.3
>
All 3 patches look good at first glace. Could you submit them as a
pull request on https://github.com/agherzan/meta-raspberrypi please?
Thanks,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Mon, Sep 4, 2017 at 9:31 PM, Paul Barker wrote:
> On Fri, Aug 25, 2017 at 6:27 PM, Khem Raj wrote:
>> On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote:
>>>
>>> On Aug 25, 2017, at 9:42 AM, Khem Raj wrote:
>>>
>>>
>>> On Fri, Aug 2
On Fri, Sep 8, 2017 at 1:17 PM, Andrea Galbusera wrote:
> On Fri, Sep 8, 2017 at 11:22 AM, Paul Barker wrote:
>>
>> On Fri, Sep 8, 2017 at 10:18 AM, Andrea Galbusera
>> wrote:
>> >
>> > The only particular configuration I have here (and probably did not ha
On Fri, Sep 8, 2017 at 10:18 AM, Andrea Galbusera wrote:
> Hi!
>
> On Mon, Sep 4, 2017 at 10:31 PM, Paul Barker wrote:
>>
>> On Fri, Aug 25, 2017 at 6:27 PM, Khem Raj wrote:
>> > On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote:
>> >>
>>
detail to give
further advice here.
- Which MACHINE are you building for?
- Which image recipe are you building?
- Which packages don't you want included?
Cheers,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
rypi3 = " ${BCM_BT_SERVICE}"
> --
> 2.7.4
>
This and the follow up patch look excellent, should be easy to modify
in the future if we need to.
We have switched to using github pull requests for meta-raspberrypi.
Could you open a pull request on
https://github.com/agherzan/meta-raspberrypi with these changes
please? Let me know if you have any issues doing that.
Thanks,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
;t a HW issue by trying out an
OpenSUSE Leap 42.2 64-bit build for Raspberry Pi 3.
Khem, are you saying this is the current expected state of Raspberry
Pi 3 64-bit support? If so I'd really like us to document this in the
readme and open a bug so we don't lose track of it.
Cheers,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
on variables and use those in the appends? This will make it
easier to change/upgrade in the future and avoid risk of the
duplicates falling out of sync with each other.
Eg.
RPI_WIFI_SOURCES = ""
SRC_URI_append_raspberrypi3 = "${RPI_WIFI_SOURCES}"
SRC_URI_append_raspberrypi0-wifi = "${RPI_WIFI_SOURCES}"
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
this is the case how would I go about doing this?
>
You should be able to run "bitbake -c devshell" to get a
development shell for that recipe with the PATH set up. See
http://www.yoctoproject.org/docs/2.3.1/mega-manual/mega-manual.html#platdev-appdev-devshell.
Cheers,
--
Pa
> meta-yocto-bsp= "pyro:4a39979c8d1e560fa54240e99734a651dfbaa63a"
> meta-raspberrypi = "master:f6a2ca21c72b8d97cd0f89a0a436bf90b431698b"
It looks like you're mixing branches here. Could you re-try this using
the pyro branch of meta-raspberrypi?
Cheers,
--
Paul Barker
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
f0d6e8a3bae1b84134d5dff4c"
> meta-browser = "master:1edcce7791b4cee9a515c1f11b351753a4f8b12e"
It looks like you're mixing branches here. All your layers should
typically be on the same branch - so either all on morty or all on
master here. Could you align these and re-try your build?
Thanks,
--
Paul Barker
Co-Founder & Principal Engineer
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
e patch ready please send it, thanks!.
>>
I've submitted the patch via GitHub as per the new contributing
instructions for meta-raspberrypi.
https://github.com/agherzan/meta-raspberrypi/pull/82
Cheers,
--
Paul Barker
Co-Founder & Principal Engineer
Togán Labs Ltd
On Thu, Jun 1, 2017 at 1:17 AM, Khem Raj wrote:
> On Wed, May 31, 2017 at 5:00 PM, Andrei Gherzan wrote:
>>
>> On Tue, May 30, 2017 at 6:29 PM, Khem Raj wrote:
>>>
>>> On Tue, May 30, 2017 at 10:25 AM, Andre McCurdy
>>> wrote:
>>> > On T
On 30 May 2017 5:08 p.m., "Khem Raj" wrote:
On Tue, May 30, 2017 at 12:57 AM, Martin Jansa
wrote:
> * use latest revision in rpi-4.11.y branch
> * using AUTOREV causes bitbake to run git ls-remote on the github.com
repository in order
> to convert AUTOREV to currently latest SRCREV even when y
ittle bit. Does anyone have any thoughts or
objections to that?
Cheers,
--
Paul Barker
Co-Founder & Principal Engineer
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
BLE_KGDB", "1",
> "kgdboc=serial0,115200", "", d)}'
> --
> 2.7.4
>
This looks good, I'll add it to my queue to test next week unless
Andrei has time to pick it up. We've all been a bit busy, sorry you've
not had a response sooner!
hout changing the default configuration too much.
For the readme, I think we should split off
"docs/optional-build-configuration.md", "docs/board-configuration.md"
and maybe "docs/contributing.md" files to shorten the top-level file.
Does that sound sensible?
Tha
On 3 May 2017 2:41 a.m., "Khem Raj" wrote:
On Tue, May 2, 2017 at 4:19 AM, Paul Barker wrote:
>
> I'd like to propose the following for the pyro branch:
>
> * We should create the pyro branch within a week or two of the oe-core
> pyro release.
What do we get by br
y with the master branch of meta-openembedded or meta-amd. Could
you ensure that all git repositories are checked out at the same
branch (eg. morty) and then re-try. If you still have issues after
that could you post the commit hashes for each repository.
Thanks,
--
P
ed by a few people so I'm starting a new
thread here in expectation that the oe-core pyro release is imminent)
Thanks,
--
Paul Barker
Co-Founder & Principal Engineer
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
set MACHINE =
"raspberrypi3", those were my only changes. I then ran "bitbake
rpi-hwup-image" and it's correctly parsed all the recipes and started
the build.
Which exact commits of poky and meta-raspberrypi are you using? I have
the following:
meta
meta-poky
meta-yocto-bsp
On Fri, Apr 21, 2017 at 5:03 PM, Andrei Gherzan wrote:
> On Thu, Apr 20, 2017 at 06:18:14PM +0100, Andrei Gherzan wrote:
>> Signed-off-by: Andrei Gherzan
>> ---
>> conf/machine/raspberrypi2.conf | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/conf/machine/raspberrypi2
--
>> ___
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
> Merged to master. Thanks.
>
I'll add this to my queue for backporting to morty, may be about a
week before I get to it though.
--
Paul Barker
Co-Founder & Principal Engineer
Togán Labs Ltd
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Wed, Apr 19, 2017 at 5:53 PM, Andrei Gherzan wrote:
> On Tue, Apr 18, 2017 at 09:51:00PM +0100, Paul Barker wrote:
>> * Upgrade linux-raspberrypi 4.9 recipe
>>
>> * Add support for raspberrypi3-64 MACHINE
>>
>> Boot tested on raspberrypi, raspberrypi3
From: Andrei Gherzan
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
index 3aba67b..c0e8b83 1006
From: Khem Raj
Signed-off-by: Khem Raj
---
conf/machine/raspberrypi3-64.conf | 23 +++
1 file changed, 23 insertions(+)
diff --git a/conf/machine/raspberrypi3-64.conf
b/conf/machine/raspberrypi3-64.conf
index cdcd726..e7d9af2 100644
--- a/conf/machine/raspberrypi3-64.conf
From: Herve Jourdain
Signed-off-by: Herve Jourdain
Signed-off-by: Khem Raj
---
conf/machine/raspberrypi3-64.conf | 15 +++
1 file changed, 15 insertions(+)
create mode 100644 conf/machine/raspberrypi3-64.conf
diff --git a/conf/machine/raspberrypi3-64.conf
b/conf/machine/raspberr
From: Khem Raj
Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-raspberrypi.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-kernel/linux/linux-raspberrypi.inc
b/recipes-kernel/linux/linux-raspberrypi.inc
index 98229d9..d196d8e 100644
--- a/recipes-kernel/linux/linux-raspb
From: Khem Raj
Let config.txt explicitly specify it
Signed-off-by: Khem Raj
---
recipes-bsp/bootfiles/rpi-config_git.bb | 6 ++
1 file changed, 6 insertions(+)
diff --git a/recipes-bsp/bootfiles/rpi-config_git.bb
b/recipes-bsp/bootfiles/rpi-config_git.bb
index f610718..20ec343 100644
---
From: Khem Raj
This helps the firmware to identify the kernel as 64bit
image
Signed-off-by: Khem Raj
---
classes/sdcard_image-rpi.bbclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass
index 116d5e8..79ab53a 100644
--- a/
From: Khem Raj
Signed-off-by: Khem Raj
---
conf/machine/raspberrypi3-64.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/raspberrypi3-64.conf
b/conf/machine/raspberrypi3-64.conf
index 5598e50..cdcd726 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/conf/machine/rasp
fault kernel
raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs
sdcard: Use kernel8.img for 64bit kernel image name
rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3
Paul Barker (1):
raspberrypi3-64: Override rpi-default-versions.inc
classes/sdcard_image-rpi.bbclass | 1 +
Signed-off-by: Paul Barker
---
conf/machine/raspberrypi3-64.conf | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/conf/machine/raspberrypi3-64.conf
b/conf/machine/raspberrypi3-64.conf
index e7d9af2..7e99da1 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/conf
On Tue, Apr 18, 2017 at 7:07 PM, Andrei Gherzan wrote:
> On Tue, Apr 18, 2017 at 6:23 PM, Paul Barker wrote:
>>
>> I'll have a go at backporting the addition of the extra machines. I
>> can test raspberrypi3-64 on hardware myself but I don't have a
>> raspbe
On Tue, Apr 18, 2017 at 1:58 PM, Andrei Gherzan wrote:
> On Tue, Apr 18, 2017 at 12:10:47PM +0100, Paul Barker wrote:
>> On Fri, Apr 14, 2017 at 9:13 PM, Andrei Gherzan wrote:
>> >
>> > -LINUX_VERSION ?= "4.9.13"
>> > +LINUX_VERSION ?= "4.9.21&q
On Fri, Apr 14, 2017 at 9:13 PM, Andrei Gherzan wrote:
> Signed-off-by: Andrei Gherzan
> ---
> recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
> b/recipes-kernel/linux/linux-
On Tue, 4 Apr 2017 19:35:50 +0200
Andrea Galbusera wrote:
> Commit da32aac introduced an invalid shell variable name in do_deploy():
> according to bash manpage variable names cannot contain dots. Replace
> dot with underscore to fix it.
>
> Signed-off-by: Andrea Galbusera
> ---
>
> v2: also
On Tue, 4 Apr 2017 16:18:03 +0200
Andrea Galbusera wrote:
> Commit da32aac introduced an invalid shell variable name in do_deploy():
> according to bash manpage variable names cannot contain dots. Replace
> dot with underscore to fix it.
>
> Signed-off-by: Andrea Galbusera
> ---
> recipes-bsp
On Tue, 14 Mar 2017 10:32:34 +
Paul Barker wrote:
> This series contains backports of patches from Khem's latest combined pull
> request. I've boot tested a raspberrypi3 (4.4.y and 4.9.y kernels) and a
> raspberrypi (4.9.y kernel) using these patches and all looks goo
On Sat, 18 Mar 2017 04:07:05 -0400
Trevor Woerner wrote:
> Hi,
>
> Let's say I wanted to create a recipe to follow Linus' mainline or a
> recipe to follow GregKH's staging-next. In those cases I wouldn't
> want to nail them down with a version, I'd want to do AUTOREV. So I
> wouldn't put a versi
On Wed, 15 Mar 2017 21:18:44 +0100
Fabien Lahoudere wrote:
> gstreamer1.0-omx_1.2.0.bb and gstreamer1.0-omx_git.bb have been removed
> from poky on master branch, so related bbappend should be removed.
>
> Signed-off-by: Fabien Lahoudere
> ---
> .../gstreamer/gstreamer1.0-omx_1.2.0.bbappend
On Thu, 16 Mar 2017 09:17:57 +0100
Josef Holzmayr wrote:
> I'll give it a shot and try to sum up the current state of affairs in
> this discussion. In accordance to the "Package managers all the way
> down"-presentation, I'm gonna use the term LPM (for language package
> manager) for now on.
>
On Wed, 15 Mar 2017 09:45:53 -0400
Trevor Woerner wrote:
> This recipe does not generate any libGL libraries, so remove libgl from the
> list of libraries it provides. Among the libraries generated are libEGL and
> libGLESv2. This entry makes it impossible to have, say, mesa provide libGL
> since
This series contains backports of patches from Khem's latest combined pull
request. I've boot tested a raspberrypi3 (4.4.y and 4.9.y kernels) and a
raspberrypi (4.9.y kernel) using these patches and all looks good.
Khem Raj (1):
linux-raspberrypi_4.9.bb: Update to 4.9.13
Paul
Signed-off-by: Paul Barker
---
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
index 7733bf1..3aba67b 100644
--- a/recipes-kernel/linux/linux
From: Khem Raj
drop upstreamed patch
Signed-off-by: Khem Raj
---
...-Add-rules-for-.dtbo-files-for-dts-overla.patch | 29 --
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 5 ++--
2 files changed, 2 insertions(+), 32 deletions(-)
delete mode 100644
recipes-kernel/l
Signed-off-by: Paul Barker
---
recipes-kernel/linux/linux-raspberrypi_4.4.bb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb
b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
index b235772..b6be0ec 100644
--- a/recipes-kernel
ypi to toplevel wic location
> rpi-base: wic: generate entries for device tree files
>
> Maxin B. John (1):
> gstreamer1.0-omx: remove bbappend for version 1.2.0 and git
>
> Paul Barker (6):
> linux-raspberrypi: Fix uImage build on 4.9.y and later
> lin
On Fri, 10 Mar 2017 17:55:25 -0800
Khem Raj wrote:
> Hi Paul
>
> On 2/13/17 3:32 PM, p...@paulbarker.me.uk wrote:
> > From: Paul Barker
> >
> > Signed-off-by: Paul Barker
> > ---
> > recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++--
> >
On Mon, 6 Mar 2017 17:28:03 +0200
"Maxin B. John" wrote:
> OE-Core rev: aa06a18d59eb391d1a7ace9daa0681bdf8daf17f
> removed gstreamer1.0-omx_1.2.0 recipe.
>
> Signed-off-by: Maxin B. John
> ---
> ...o-acquire-buffer-when-src-pad-isn-t-activ.patch | 48
> .../0001-config-files-path.pa
On Sun, 19 Feb 2017 09:29:24 +
Paul Barker wrote:
> On Sat, 18 Feb 2017 20:13:07 -0800
> Andrei Gherzan wrote:
>
> > On Sat, Feb 18, 2017 at 07:39:13PM +, p...@paulbarker.me.uk wrote:
> > > From: Paul Barker
> > >
> > > Signed-off-by: Pa
On Fri, 24 Feb 2017 16:03:59 -0800
Khem Raj wrote:
> Signed-off-by: Khem Raj
> ---
> recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
> b/recipes-kernel/linux/linux-raspberry
From: Khem Raj
Fix dtbo builds for arm64
Signed-off-by: Khem Raj
Signed-off-by: Paul Barker
---
...-Add-rules-for-.dtbo-files-for-dts-overla.patch | 29 ++
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 5 ++--
2 files changed, 32 insertions(+), 2 deletions
1 - 100 of 355 matches
Mail list logo