Hi Bruce,
On 6/4/20 9:04 PM, Bruce Ashfield wrote:
On Thu, Jun 4, 2020 at 12:52 AM Yu, Mingli wrote:
Hi Bruce,
Currently, the change pointed to by a .scc file not detected when
compile kernel, for example:
1, add DISTRO_FEATURES_append = " virtualization" to conf/local.conf to
enable virtua
-0001-fix-python3-support.patch
Removed since this is included in 2.30.
Signed-off-by: Zang Ruochen
---
.../0001-fix-python3-support.patch| 34 ---
...onfig_2.29.bb => xkeyboard-config_2.30.bb} | 5 ++-
2 files changed, 2 insertions(+), 37 deletions(-)
delete mode 1
On 06/08/2020 01:16 AM, Slater, Joseph wrote:
The INSANE_SKIP is intended to avoid the script dependencies. Perhaps it is of
the
wrong form or there is now some other sanity check producing the error?
Joe
It solves do_package_qa issue but introduces do_rootfs problem if
vim-tools is install
Please ignore this patch. Something is wrong with my thunderbird client.
On 06/08/2020 09:24 AM, Chen Qi wrote:
This reverts commit 8972fe5581b9fe8ef14d539001758bb13bca6737.
The above commit causes regression when vim-tools is installed.
The error is like below.
Error:
Problem: conflicting r
On 06/05/2020 02:40 PM, Richard Purdie wrote:
On Fri, 2020-06-05 at 10:13 +0800, Chen Qi wrote:
This reverts commit 8972fe5581b9fe8ef14d539001758bb13bca6737.
The above commit causes regression when vim-tools is installed.
The error is like below.
Error:
Problem: conflicting requests
- no
These workarounds are removed because a previous patch
solve the host path reference for gawk and perl, and it skips
the do_package_qa issue by setting the INSANE_SKIP. But it
introduces regression for do_rootfs. The dependencies are
calculated and will require packages like python, perl, gawk
and
This reverts commit 8972fe5581b9fe8ef14d539001758bb13bca6737.
The above commit causes regression when vim-tools is installed.
The error is like below.
Error:
Problem: conflicting requests
- nothing provides /bin/csh needed by vim-tools-8.2-r0.corei7_64
- nothing provides /usr/bin/nawk need
The INSANE_SKIP is intended to avoid the script dependencies. Perhaps it is of
the
wrong form or there is now some other sanity check producing the error?
Joe
-Original Message-
From: openembedded-core@lists.openembedded.org
On Behalf Of Richard Purdie
Sent: Thursday, June 4, 2020 11:
This release contains the following fixes and enhancements:
xtables-save/xtables-restore:
- Fix parser in `--noflush' mode incorrectly rejecting chain definitions
and empty lines.
- Fix crash when restoring or dumping while other ruleset changes happen
in parallel.
iptables-apply:
- Install t
perusing recipes for SDKs and noticed that populate_sdk.bbclass
consists wholly of (note the addtask of populate_sdk):
inherit populate_sdk_base
addtask populate_sdk after do_install before do_build
whereupon if one examines populate_sdk_base.bbclass, right at the very
end, one reads:
.
From: Kai Kang
Remove service template mdmon@.service from SYSTEMD_SERVICE which should
be not started by systemctl directly. It is hanlded by udev rules.
Replace tab with spaces in SRC_URI as well.
Signed-off-by: Kai Kang
---
meta/recipes-extended/mdadm/mdadm_4.1.bb | 6 +++---
1 file change
From: Kai Kang
Remove service templates wpa_supplicant-nl80211@.service and
wpa_supplicant-wired@.service from SYSTEMD_SERVICE that they should NOT
be started/stopped by calling 'systemctl' in postinst and prerm scripts.
Signed-off-by: Kai Kang
---
.../wpa-supplicant/wpa-supplicant_2.9.bb
From: Kai Kang
It runs mkfontdir and mkfontdir during postinst script which are from
package mkfontscale. So make encodings rdepends on mkfontscale.
Signed-off-by: Kai Kang
---
meta/recipes-graphics/xorg-font/encodings_1.0.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
13 matches
Mail list logo