From: Changqing Li
Support to display local.conf and auto.conf on error report web.
Here is commit in oe-core, which add local.conf/auto.conf into error report
https://git.openembedded.org/openembedded-core/commit/?id=7adf9707c04d8ef6bcd8d8bda555687f705e6ee6
This commit is related to YOCTO #1325
From: Changqing Li
support to display local.conf and auto.conf on error report web,
this need to work with change in oe-core
Signed-off-by: Changqing Li
---
Post/0006_auto_20190917_0419.py | 24
Post/models.py | 2 ++
Post/parser.py |
From: Changqing Li
remove core-image-cgl.bb and core-image-cgl-initramfs.bb
* They require core-image-lsb.bb which has been removed by oe-core
* Even before LSB support is dropped by oe-core, core-image-cgl
and core-image-cgl-initramfs cannot build success, failed during
do_rootfs with belo
From: Changqing Li
The lsb had been removed from oe-core, and the "systemctl start o2cb/ocfs2"
works well after patched, when systemd (no /etc/init.d/functions, either), so
remove the unneeded line.
Signed-off-by: Robert Yang
Signed-off-by: Changqing Li
---
...sh-Remove-unneeded-lib-lsb-init-
From: Changqing Li
Signed-off-by: Changqing Li
---
.../recipes-perl/perl/{libwww-perl_6.35.bb => libwww-perl_6.36.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-cgl-common/recipes-perl/perl/{libwww-perl_6.35.bb =>
libwww-perl_6.36.bb} (79%)
diff --git a/meta-cgl
From: Changqing Li
License-Update: update e-mail address and URL
Signed-off-by: Changqing Li
---
...o-not-execute-target-program-while-cross-.patch | 25 --
.../{pacemaker_1.1.19.bb => pacemaker_1.1.21.bb} | 6 --
2 files changed, 18 insertions(+), 13 deletions(-)
From: Changqing Li
Signed-off-by: Changqing Li
---
.../recipes-cgl/monit/{monit_5.25.2.bb => monit_5.26.0.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-cgl-common/recipes-cgl/monit/{monit_5.25.2.bb => monit_5.26.0.bb}
(90%)
diff --git a/meta-cgl-common/
From: Changqing Li
Signed-off-by: Changqing Li
---
recipes-extended/dpdk/dpdk.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc
index 9dcec76..9b04881 100644
--- a/recipes-extended/dpdk/dpdk.inc
+++ b/recipes-
From: Changqing Li
Signed-off-by: Changqing Li
---
recipes-extended/glusterfs/glusterfs.inc | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/recipes-extended/glusterfs/glusterfs.inc
b/recipes-extended/glusterfs/glusterfs.inc
index 40a3922..66e2bf1 100644
--- a/recipe
From: Changqing Li
Issue: LINUXEXEC-1807
(LOCAL REV: NOT UPSTREAM) -- send upstream 20190830
Signed-off-by: Changqing Li
---
recipes-extended/glusterfs/glusterfs.inc | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/recipes-extended/glusterfs/glusterfs.inc
b/recipes
From: Changqing Li
Signed-off-by: Changqing Li
---
recipes-extended/dpdk/dpdk.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc
index 9dcec76..08db741 100644
--- a/recipes-extended/dpdk/dpdk.inc
+++ b/recipes-
From: Changqing Li
keyutils have been moved to meta-openembeded by this commit
https://git.openembedded.org/meta-openembedded/commit/?id=415e213ad75ec9a93171c963395a1c4b92c6233b
so remove this one
Signed-off-by: Changqing Li
---
.../keyutils/files/fix_library_install_path.patch | 28 -
From: Changqing Li
keyutils have been moved to meta-openembeded by this commit
https://git.openembedded.org/meta-openembedded/commit/?id=415e213ad75ec9a93171c963395a1c4b92c6233b
so remove this one
Signed-off-by: Changqing Li
---
.../keyutils/files/fix_library_install_path.patch | 28 -
From: Changqing Li
we cannot get abspath of the added/modified file from info
which is generated by unidiff, we can only get path like:
"scripts/lib/wic/plugins/source/bootimg-biosplusefi.py"
So pylint will responsed as "scripts/lib/wic/plugins/
source/bootimg-biosplusefi.py does not exist"
For
From: Changqing Li
old referred link is not aligned with yocto's update-rc.d.
update it to align with current one
[Yocto #12955]
Signed-off-by: Changqing Li
---
documentation/ref-manual/ref-variables.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/ref-man
From: Changqing Li
4.9 is not avaiable currently, so remove version from bbappend
and remove PREFERRED_VERSION.
Signed-off-by: Changqing Li
---
.../linux/{linux-yocto_4.%.bbappend => linux-yocto_%.bbappend} | 0
scripts/create-guest-machine | 5 ---
From: Changqing Li
4.9 is not avaiable currently, preferred version changed
to 5.0, also correct the bbappend name
Signed-off-by: Changqing Li
---
.../linux/{linux-yocto_4.%.bbappend => linux-yocto_%.bbappend} | 0
scripts/create-guest-machine | 5
From: Changqing Li
fix error during runqemu:
test_mount: 'virtio-9p-pci' is not a valid device model name
recipe qemu has been splited into qemu/qemu-native/qemu-sytem-native
Signed-off-by: Changqing Li
---
meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend | 1 +
meta-patchte
From: Changqing Li
fix error during runqemu:
test_mount: 'virtio-9p-pci' is not a valid device model name
recipe qemu has been splited into qemu/qemu-native/qemu-sytem-native
Signed-off-by: Changqing Li
---
meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend | 1 +
meta-patchte
From: Changqing Li
Signed-off-by: Changqing Li
---
recipes-ids/samhain/samhain-client_4.3.2.bb | 1 +
recipes-ids/samhain/samhain-server_4.3.2.bb | 1 +
2 files changed, 2 insertions(+)
diff --git a/recipes-ids/samhain/samhain-client_4.3.2.bb
b/recipes-ids/samhain/samhain-client_4.3.2.bb
inde
From: Changqing Li
* update-rc.d has added support of enable/disable options, which are
expected to keep the previous configuration even after upgrade the packages.
With support for these options, it will only create start/stop link
when there are none, or it will keep the previous configur
From: Changqing Li
Add support of enable/disable options, refer
https://manpages.debian.org/wheezy/sysv-rc/update-rc.d.8.en.html
With support of these options, the usr can never change an existing
configuration even after upgrading a package. The program will only
install links if none are prese
From: Changqing Li
Adds new unittest detecting when a patch file is added but no corresponding
change to the SRC_URI is done.
This patch is from , get from commit
49201c19cfe4cadd127b112d2858d5b28db49c20, this commit is reverted by commit
6108d97f83b211f9eb245f339a412debd0ec5db4.
The added test
From: Changqing Li
patchtest [1] failed since the recipe is skipparsed since it defines
REQUIRED_DISTRO_FEATURES. patchtest don't really need
DISTRO_FEATURES, so fix the problem by set REQUIRED_DISTRO_FEATURES/
COMPATIBLE_MACHINE/COMPATIBLE_HOST to "" to avoid skip parse
[Yocto #13005]
[1] htt
From: Changqing Li
Signed-off-by: Changqing Li
---
recipes-security/xmlsec1/xmlsec1_1.2.27.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
b/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
index 0cd06c5..eac8d6b 100644
--- a/recipe
From: Changqing Li
Signed-off-by: Changqing Li
---
recipes-security/xmlsec1/xmlsec1_1.2.27.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
b/recipes-security/xmlsec1/xmlsec1_1.2.27.bb
index 0cd06c5..76e3976 100644
--- a/recipes-security/xmlsec1
From: Changqing Li
Currently, yocto doc refer link http://www.tin.org/bin/man.cgi?
section=8&topic=update-rc.d. as man page of update-rc.d, but lastest
debian udpate-rc.d have big difference with yocto, they need insserv
and all the initscripts support LSB comment header.
change to new link whic
From: Changqing Li
Add support of enable/disable function, so that user can keep
previous config like disable one service even after upgrade package.
this patch need to work with oe-core patch
[update-rc.d.bbclass: remove preinst and remove -f for postinst]
[Yocto 12955]
Signed-off-by: Changqi
These three patches are for support disable/enable function for update-rc.d
change in V2:
add some comments and fix commit message
change in V1:
* change of script update-rc.d is for support disable/enable of init script link
* update-rc.d.bbclass remove preinst to make disable/enable can work af
From: Changqing Li
*preinst use "-f remove" to remove any links in the /etc/rcrunlevel.d
but this will make user cannot keep previous init script link
after upgrade
eg: user disable one service before upgrade, after upgrade, service
could be started since during preinst, all link have be
From: Changqing Li
Current sdk type is tar.xz, but for mingw sdk, since we
have symlink under the sdk folder, 7zip which used to
extract tar.xz cannot handle it, refer 7zip upstream bug:
https://sourceforge.net/p/sevenzip/discussion/45797/thread/c71d6b96/
so oe-core have add support of change SDK
change in V2:
1. move zip part to oe-core, and if usr want to use .zip file
set SDK_ARCHIVE_TYPE to zip in local.conf
2. correct extract sdk function for qa test
Changqing Li (1):
testsdk: enhance extract sdk part
lib/oeqa/sdkmingw/testsdk.py | 11 +--
1 file changed, 9 insertions
From: Changqing Li
Current sdk type is tar.xz, but for mingw sdk, since we
have symlink under the sdk folder, 7zip which used to
extract tar.xz cannot handle it, refer 7zip upstream bug:
https://sourceforge.net/p/sevenzip/discussion/45797/thread/c71d6b96/
so change to .zip type
Also tried to use
From: Changqing Li
* since we need use git-pw in patchwork, and that need GitPython/
requests, so add them into requirements.txt
* fetch-mboxes: add option for supprt select which project to fetch
, not always use default oe-core for pull-events
* test-mboxes: crontab's stdin
change in V2:
fix bug in pw-host-test
change in V1:
based on previous script guest, which run qemu, and run testcase
in qemu, change to pw-host-test, change to run directly on host.
and will be used by dockerfile in patchwork, detail deploy can
refer change in patchwork for docker deployment.
Ch
From: Changqing Li
Add a dockerfile for easy deploy patchwork and patchtest in
docker
Signed-off-by: Changqing Li
---
Dockerfile.pw | 52 +++
README.pw | 32 ++
requirements.txt | 1
change in v2:
run getmail in crontab
Changqing Li (1):
patchwork: Add a dockerfile for deploy patchwork and patchtest
Dockerfile.pw | 52 +++
README.pw | 32 ++
requirements.txt |
From: Changqing Li
* since we need use git-pw in patchwork, and that need GitPython/
requests, so add them into requirements.txt
* fetch-mboxes: add option for supprt select which project to fetch
, not always use default oe-core for pull-events
* test-mboxes: crontab's stdin
From: Changqing Li
Add a dockerfile for easy deploy patchwork and patchtest in
docker
Signed-off-by: Changqing Li
---
Dockerfile.pw | 52 +++
README.pw | 32 ++
requirements.txt | 1
From: Changqing Li
provide option of use like nginx + wsgi, this file is backported
from patchwork upstream https://github.com/getpatchwork/patchwork
Signed-off-by: Changqing Li
---
patchwork/wsgi.py | 30 ++
1 file changed, 30 insertions(+)
create mode 100644 patc
From: Changqing Li
Currently, yocto doc refer link http://www.tin.org/bin/man.cgi?
section=8&topic=update-rc.d. as man page of update-rc.d, but lastest
debian udpate-rc.d have big difference with ours, they need insserv
and all the initscripts support LSB comment header.
change to new link which
From: Changqing Li
Add support of enable/disable function, so that user can keep
previous config after upgrade package
Signed-off-by: Changqing Li
---
update-rc.d | 70 +
1 file changed, 70 insertions(+)
diff --git a/update-rc.d b/up
From: Changqing Li
Fix below problem:
MACHINE=intel-x86-64
SDKMACHINE = "i686-mingw32"
bitbake freetype
do_compile failed with below error:
x86_64-wrs-linux-libtool: compile: x86_64-wrs-linux-windres
--include-dir=work/corei7-64-wrs-linux/freetype/2.9.1-r0/recipe-sysroot/usr/include
/work/corei
From: Changqing Li
fix below warning:
do_package_qa: QA Issue: ELF binary 'xxx/usr/sbin/oci-runtime-tool'
has relocations in .text [textrel]
Add GOBUILDFLAGS which have -buildmode=pie to fix the problem
Signed-off-by: Changqing Li
---
.../files/0001-fix-do_package_qa-error.patch | 32 ++
From: Changqing Li
fix below warning:
1.do_package_qa: QA Issue: No GNU_HASH in the elf binary:
xxx/usr/sbin/registry' [ldflags]
2.do_package_qa: QA Issue: ELF binary 'xxx/usr/sbin/registry'
has relocations in .text [textrel]
Add GOBUILDFLAGS which have -buildmode=pie to fix the second problem
From: Changqing Li
fix below warning:
do_package_qa: QA Issue: ELF binary 'xxx/usr/sbin/oci-image-tool'
has relocations in .text [textrel]
Add GOBUILDFLAGS which have -buildmode=pie to fix the problem
Signed-off-by: Changqing Li
---
.../files/0001-fix-do_package_qa-error.patch | 32
From: Changqing Li
fix below warning:
do_package_qa: QA Issue: ELF binary 'xxx/usr/bin/docker'
has relocations in .text [textrel]
Signed-off-by: Changqing Li
---
recipes-containers/docker/docker_git.bb| 1 +
.../files/0001-fix-do_package_qa-error.patch | 31 +
From: Changqing Li
Fix below warning:
lib32-libseccomp-2.3.3-r0 do_package: QA Issue: lib32-libseccomp:
Files/directories were installed but not shipped in any package:
Signed-off-by: Changqing Li
---
recipes-security/libseccomp/libseccomp_2.3.3.bb | 2 +-
1 file changed, 1 insertion(+), 1 de
From: Changqing Li
1. Upgrade pacemaker to 1.1.19
2. fence_legacy/fence_pcmk in package pacemaker requires
/usr/bin/perl, but no providers found in
RDEPENDS_pacemaker, so add it
Signed-off-by: Changqing Li
---
...-pacemaker-fix-compile-error-of-musl-libc.patch | 56 ++
From: Changqing Li
original URI have been deleted(don't know why). I noticed there is
an official libibverbs(https://git.kernel.org/pub/scm/libs/infiniband
/libibverbs.git), but there are big differences with original one.
I don't have condition to test this now, I can only go as far as builds
OK
From: Changqing Li
Signed-off-by: Changqing Li
---
...-pacemaker-fix-compile-error-of-musl-libc.patch | 56 ++
.../pacemaker/0001-pacemaker-fix-xml-config.patch | 19 +---
.../{pacemaker_1.1.16.bb => pacemaker_1.1.19.bb} | 7 ++-
3 files changed, 73 insertions(+), 9
From: Changqing Li
Signed-off-by: Changqing Li
---
.../perl/{libtest-pod-perl_1.51.bb => libtest-pod-perl_1.52.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-cgl-common/recipes-perl/perl/{libtest-pod-perl_1.51.bb =>
libtest-pod-perl_1.52.bb} (78%)
diff --git
From: Changqing Li
Signed-off-by: Changqing Li
---
.../recipes-cgl/monit/{monit_5.20.0.bb => monit_5.25.2.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-cgl-common/recipes-cgl/monit/{monit_5.20.0.bb => monit_5.25.2.bb}
(91%)
diff --git a/meta-cgl-common/
From: Changqing Li
License-Update: license file change from README to LICENSE
Signed-off-by: Changqing Li
---
.../perl/{libwww-perl_6.05.bb => libwww-perl_6.35.bb} | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
rename meta-cgl-common/recipes-perl/perl/{libwww-perl_6
From: Changqing Li
Signed-off-by: Changqing Li
---
meta-cgl-common/recipes-cgl/crmsh/{crmsh_2.3.2.bb => crmsh_3.0.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-cgl-common/recipes-cgl/crmsh/{crmsh_2.3.2.bb => crmsh_3.0.3.bb}
(87%)
diff --git a/meta-cgl-common/rec
From: Changqing Li
License-Update: copyright year update
Signed-off-by: Changqing Li
---
.../0001-socket6-perl-fix-configure-error.patch| 34 ++
...ocket6-perl_0.23.bb => libsocket6-perl_0.28.bb} | 10 ---
2 files changed, 40 insertions(+), 4 deletions(-)
create mo
From: Changqing Li
License-Update: copyright year update
Signed-off-by: Changqing Li
---
.../perl/{libmailtools-perl_2.18.bb => libmailtools-perl_2.20.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-cgl-common/recipes-perl/perl/{libmailtools-perl_2.18.bb =>
libm
From: Changqing Li
corosync 1.x have removed from meta-cgl, and use corosync under
meta-networking.
corosync 2.x can replace corosync 1.x + openais (in meta-cgl),
so remove depend on openais
Signed-off-by: Changqing Li
---
meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.16.bb | 2 +-
1 fi
From: Changqing Li
corosync 1.x have removed from meta-cgl, and use corosync under
meta-networking.
corosync 2.x can replace corosync 1.x + openais (in meta-cgl),
so remove depend on openais
Signed-off-by: Changqing Li
---
meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.16.bb | 2 +-
1 fi
From: Changqing Li
Add a service file (systemd), so that the microcode can be uploaded
automatically
Signed-off-by: Changqing Li
---
recipes-core/microcode/iucode-tool/iucode-tool.service | 11 +++
recipes-core/microcode/iucode-tool_2.3.1.bb| 17 +++--
2 files c
60 matches
Mail list logo