From: Qiang Chen
Commit 91c0f9e3 moves library files to base_libdir for safe while
symbol link libuuid.so and libblkid.so are placed in libdir, not
base_libdir. Thus they are missed by related develop package and
collected by util-linux's develop package at last. Fix it.
Signed-off-by: Zhang Xia
On 11/13/2013 08:30 PM, Burton, Ross wrote:
On 13 November 2013 10:08, Zhong Hongbo wrote:
+++
b/meta/recipes-connectivity/bluez/bluez4-4.101/fix-no-module-name-GObject-for-simple-agent.patch
@@ -0,0 +1,25 @@
+Fix No module name gi.repository and GObject for simple-agent
+
+Signed-off-by: Zhon
On 11/13/2013 08:34 PM, Burton, Ross wrote:
On 13 November 2013 11:38, Phil Blundell wrote:
On Wed, 2013-11-13 at 18:08 +0800, Zhong Hongbo wrote:
From: Zhong Hongbo
Signed-off-by: Zhong Hongbo
[...]
install -m 0644 ${S}/input/input.conf ${D}/${sysconfdir}/bluetooth/
+ install
On Wed, Nov 13, 2013 at 8:45 PM, Otavio Salvador
wrote:
> On Wed, Nov 13, 2013 at 7:54 PM, Saul Wold wrote:
>> On 11/01/2013 06:31 AM, Otavio Salvador wrote:
>>>
>>> This updates lttng-modules for 2.3.2 and also includes a bugfix
>>> imported from 3.4 kernel. The changes included are:
>>>
>>> 6c2
On 11/12/2013 03:47 PM, Richard Purdie wrote:
On Mon, 2013-11-11 at 10:05 -0600, Mark Hatle wrote:
On 11/11/13, 4:10 AM, wenzong@windriver.com wrote:
From: Wenzong Fan
We don't support multiple -dbg packages, so just remove the libudev-dbg,
libgudev-dbg and put all debug stuffs to 'udev-d
From: Lu Chong
Previously, EXTRA_OECONF would be overwritten by EXTRA_OECONF_class-native
and EXTRA_OECONF_class-nativesdk.
As a result, some applications such as `last', `mesg' and `reset' didn't get
compiled.
The patch rewrote EXTRA_OECONF_class-native, EXTRA_OECONF_class-nativesdk
and EXTRA_O
From: Wenzong Fan
v1: remove libudev-dbg, libgudev-dbg
v2: remove libudev-dev, libgudev-dev as well, since we don't support multiple
-dbg/-dev packages.
The following changes since commit ea92671d9823e3667d6ced7ac2af20f991da404d:
bitbake: cooker: replace "w" file opening mode with "a" mode (
From: Wenzong Fan
We don't support multiple -dbg/-dev packages, the package can generate
them but the system does not correctly handle them. Just move all devel
stuffs into 'udev-dev' and all debug stuffs into 'udev-dbg'.
Signed-off-by: Wenzong Fan
---
meta/recipes-core/udev/udev.inc | 16 ++
On 11/14/2013 6:06 AM, Saul Wold wrote:
On 11/08/2013 11:56 PM, jackie.hu...@windriver.com wrote:
From: Jackie Huang
grub-efi-native builds grub with efi platform, then run
"grub-mkimage" command with built in cfg and modules to
generate an EFI binary for the target, and deploys it.
It work
On 11/14/2013 02:28 AM, Saul Wold wrote:
On 11/13/2013 12:15 AM, Ming Liu wrote:
We don't make use of xen and when building on Ubuntu 13.04 when
libxen-dev is installed on the build host you will get errors like the
following:
| /usr/include/x86_64-linux-gnu/bits/string3.h:81: warning: memset
On Wed, Nov 13, 2013 at 7:54 PM, Saul Wold wrote:
> On 11/01/2013 06:31 AM, Otavio Salvador wrote:
>>
>> This updates lttng-modules for 2.3.2 and also includes a bugfix
>> imported from 3.4 kernel. The changes included are:
>>
>> 6c26b01 Blacklist Linux kernels 3.10+
>> b97d469 LTTng trace-clock:
2013/11/13 Saul Wold :
> On 11/13/2013 09:25 AM, Yevhen Kyriukha wrote:
>>
>> 2013/11/13 Saul Wold :
>>>
>>> On 11/13/2013 06:51 AM, Yevhen Kyriukha wrote:
Also added c-ares library recipe.
In libcurl there is an issue with DNS lookups that cause crash on some
platform
On 11/08/2013 11:56 PM, jackie.hu...@windriver.com wrote:
From: Jackie Huang
grub-efi-native builds grub with efi platform, then run
"grub-mkimage" command with built in cfg and modules to
generate an EFI binary for the target, and deploys it.
It works fine when build on 64bit host, but when w
On 11/01/2013 06:31 AM, Otavio Salvador wrote:
This updates lttng-modules for 2.3.2 and also includes a bugfix
imported from 3.4 kernel. The changes included are:
6c26b01 Blacklist Linux kernels 3.10+
b97d469 LTTng trace-clock: shrink kernel blacklist
7d40f8e Version 2.3.1
2aecb9b Blacklist kern
On Nov 13, 2013, at 10:15 AM, Saul Wold wrote:
> On 11/12/2013 10:47 PM, Khem Raj wrote:
>> Remove patches accepted upstream
>> Forward-port uclibc patches
>> Create additional packages to bundle zsh support files
>>
>
> Looks like RP already to v2, so can you make an updated diff against mast
On 13 November 2013 18:00, Phil Blundell wrote:
> OpenedHand Ltd was apparently dissolved two years ago so I guess its
> copyright notices are just historical artifacts.
FWIW, as of October 2008 anything that was (C) OpenedHand Ltd is (C) Intel Corp.
Ross
We don't actually need this dummy class; "inherit" can be used with an
expression that evaluates to nothing with current BitBake.
Signed-off-by: Paul Eggleton
---
meta/classes/image-empty.bbclass | 0
meta/classes/image.bbclass | 12 ++--
2 files changed, 6 insertions(+), 6 deleti
On 11/13/2013 12:15 AM, Ming Liu wrote:
We don't make use of xen and when building on Ubuntu 13.04 when
libxen-dev is installed on the build host you will get errors like the
following:
| /usr/include/x86_64-linux-gnu/bits/string3.h:81: warning: memset used with
constant zero length parameter;
On 11/12/2013 10:47 PM, Khem Raj wrote:
Remove patches accepted upstream
Forward-port uclibc patches
Create additional packages to bundle zsh support files
Looks like RP already to v2, so can you make an updated diff against
master please.
Thanks
Sau!
Signed-off-by: Khem Raj
---
This saves about 2GB on a core-image-sato build so is worth doing and is
consistent with our efforts to try and decrease our build footprint.
Build time in my local test seemed unaffected but on more IO bound
machines it should help.
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/st
On Wed, 2013-11-13 at 16:51 +0200, Yevhen Kyriukha wrote:
> +# Copyright (c) 2012-2013 LG Electronics, Inc.
Is this sort of thing wholesome? The majority of recipes in oe-core
don't have any copyright statement and I'm not sure that adding one is
necessarily a good thing.
Out of curiosity I cond
On 11/13/2013 09:25 AM, Yevhen Kyriukha wrote:
2013/11/13 Saul Wold :
On 11/13/2013 06:51 AM, Yevhen Kyriukha wrote:
Also added c-ares library recipe.
In libcurl there is an issue with DNS lookups that cause crash on some
platforms:
http://curl.haxx.se/mail/lib-2008-09/0197.html
To avoid this
On Wed, 2013-11-13 at 19:25 +0200, Yevhen Kyriukha wrote:
> As far as I've tested curl crashes on i386 and Intel Cedartrail
> platforms with internal threaded resolver.
Crashes how? The original problem you mentioned is specific to the
synchronous resolver. The threaded resolver doesn't use SIGA
2013/11/13 Saul Wold :
> On 11/13/2013 06:51 AM, Yevhen Kyriukha wrote:
>>
>> Also added c-ares library recipe.
>>
>> In libcurl there is an issue with DNS lookups that cause crash on some
>> platforms:
>> http://curl.haxx.se/mail/lib-2008-09/0197.html
>> To avoid this issue libcurl has to be built
From: Jeffrey C Honig
When ptest is not enabled, the populate_packages_prepend function runs
wheter ptest is enabled or not. This causes ptest packages to get in the
dependencies list when ptest is not enabled.
Signed-off-by: Jeffrey C Honig
---
meta/recipes-devtools/perl/perl-ptest.inc |
On 11/13/2013 06:51 AM, Yevhen Kyriukha wrote:
Also added c-ares library recipe.
In libcurl there is an issue with DNS lookups that cause crash on some
platforms:
http://curl.haxx.se/mail/lib-2008-09/0197.html
To avoid this issue libcurl has to be built with c-ares name resolver.
This still do
Hi,
sorry my fault it needs to be RDEPENDS_dbus_class-nativesdk = ""
but shouldn't than the RDEPENDS_class-native = "" also be changed to
RDEPENDS_dbus_class-native = ""
Dominik
On 11/13/2013 04:53 PM, Dominik Holland wrote:
Hi,
i'm trying to port a application which has a dependency to d
On 11/13/2013 01:45 AM, Irina Patru wrote:
The existing code in checkpkg from distrodata.bbclass had similar
functionality with fetch when searching for latest package version.
For packages that use svn protocol that part was rewrote in order
to use fetcher API.
It now calls latest_revision meth
On Wed, Nov 13, 2013 at 12:47 PM, Randy MacLeod wrote:
> On Tue, Nov 12, 2013 at 8:47 PM, Muhammad Tauqir Ahmad
> wrote:
>> According to the link below [1], it seems some works has been done at
>> least for llvm+clang bitbake recipes, although I couldn't find any
>> clang recipes when searching t
Hi,
i'm trying to port a application which has a dependency to dbus. This
tool is host tool and should be included in the sdk.
Because of that i added a dependency to nativesdk-dbus. But it doesn't
build for because nativesdk-dbus depends on nativesdk-dbus-ptest-ptest
which is not available.
On 13 November 2013 13:24, Philip Balister wrote:
> On 11/13/2013 07:34 AM, Burton, Ross wrote:
>> On 13 November 2013 11:38, Phil Blundell wrote:
>>> On Wed, 2013-11-13 at 18:08 +0800, Zhong Hongbo wrote:
From: Zhong Hongbo
Signed-off-by: Zhong Hongbo
>>> [...]
instal
Also added c-ares library recipe.
In libcurl there is an issue with DNS lookups that cause crash on some
platforms:
http://curl.haxx.se/mail/lib-2008-09/0197.html
To avoid this issue libcurl has to be built with c-ares name resolver.
Signed-off-by: Yevhen Kyriukha
---
meta/recipes-support/c-ar
On Tue, Nov 12, 2013 at 8:47 PM, Muhammad Tauqir Ahmad
wrote:
> According to the link below [1], it seems some works has been done at
> least for llvm+clang bitbake recipes, although I couldn't find any
> clang recipes when searching the net. If anyone can point me in the
> right direction for fin
This is very old, and we now have pkgdata which is much more complete.
Nobody appears to be using this class, and even OE-Classic had no
current references to it.
Signed-off-by: Paul Eggleton
---
meta/classes/pkg_metainfo.bbclass | 22 --
1 file changed, 22 deletions(-)
dele
This appears to be a very old way of archiving recipes and associated
files. We have better ways of doing this now, and nobody appears to be
using this class - even OE-Classic had no current references to it.
Signed-off-by: Paul Eggleton
---
meta/classes/pkg_distribute.bbclass | 29 -
If SDKMACHINE is set then check that a configuration file matching it
actually exists, otherwise the user won't know that they've set it
incorrectly.
Signed-off-by: Paul Eggleton
---
meta/classes/sanity.bbclass | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/classes/sanity.bbclass
It's gtk-immodules-cache and GTKIMMODULES_PACKAGES.
Signed-off-by: Paul Eggleton
---
meta/classes/gtk-immodules-cache.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/gtk-immodules-cache.bbclass
b/meta/classes/gtk-immodules-cache.bbclass
index e11ed22..5b
The expected usage of COPY_LIC_MANIFEST and COPY_LIC_DIRS appears to be
to set them to "1" to enable; however the test here is just testing
whether they have a value at all, so setting them to "0" would also
enable them which is somewhat disingenuous. Actually check if they are
set to "1" instead i
It's LICENSE_FLAGS, LICENSE_FLAG is invalid.
Signed-off-by: Paul Eggleton
---
meta/classes/license.bbclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass
index 419105b..6d7ee94 100644
--- a/meta/classes/licens
It's DISTRO_FEATURES; DISTRO_FEATURE is invalid.
Signed-off-by: Paul Eggleton
---
meta/classes/systemd.bbclass | 4 ++--
meta/recipes-core/systemd/systemd_208.bb | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/classes/systemd.bbclass b/meta/classes/syste
This variable has been unused since the tune file overhaul two years
ago.
Signed-off-by: Paul Eggleton
---
meta/conf/bitbake.conf | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index b01c69f..d7d703d 100644
--- a/meta/conf/bitbake.conf
+++ b
* If the md5 parameter is specified with no value, report that the
checksum is not specified instead of reporting that it has changed
* If the md5 checksum has changed, point directly to the license file in
a way that is easy to copy and paste and give the line numbers in an
easy to read form
These were for task-bootstrap in OE-Classic and have never been used in
OE-Core.
Signed-off-by: Paul Eggleton
---
meta/conf/bitbake.conf | 7 ---
1 file changed, 7 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index ea313ad..b01c69f 100644
--- a/meta/conf/bitbake
Tidy up a bunch of minor things I had on my todo list or that I noticed
recently. Note the two class removals at the end.
The following changes since commit 616354f13732d13c17434d5b60b166f691c25761:
binutils: Add gnu-config-native to DEPENDS (2013-11-12 16:00:20 +)
are available in the gi
If --help is specified as the first argument, show the standard help
text instead of trying to process it as a URL.
Signed-off-by: Paul Eggleton
---
scripts/create-recipe | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/create-recipe b/scripts/create-recipe
index 5613e
On 11/02/2013 03:26 AM, Saul Wold wrote:
On 10/23/2013 04:59 AM, Marius Avram wrote:
- no-ko-translation.patch respects new structure of po/LINGUAS file
- replaces configure.in to configure.ac inside multiple patches
- adds libapt-private installation
Seems they have moved to 0.9.12.1 already
When the -symlinks package was removed and an RPROVIDES was added, nothing
was put in to cause the removal of the older package in an upgrade.
Signed-off-by: Mark Hatle
---
meta/recipes-devtools/binutils/binutils.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/bin
The -symlinks packages don't really add any value if we're using
update-alternatives. Drop it, leaving an RPROVIDES in case anyone thought
they needed it still.
Signed-off-by: Mark Hatle
---
meta/recipes-devtools/gcc/gcc-target.inc | 54 ++--
1 file changed, 30 inser
Richard Purdie
writes:
> I had some ideas I decided to test out. Specifically:
> Its very hard to figure out what in these tests might be noise and what
> if anything was a real gain (other than the disk usage improvements). I
> suspect the hardlinking patch may be worthwhile, the other two are
>
On Wed, 2013-11-13 at 07:39 -0600, Mark Hatle wrote:
> On 11/13/13, 5:14 AM, Phil Blundell wrote:
> > On Wed, 2013-11-13 at 09:12 +0100, Martin Jansa wrote:
> >> On Tue, Nov 12, 2013 at 07:23:22PM -0600, Mark Hatle wrote:
> >>> When the -symlinks package was removed and an RPROVIDES was added, noth
On 11/13/13, 5:14 AM, Phil Blundell wrote:
On Wed, 2013-11-13 at 09:12 +0100, Martin Jansa wrote:
On Tue, Nov 12, 2013 at 07:23:22PM -0600, Mark Hatle wrote:
When the -symlinks package was removed and an RPROVIDES was added, nothing
was put in to cause the removal of the older package in an upg
On 11/13/2013 07:34 AM, Burton, Ross wrote:
> On 13 November 2013 11:38, Phil Blundell wrote:
>> On Wed, 2013-11-13 at 18:08 +0800, Zhong Hongbo wrote:
>>> From: Zhong Hongbo
>>>
>>> Signed-off-by: Zhong Hongbo
>> [...]
>>> install -m 0644 ${S}/input/input.conf ${D}/${sysconfdir}/bluetooth
On 11/13/13, 4:33 AM, Paul Eggleton wrote:
Hi Mark,
On Tuesday 12 November 2013 19:59:20 Mark Hatle wrote:
In the translate oe to smart function, we only translated package names.
However, it's allowed that people can put in a dependency name in the
IMAGE_INSTALL. So on a failure to translate
On 13 November 2013 11:38, Phil Blundell wrote:
> On Wed, 2013-11-13 at 18:08 +0800, Zhong Hongbo wrote:
>> From: Zhong Hongbo
>>
>> Signed-off-by: Zhong Hongbo
> [...]
>> install -m 0644 ${S}/input/input.conf ${D}/${sysconfdir}/bluetooth/
>> + install -m 0755 ${S}/test/simple-agent ${
On Wed, Nov 13, 2013 at 8:33 AM, Paul Eggleton
wrote:
> On Tuesday 12 November 2013 19:59:20 Mark Hatle wrote:
>> In the translate oe to smart function, we only translated package names.
>> However, it's allowed that people can put in a dependency name in the
>> IMAGE_INSTALL. So on a failure to
On 13 November 2013 10:08, Zhong Hongbo wrote:
> +++
> b/meta/recipes-connectivity/bluez/bluez4-4.101/fix-no-module-name-GObject-for-simple-agent.patch
> @@ -0,0 +1,25 @@
> +Fix No module name gi.repository and GObject for simple-agent
> +
> +Signed-off-by: Zhong Hongbo
Patch needs an Upstream-
On Wed, 2013-11-13 at 18:08 +0800, Zhong Hongbo wrote:
> From: Zhong Hongbo
>
> Signed-off-by: Zhong Hongbo
[...]
> install -m 0644 ${S}/input/input.conf ${D}/${sysconfdir}/bluetooth/
> + install -m 0755 ${S}/test/simple-agent ${D}/${bindir}/simple-agent
What does simple-agent actuall
On Tue, 2013-11-12 at 15:36 -0800, Saul Wold wrote:
> This is why I wanted to understand the orignal failure, so using
> PACKAGECONFIG sounds reasonable, I think we have had a case in the past
> where we even allowed for a non-default PACKAGECONFIG point outside of
> oe-core (I can't remember wh
On Wed, 2013-11-13 at 09:12 +0100, Martin Jansa wrote:
> On Tue, Nov 12, 2013 at 07:23:22PM -0600, Mark Hatle wrote:
> > When the -symlinks package was removed and an RPROVIDES was added, nothing
> > was put in to cause the removal of the older package in an upgrade.
> >
> > Signed-off-by: Mark Ha
Hi Mark,
On Tuesday 12 November 2013 19:59:20 Mark Hatle wrote:
> In the translate oe to smart function, we only translated package names.
> However, it's allowed that people can put in a dependency name in the
> IMAGE_INSTALL. So on a failure to translate a package name, we fall back
> and attem
Hi, Richard
I will resend another commit, please ignore this one.
I'm very sorry.
Best Regards
Chong
On 11/13/2013 06:10 PM, Robert Yang wrote:
On 11/13/2013 05:10 PM, Richard Purdie wrote:
On Wed, 2013-11-13 at 16:11 +0800, chong...@windriver.com wrote:
From: Lu Chong
Previously, EXTRA_
On 11/13/2013 05:10 PM, Richard Purdie wrote:
On Wed, 2013-11-13 at 16:11 +0800, chong...@windriver.com wrote:
From: Lu Chong
Previously, EXTRA_OECONF would be overwritten by EXTRA_OECONF_class-native
and EXTRA_OECONF_class-nativesdk when we executed `make export-sdk' command.
We don't hav
From: Zhong Hongbo
Signed-off-by: Zhong Hongbo
---
meta/recipes-connectivity/bluez/bluez4_4.101.bb |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.101.bb
b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
index d6c3e26..c3444ab 100644
--- a/meta
Zhong Hongbo (2):
bluez4: Install simple-agent utility for pairing bluetooth devices
bluez4: Fix no moudle named gi.repository and GObject for
simpel-agent
...x-no-module-name-GObject-for-simple-agent.patch | 25
meta/recipes-connectivity/bluez/bluez4_4.101.bb|
From: Zhong Hongbo
Signed-off-by: Zhong Hongbo
---
...x-no-module-name-GObject-for-simple-agent.patch | 25
meta/recipes-connectivity/bluez/bluez4_4.101.bb|1 +
2 files changed, 26 insertions(+)
create mode 100644
meta/recipes-connectivity/bluez/bluez4-4.101/fix
The existing code in checkpkg from distrodata.bbclass had similar
functionality with fetch when searching for latest package version.
For packages that use svn protocol that part was rewrote in order
to use fetcher API.
It now calls latest_revision method from Git class in fetch2 so
that it gets l
On Wed, 2013-11-13 at 16:11 +0800, chong...@windriver.com wrote:
> From: Lu Chong
>
> Previously, EXTRA_OECONF would be overwritten by EXTRA_OECONF_class-native
> and EXTRA_OECONF_class-nativesdk when we executed `make export-sdk' command.
We don't have an export-sdk command do we?
> As a resul
The following changes since commit ea92671d9823e3667d6ced7ac2af20f991da404d:
bitbake: cooker: replace "w" file opening mode with "a" mode (2013-11-12
17:01:37 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/fix-qt4-warning
http://git.pokylinux.or
Fix the following warnings:
...
lib32-qt4-examples: found library in wrong location:
/usr/bin/qt4/examples/tools/echoplugin/plugin/libechoplugin.so
lib32-qt4-examples: found library in wrong location:
/usr/bin/qt4/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so
...
In oe-core f1195664
The following changes since commit ea92671d9823e3667d6ced7ac2af20f991da404d:
bitbake: cooker: replace "w" file opening mode with "a" mode (2013-11-12
17:01:37 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/lsb
http://git.pokylinux.org/cgit.cgi/
According to LSB specification:
http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/installinitd.html
http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/removeinitd.html
commands install_initd and remove_initd should under directory /usr/li
grub_2.0.0 requires xz to run or an error may occur.
Signed-off-by: Ming Liu
---
meta/recipes-bsp/grub/grub_2.00.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-bsp/grub/grub_2.00.bb
b/meta/recipes-bsp/grub/grub_2.00.bb
index e82996d..f8b68e4 100644
--- a/met
We don't make use of xen and when building on Ubuntu 13.04 when
libxen-dev is installed on the build host you will get errors like the
following:
| /usr/include/x86_64-linux-gnu/bits/string3.h:81: warning: memset used with
constant zero length parameter; this could be due to transposed parameters
On Tue, Nov 12, 2013 at 07:23:22PM -0600, Mark Hatle wrote:
> When the -symlinks package was removed and an RPROVIDES was added, nothing
> was put in to cause the removal of the older package in an upgrade.
>
> Signed-off-by: Mark Hatle
> ---
> meta/recipes-devtools/binutils/binutils.inc | 1 +
>
From: Lu Chong
Previously, EXTRA_OECONF would be overwritten by EXTRA_OECONF_class-native
and EXTRA_OECONF_class-nativesdk when we executed `make export-sdk' command.
As a result, some applications such as `last', `mesg' and `reset' didn't get
compiled.
The patch rewrote EXTRA_OECONF_class-nativ
75 matches
Mail list logo