From: Chunrong Guo
* For example:
KERNEL_DEVICETREE ?= "freescale/fsl-ls1046a-rdb.dtb"
${DTB}= "freescale/fsl-ls1046a-rdb.dtb"
but only the dtb name should be used.
* Support "ext2.gz " filesystems
* Support mutiple KERNEL_IMAGETYPE
For example:
KERN
On 05/09/2017 01:15 AM, Paul Eggleton wrote:
LXDE in particular is Gtk2 based, it's no longer being developed, and
has been superseded by LXQt. So it's a non-starter (and so is LXQt,
which should be clear from its name :).
FWIW I think this is a little short-sighted. Why are we ruling out Qt ex
On 05/09/2017 01:50 AM, Khem Raj wrote:
A general usecase is that someone takes the reference and tweaks it to
meet the needs of a product quickly. For such usecases, it would be good to
consider the most widely used UI framework in embedded space. I
personally don't know how much sato is deploye
On 09/05/17 09:05, Alexander Kanavin wrote:
On 05/09/2017 01:15 AM, Paul Eggleton wrote:
LXDE in particular is Gtk2 based, it's no longer being developed, and
has been superseded by LXQt. So it's a non-starter (and so is LXQt,
which should be clear from its name :).
FWIW I think this is a li
Dear Chunrong Guo,
you don't need to repost the same patch over and over again. Please consider
my reply to your first submission of v2.
http://lists.openembedded.org/pipermail/openembedded-core/2017-May/136345.html
Regards,
Andreas
P.S.: The subject contains a superflous bracket.
On Tue, 9
The following changes since commit 381897c64069ea43d595380a3ae913bcc79cf7e1:
build-appliance-image: Update to master head revision (2017-05-01 08:56:47
+0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/cve-check-warning
http://git.pokylinux.org/cgi
When warning users about unpatched CVE, we'd better put CVE IDs into
the warning message, so that it would be more straight forward for the
user to know which CVEs are not patched.
So instead of:
WARNING: gnutls-3.5.9-r0 do_cve_check: Found unpatched CVE, for more
information check /path/to/wor
On Tue, 2017-05-09 at 17:13 +0800, Chen Qi wrote:
> When warning users about unpatched CVE, we'd better put CVE IDs into
> the warning message, so that it would be more straight forward for
> the
> user to know which CVEs are not patched.
>
> So instead of:
> WARNING: gnutls-3.5.9-r0 do_cve_chec
On 09/05/17 09:44, Alex J Lennon wrote:
On 09/05/17 09:05, Alexander Kanavin wrote:
On 05/09/2017 01:15 AM, Paul Eggleton wrote:
LXDE in particular is Gtk2 based, it's no longer being developed, and
has been superseded by LXQt. So it's a non-starter (and so is LXQt,
which should be clear from
On 05/09/2017 11:44 AM, Alex J Lennon wrote:
fwiw. I would love to be able to develop devices like those pictured
below, which I believe are based on Qt for Device Creation.
https://d33sqmjvzgs8hq.cloudfront.net/wp-content/uploads/2014/08/devices.png
ref: https://www.qt.io/qt-for-device-creati
Ping.
I know conflicts may have appeared in the meantime. I've got a rebased
version in my tree. Some feedback would be nice however, before I'm going
to send it again.
Regards,
Andreas
On Mon, 30 Jan 2017 23:19:30 +0100
Andreas Oberritter wrote:
> Ping.
>
> On Mon, 5 Dec 2016 23:41:53 +0100
Ping, again, for this very simple patch.
On Mon, 30 Jan 2017 23:20:02 +0100
Andreas Oberritter wrote:
> Ping.
>
> On Wed, 30 Nov 2016 13:22:31 +0100
> Andreas Oberritter wrote:
>
> > Fixes network mounts on boot.
> >
> > Signed-off-by: Andreas Oberritter
> > ---
> > meta/recipes-connectivi
On 05/09/2017 05:17 PM, Joshua Lock wrote:
On Tue, 2017-05-09 at 17:13 +0800, Chen Qi wrote:
When warning users about unpatched CVE, we'd better put CVE IDs into
the warning message, so that it would be more straight forward for
the
user to know which CVEs are not patched.
So instead of:
WAR
On 8 May 2017 at 23:15, Paul Eggleton wrote:
> FWIW I think this is a little short-sighted. Why are we ruling out Qt
> exactly?
>
My only strong opinion on what goes into oe-core is that it should be small
(both in size and build time) and basic. It's not going to fit everyones
needs and is bas
The following changes since commit 381897c64069ea43d595380a3ae913bcc79cf7e1:
build-appliance-image: Update to master head revision (2017-05-01 08:56:47
+0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/cve-check-warning
http://git.pokylinux.org/cgi
When warning users about unpatched CVE, we'd better put CVE IDs into
the warning message, so that it would be more straight forward for the
user to know which CVEs are not patched.
So instead of:
WARNING: gnutls-3.5.9-r0 do_cve_check: Found unpatched CVE, for more
information check /path/to/wor
On 05/09/2017 12:18 PM, Ian Arkver wrote:
They have their own meta-b2qt layer for that. See "Embedded
documentation" and "Building Your Own Embedded Linux Image" from that
page.
It's not an OE-core thing, imho.
I digged a bit deeper, and meta-b2qt is in fact open source:
http://code.qt.io/cgi
On 9 May 2017 at 10:30, Alexander Kanavin wrote:
> Seriously, for those who say that qt5 should be in oe.core - this does the
> job far better than oe-core ever would.
>
This. :)
Ross
--
___
Openembedded-core mailing list
Openembedded-core@lists.open
On 09-05-17 10:44, Alex J Lennon wrote:
On 09/05/17 09:05, Alexander Kanavin wrote:
On 05/09/2017 01:15 AM, Paul Eggleton wrote:
LXDE in particular is Gtk2 based, it's no longer being developed, and
has been superseded by LXQt. So it's a non-starter (and so is LXQt,
which should be clear fro
Hi Tanu,
I've written a script myself, referencing how other scripts did this. Was
indeed not so hard.
This is the first time writing such a script so I can't guarantee
everything is correct or the right way to do (especially the license
stuff). But this works for me.
You can do with this script
gcr needs xsltproc at build time if GObject Introspection is enabled.
Also, remove the explicit disabling of g-i and gtk-doc on x86-64 targets, this
appears to work now.
Signed-off-by: Ross Burton
---
meta/recipes-gnome/gcr/gcr_3.20.0.bb | 16 ++--
1 file changed, 2 insertions(+), 1
On 8 May 2017 at 10:39, Huang Qiyu wrote:
>
> 1) Upgrade libnl from 3.2.29 to 3.3.0.
> 2) Delete patch "fix-pktloc_syntax_h-race.patch", since it is integrated
upstream.
Breaks under musl:
In file included from ../libnl-3.3.0/include/linux-private/linux/ipv6.h:5:0,
from ../libn
In parallel builds utils/kconfig-tweak may be written to before utils/ exists,
so add a mkdir.
Also mark the pkgconfig patch as Submitted as I sent that upstream at the same
time.
Signed-off-by: Ross Burton
---
.../files/0001-Fix-installation-of-.pc-files.patch | 3 +-
.../kconfig-frontends/fi
== Series Details ==
Series: kconfig-frontends: fix build race
Revision: 1
URL : https://patchwork.openembedded.org/series/6651/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on th
Based on the same reason behind DEBIAN's switch from ftp:
https://www.debian.org/News/2017/20170425
Signed-off-by: Maxin B. John
---
meta/classes/mirrors.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index
All public-facing debian.org FTP services will be shut down on November 1, 2017
The mirrors should just be accessed using HTTP instead.
https://www.debian.org/News/2017/20170425
Fixes [YOCTO #11413]
Signed-off-by: Maxin B. John
---
meta/classes/mirrors.bbclass | 34 +---
Remove recipe-specific-sysroot details from the preinst scripts
generated by useradd.bbclass.
Fixes [YOCTO #11460]
Signed-off-by: Maxin B. John
---
meta/classes/useradd.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/useradd.bbclass b/meta/classes/userad
On Tue, May 9, 2017 at 6:18 AM, Burton, Ross wrote:
>
> On 8 May 2017 at 10:39, Huang Qiyu wrote:
>>
>> 1) Upgrade libnl from 3.2.29 to 3.3.0.
>> 2) Delete patch "fix-pktloc_syntax_h-race.patch", since it is integrated
>> upstream.
>
>
> Breaks under musl:
>
> In file included from ../libnl-3.3.0
On 05/09/2017 07:19 PM, Maxin B. John wrote:
All public-facing debian.org FTP services will be shut down on November 1, 2017
The mirrors should just be accessed using HTTP instead.
Let's discourage the use of ftp in recipes in general; it's a 1970s relic.
Alex
--
_
From: Denys Dmytriyenko
This resolves a conflict when both python-nose and python3-nose are pulled
into an image and try to install ${bindir}/nosetests binary.
This matches with how other distros are solving this problem, e.g. Debian:
https://packages.debian.org/jessie/all/python3-nose/filelist
Am Dienstag, den 09.05.2017, 11:10 +0300 schrieb Alexander Kanavin:
> On 05/09/2017 01:50 AM, Khem Raj wrote:
> > A general usecase is that someone takes the reference and tweaks it to
> > meet the needs of a product quickly. For such usecases, it would be good to
> > consider the most widely used
On Tue, May 9, 2017 at 2:24 AM, Burton, Ross wrote:
>
> On 8 May 2017 at 23:15, Paul Eggleton wrote:
>>
>> FWIW I think this is a little short-sighted. Why are we ruling out Qt
>> exactly?
>
>
> My only strong opinion on what goes into oe-core is that it should be small
> (both in size and build
On 05/09/2017 11:19 PM, Khem Raj wrote:
I think we should always intend to align the reference stack with
whats commonly used in
userbases we target to address with project, we will not be serving
the project goals and its username if we
trim down to packages which are just used for reference, if
The logic added to the pkg_postinst in commit 6bf82c26f953 has the
side effect of rendering SYSTEMD_AUTO_ENABLE ineffective. The systemd
service will not be configured as 'enabled' either offline(do_rootfs)
or during first boot. Since the volatiles, as used, in the
pkg_postinst are unused with syst
On Tue, May 9, 2017 at 1:39 PM, Alexander Kanavin
wrote:
> On 05/09/2017 11:19 PM, Khem Raj wrote:
>>
>> I think we should always intend to align the reference stack with
>> whats commonly used in
>> userbases we target to address with project, we will not be serving
>> the project goals and its u
On Wednesday, 10 May 2017 8:39:58 AM NZST Alexander Kanavin wrote:
> On 05/09/2017 11:19 PM, Khem Raj wrote:
> > I think we should always intend to align the reference stack with
> > whats commonly used in
> > userbases we target to address with project, we will not be serving
> > the project goals
Marek,
There is another mailing list that is geared towards the core
development and recipes like this that are targeted for the main "meta"
layer.
You should resend this patch to: openembedded-core@lists.openembedded.org.
regards,
Armin
On 05/09/2017 02:10 PM, Marek Belisko wrote:
libgp
Can libsoc help here? It's in meta-oe, but this libgpiod should be there too...
On Tue, May 09, 2017 at 02:24:18PM -0700, akuster808 wrote:
> Marek,
>
> There is another mailing list that is geared towards the core
> development and recipes like this that are targeted for the main
> "meta" layer.
From: Denys Dmytriyenko
Commit d2eb70e809d482c493922f23aef4409cfd82 has changed suffixes for
all -crosssdk packages from SDK_ARCH to SDK_SYS, but missed one line with
binutils-crosssdk. This change fixes that omission.
Signed-off-by: Denys Dmytriyenko
---
meta/conf/distro/include/tcmode-de
On 05/09/2017 03:03 PM, Paul Eggleton wrote:
> On Wednesday, 10 May 2017 8:39:58 AM NZST Alexander Kanavin wrote:
>> On 05/09/2017 11:19 PM, Khem Raj wrote:
>>> I think we should always intend to align the reference stack with
>>> whats commonly used in
>>> userbases we target to address with proje
From: Jackie Huang
The previous patch used LARGE_BUFFER_MAX_SIZE instead
of SMALL_BUFFER_MAX_SIZE for cmd in function pkg_installLibrary,
which only fixed some of the cases when the command line
is too long, some other cases indicate that the
LARGE_BUFFER_MAX_SIZE is also needed in pkg_installCom
libgpiod - C library and tools for interacting with the linux GPIO
character device
Since linux 4.8 the GPIO sysfs interface is deprecated.
User space should use the character device instead.
This library encapsulates the ioctl calls and data structures behind a
straightforward API.
Signed-off-by
42 matches
Mail list logo