On 03/24/2017 08:05 PM, Burton, Ross wrote:
On 24 March 2017 at 08:55, Robert Yang mailto:liezhi.y...@windriver.com>> wrote:
- install -m 0644 ${S}/debian/apt.systemd.daily ${D}/usr/lib/apt/
+ install -m 0644 ${S}/debian/apt.systemd.daily ${D}${libdir}/apt/
$ grep -r apt
On Sun, Mar 26, 2017 at 05:08:13PM -0300, Otavio Salvador wrote:
> Ths 2017.03 release is out since March 13th 2017 and is the latest
> stable release prior Pyro release.
At least 2 typos in the description...
> Signed-off-by: Otavio Salvador
> ---
>
> .../u-boot/{u-boot-common_2017.01.inc =>
Ths 2017.03 release is out since March 13th 2017 and is the latest
stable release prior Pyro release.
Signed-off-by: Otavio Salvador
---
.../u-boot/{u-boot-common_2017.01.inc => u-boot-common_2017.03.inc} | 2 +-
.../u-boot/{u-boot-fw-utils_2017.01.bb => u-boot-fw-utils_2017.03.bb} | 0
.
The MESA 17.0 has Etnaviv and i.MX support. Expose them in
PACKAGECONFIG for use.
Signed-off-by: Otavio Salvador
---
meta/recipes-graphics/mesa/mesa.inc | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/mesa/mesa.inc
b/meta/recipes-graphics/mesa/mes
This is a bugfix only release.
,
| Bug fixes
|
| Bug 68504 - 9.2-rc1 workaround for clover build failure on ppc/altivec:
cannot convert 'bool' to '__vector(4) __bool int' in return
| Bug 97988 - [radeonsi] playing back videos with VDPAU exhibits
deinterlacing/anti-aliasing issues not visible
On 25 March 2017 at 17:34, Peter Kjellerstedt
wrote:
> > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > Richard Purdie
> > Sent: den 25 mars 2017 11:27
> > To: Peter Kjellerstedt;
Gentle remainder.. appreciate any pointers on thread level CPU usage.
Thanks
Naresh
On Sat, Mar 25, 2017 at 9:44 PM, Munagala Naresh <
munagala.nareshb...@gmail.com> wrote:
> Hi Team,
>
> To analyzes the CPU load consumption of a particular process, we need to
> find the thread level consumption
Partition UUID for msdos partitioning is based on a 4 bytes long
system identifier. Wic uses random number to generate system
identifier. For the numbers starting with 0 partition uuid is
shorter, which makes wic images non-bootable as kernel expects
8 charactest in PARTUUID parameter.
Padded syst
For aesthetic style reasons, use "grep -q" instead of ">/dev/null".
Signed-off-by: Robert P. J. Day
---
diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass
index d494734..ac04a07 100644
--- a/meta/classes/autotools.bbclass
+++ b/meta/classes/autotools.bbclass
@@ -193,1