We've seen similar effects with IPK packages and opkg, but the problem then
isn't so much the package manager, but it's just that some packages don't
upgrade properly when bunched together with some others. For example, two
packages A and B which individually upgrade just fine, but if you try t
On Mon, 30 May 2016 20:58:53 +0300
Khem Raj wrote:
> On May 30, 2016 1:09 AM, "Paul Barker" wrote:
> >
> > On Sun, 29 May 2016 21:20:21 +0300
> > Khem Raj wrote:
> >
> > > On May 29, 2016 9:00 AM, "Paul Barker"
> > > wrote:
> > > >
> > > > PV is now set in each version of the linux-raspberrypi
Thanks for your reply Richard.
For FBDEV, I have been told on #yocto that the FBENV variable is kind of
useless at least for the startup as the environment is not read yet.
This why I replaced it. But I will let it available in the next patch if
this is what should be done.
For the psplash do
Signed-off-by: Herve Jourdain
---
.../0002-vc4-ioctl-rendering-allow.patch | 23 ++
recipes-kernel/linux/linux-raspberrypi_4.4.bb | 1 +
2 files changed, 24 insertions(+)
create mode 100644
recipes-kernel/linux/linux-raspberrypi-4.4/0002-vc4-ioctl-rendering-a
Signed-off-by: Herve Jourdain
---
recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb
b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
index 789fef1..02016fe 100644
--- a/recipes-kernel
Signed-off-by: Herve Jourdain
---
recipes-bsp/common/firmware.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc
index bf11e4c..b467fc6 100644
--- a/recipes-bsp/common/firmware.inc
+++ b/recipes-bsp/common/
Signed-off-by: Herve Jourdain
---
recipes-kernel/linux/linux-rpi.inc | 10 ++
1 file changed, 10 insertions(+)
diff --git a/recipes-kernel/linux/linux-rpi.inc
b/recipes-kernel/linux/linux-rpi.inc
index 1755685..c120dbd 100644
--- a/recipes-kernel/linux/linux-rpi.inc
+++ b/recipes-kernel
Signed-off-by: Herve Jourdain
---
recipes-graphics/mesa/mesa_%.bbappend | 4
1 file changed, 4 insertions(+)
create mode 100644 recipes-graphics/mesa/mesa_%.bbappend
diff --git a/recipes-graphics/mesa/mesa_%.bbappend
b/recipes-graphics/mesa/mesa_%.bbappend
new file mode 100644
index 0
Signed-off-by: Herve Jourdain
---
recipes-graphics/weston/weston_%.bbappend | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/recipes-graphics/weston/weston_%.bbappend
b/recipes-graphics/weston/weston_%.bbappend
index 3ec311d..70f4360 100644
--- a/recipes-graphics
Signed-off-by: Herve Jourdain
---
recipes-bsp/bootfiles/rpi-config_git.bb | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/recipes-bsp/bootfiles/rpi-config_git.bb
b/recipes-bsp/bootfiles/rpi-config_git.bb
index 4bc8eb7..f610718 100644
--- a/recipes-bsp/bootfiles/rpi-
Signed-off-by: Herve Jourdain
---
recipes-graphics/wayland/weston_%.bbappend | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/recipes-graphics/wayland/weston_%.bbappend
b/recipes-graphics/wayland/weston_%.bbappend
index c3a7421..57b8079 100644
--- a/recipes-graphics/wayl
Signed-off-by: Herve Jourdain
---
conf/machine/raspberrypi3.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
index cb6056e..438c6e6 100644
--- a/conf/machine/raspberrypi3.conf
+++ b/conf/machine/raspberrypi3.conf
@@ -9,3 +9
Signed-off-by: Herve Jourdain
---
conf/machine/raspberrypi2.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/raspberrypi2.conf b/conf/machine/raspberrypi2.conf
index b6346e6..3a82d66 100644
--- a/conf/machine/raspberrypi2.conf
+++ b/conf/machine/raspberrypi2.conf
@@ -8,3 +8
Signed-off-by: Herve Jourdain
---
conf/machine/raspberrypi.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index 0f95f1a..b369c67 100644
--- a/conf/machine/raspberrypi.conf
+++ b/conf/machine/raspberrypi.conf
@@ -8,3 +8,5 @@
Signed-off-by: Herve Jourdain
---
conf/machine/raspberrypi0.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/raspberrypi0.conf b/conf/machine/raspberrypi0.conf
index ccf9ae7..0df9121 100644
--- a/conf/machine/raspberrypi0.conf
+++ b/conf/machine/raspberrypi0.conf
@@ -6,3 +6
Signed-off-by: Herve Jourdain
---
conf/machine/include/rpi-base.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/include/rpi-base.inc
b/conf/machine/include/rpi-base.inc
index 2c9d8e0..23f8619 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.
Signed-off-by: Herve Jourdain
---
conf/machine/include/rpi-default-providers.inc | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/conf/machine/include/rpi-default-providers.inc
b/conf/machine/include/rpi-default-providers.inc
index cabbd43..0bc8838 100644
--- a/conf/ma
This v3 series addresses the following issues with the v2 series:
a. patch rebased
b. new revision of kernel, to get a version of the VC4 graphics driver that
handles render nodes
c. patch to the VC4 driver to enable proper working of the render nodes (need
to add authorization for IOCTLs)
v2 se
Signed-off-by: Herve Jourdain
---
recipes-kernel/linux/linux-raspberrypi_4.4.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb
b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
index ba47b22..789fef1 100644
--- a/recipes-kernel/linux/linux-raspber
Kernel 4.4.6+ on RaspberryPi support .dtbo files for overlays, instead of .dtb.
Patch the kernel, which has faulty rules to generate .dtbo the way yocto does
Signed-off-by: Herve Jourdain
---
.../0001-fix-dtbo-rules.patch | 27 ++
1 file changed, 27 inser
Kernel 4.4.6+ on RaspberryPi support .dtbo files for overlays, instead of .dtb.
Add support for both variants of overlays ("-overlay.dtb" and ".dtbo") for the
default KERNEL_DEVICETREE variable
Signed-off-by: Herve Jourdain
---
conf/machine/include/rpi-base.inc | 36
Kernel 4.4.6+ on RaspberryPi support .dtbo files for overlays, instead of .dtb.
Add support for both extensions for overlays (".dtb" and ".dtbo")
Signed-off-by: Herve Jourdain
---
classes/sdcard_image-rpi.bbclass | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/classes/
Kernel 4.4.6+ on RaspberryPi support .dtbo files for overlays, instead of .dtb.
Add support for both variants of overlays ("-overlay.dtb" and ".dtbo")
Signed-off-by: Herve Jourdain
---
classes/linux-raspberrypi-base.bbclass | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/c
v4: rebased
For kernels 4.4.9+, the behavior for the device tree overlays loading has been
modified on RaspberryPi.
For overlays, it loads .dtbo files, not .dtb anymore.
Also, it does not check for -overlay extension, so the name of the overlay that
is placed in the "overlays" directory must be .
On May 30, 2016 1:09 AM, "Paul Barker" wrote:
>
> On Sun, 29 May 2016 21:20:21 +0300
> Khem Raj wrote:
>
> > On May 29, 2016 9:00 AM, "Paul Barker" wrote:
> > >
> > > PV is now set in each version of the linux-raspberrypi recipe
> > > instead of
> > in
> > > linux-raspberrypi.inc. This allows li
Thanks!
I think what was happening in my case was some post install scriptlets
triggered activity that in turned killed an upgrade service that was running.
We handle the upgrades with the system in sort of an offline state so we don't
want the RPM installs / upgrades launching things. Since m
Hej
I want to build a recipe for a cmake based application. To make it run I
need to set a cached cmake variable.
What is the common/best way to achive it?
Regards!
Stefan Jaritz
ESA Elektroschaltanlagen Grimma GmbH
Broner Ring 30
0
On 27 May 2016 at 12:32, Burton, Ross wrote:
> On 26 April 2016 at 08:57, Jussi Kukkonen
wrote:
>>
>> MBWM already supports setting MB theme with "MATCHBOX/THEME",
>> there is no advantage to also set it with "Net/ThemeName" -- the
>> expectation that MBWM has a matching theme for all toolkit the
On Sun, 29 May 2016 21:17:29 +0300
Khem Raj wrote:
> I think we should remove it. But lets give a chance for folks to
> respond if any one is using 3.18 still
> On May 29, 2016 9:07 AM, "Paul Barker" wrote:
>
> > The linux-raspberrypi v3.18 recipe does not build after commit
> > 519c387e3b97ecc
On Sun, 29 May 2016 21:20:21 +0300
Khem Raj wrote:
> On May 29, 2016 9:00 AM, "Paul Barker" wrote:
> >
> > PV is now set in each version of the linux-raspberrypi recipe
> > instead of
> in
> > linux-raspberrypi.inc. This allows linux-raspberrypi.inc to be used
> > in
> custom
> > kernel recipes
30 matches
Mail list logo