|
[PATCH] systemd-conf: add CLEANBROKEN
| DEBUG: Executing shell function do_configure
| NOTE: make clean
| make: *** No rule to make target 'clean'. Stop.
| ERROR: oe_runmake failed
Signed-off-by: Andreas Müller
| DEBUG: Executing shell function do_configure
| NOTE: make clean
| make: *** No rule to make target 'clean'. Stop.
| ERROR: oe_runmake failed
Signed-off-by: Andreas Müller
|
By
Andreas Müller
·
#117616
·
|
|
Re: [PATCH v2] package_manager.py: correct the deploydir when packagefeed-stability inherited
A typo here, resend out V3.
Thanks,
A typo here, resend out V3.
Thanks,
|
By
Yu, Mingli
·
#117615
·
|
|
[PATCH v3] package_manager.py: correct the deploydir when packagefeed-stability inherited
From: Mingli Yu <Mingli.Yu@...>
After create_packages_dir added in below commit:
85e72e1 package_manager: Filter to only rpms we depend upon
When add below line into
From: Mingli Yu <Mingli.Yu@...>
After create_packages_dir added in below commit:
85e72e1 package_manager: Filter to only rpms we depend upon
When add below line into
|
By
Yu, Mingli
·
#117614
·
|
|
[PATCH v2] package_manager.py: correct the deploydir when packagefeed-stability inherited
From: Mingli Yu <Mingli.Yu@...>
After create_packages_dir added in below commit:
85e72e1 package_manager: Filter to only rpms we depend upon
When add below line into
From: Mingli Yu <Mingli.Yu@...>
After create_packages_dir added in below commit:
85e72e1 package_manager: Filter to only rpms we depend upon
When add below line into
|
By
Yu, Mingli
·
#117613
·
|
|
Re: [PATCH 3/4] weston: Remove machine specific append
I've been fighting this, and (assumign the above is correct), I can't figure out
how to get weston to actually load the ini file. I suspect the problem is
simply I don't know what path to put the
I've been fighting this, and (assumign the above is correct), I can't figure out
how to get weston to actually load the ini file. I suspect the problem is
simply I don't know what path to put the
|
By
Mark Hatle <mark.hatle@...>
·
#117612
·
|
|
About uninative-tarball update
Hi Richard,
We recently got the following warning when building on ubuntu 18.10.
WARNING: Your host glibc verson (2.28) is newer than that
in uninative (2.27). Disabling uninative so that
Hi Richard,
We recently got the following warning when building on ubuntu 18.10.
WARNING: Your host glibc verson (2.28) is newer than that
in uninative (2.27). Disabling uninative so that
|
By
Chen Qi
·
#117611
·
|
|
[PATCH] package_manager.py: check the dest before create hard link
From: Mingli Yu <Mingli.Yu@...>
After create_packages_dir added in below commit:
85e72e1 package_manager: Filter to only rpms we depend upon
When add below line into
From: Mingli Yu <Mingli.Yu@...>
After create_packages_dir added in below commit:
85e72e1 package_manager: Filter to only rpms we depend upon
When add below line into
|
By
Yu, Mingli
·
#117610
·
|
|
Re: [PATCH] kernel-devsrc: add selinux include files needed by scripts/selinux build
<openembedded-core@...> wrote:
There will be a few of these that pop up over time.
No concerns from me, the header file count is small for that
directory, so we aren't adding much
<openembedded-core@...> wrote:
There will be a few of these that pop up over time.
No concerns from me, the header file count is small for that
directory, so we aren't adding much
|
By
Bruce Ashfield
·
#117609
·
|
|
Re: [PATCH] openssl: fix occasionally install fail for parallel build
I will point out to upstream that it is mostly working for us, and
ask upstream suggestion about potential problem of parallel build.
if upstream think no obvious potential problem can seen, I
I will point out to upstream that it is mostly working for us, and
ask upstream suggestion about potential problem of parallel build.
if upstream think no obvious potential problem can seen, I
|
By
Changqing Li
·
#117608
·
|
|
Re: [PATCH 1/1] systemd: add back alternatives for init utitilies
Hi Richard,
The failure is revealed by Kevin's patches regarding udev-extraconf. More particularly, it's the following patch that reveals the problem.
"udev-extraconf: Use the canonical file name of
Hi Richard,
The failure is revealed by Kevin's patches regarding udev-extraconf. More particularly, it's the following patch that reveals the problem.
"udev-extraconf: Use the canonical file name of
|
By
Chen Qi
·
#117607
·
|
|
[PATCH 1/1] packagegroup-core-lsb/-x11-sato: no udev-extraconf in case of systemd
The automount udev rule in udev-extraconf is likely to cause conflicts
or failures in case of systemd. We are seeing errors like below for
qemu bsps.
run-media-hdc.mount loaded failed failed
The automount udev rule in udev-extraconf is likely to cause conflicts
or failures in case of systemd. We are seeing errors like below for
qemu bsps.
run-media-hdc.mount loaded failed failed
|
By
Chen Qi
·
#117606
·
|
|
[PATCH 0/1] packagegroup-core-lsb/-x11-sato: no udev-extraconf in case of systemd
The following changes since commit 8e4c03744cfa8cc559682ebf7074643216dd2b9d:
oe-selftest: devtool: Support meta being a symbolic link (2018-10-21 21:30:35 +0100)
are available in the git
The following changes since commit 8e4c03744cfa8cc559682ebf7074643216dd2b9d:
oe-selftest: devtool: Support meta being a symbolic link (2018-10-21 21:30:35 +0100)
are available in the git
|
By
Chen Qi
·
#117605
·
|
|
Re: [PATCH] openssl: fix occasionally install fail for parallel build
This means that:
a) Upstream don't support parallel make install
b) Reject patches fixing any bugs in parallel make install
This means the Upstream-Status should be rejected with the link above,
not
This means that:
a) Upstream don't support parallel make install
b) Reject patches fixing any bugs in parallel make install
This means the Upstream-Status should be rejected with the link above,
not
|
By
Richard Purdie
·
#117604
·
|
|
[PATCH] kernel-devsrc: add selinux include files needed by scripts/selinux build
If CONFIG_SECURITY_SELINUX=y is enabled in kernel configuration, then
'make scripts' command in /usr/src/kernel fails to build
utilities under scripts/selinux that would be pulled in by this config:
If CONFIG_SECURITY_SELINUX=y is enabled in kernel configuration, then
'make scripts' command in /usr/src/kernel fails to build
utilities under scripts/selinux that would be pulled in by this config:
|
By
Victor Kamensky <kamensky@...>
·
#117603
·
|
|
[PATCH] openssl: fix occasionally install fail for parallel build
From: Changqing Li <changqing.li@...>
when do parallel build, like run "make install -j 48", openssl will do_install
failed with below error:
mv: cannot stat
From: Changqing Li <changqing.li@...>
when do parallel build, like run "make install -j 48", openssl will do_install
failed with below error:
mv: cannot stat
|
By
Changqing Li
·
#117602
·
|
|
Re: PATCH: Fixing python3-pyvenv and adding python3-venv
Hi Alejandro,
Although I disagree with having them bundled together (for the simple reason they are not the same), if there has to be only one it should be python3-venv and not python3-pyvenv as it
Hi Alejandro,
Although I disagree with having them bundled together (for the simple reason they are not the same), if there has to be only one it should be python3-venv and not python3-pyvenv as it
|
By
Hugues Kamba <Hugues.Kamba@...>
·
#117600
·
|
|
Re: [PATCH 1/1] systemd: add back alternatives for init utitilies
Sorry but this is still failing:
https://autobuilder.yoctoproject.org/typhoon/#/builders/35/builds/107/steps/7/logs/step7c
Cheers,
Richard
Sorry but this is still failing:
https://autobuilder.yoctoproject.org/typhoon/#/builders/35/builds/107/steps/7/logs/step7c
Cheers,
Richard
|
By
Richard Purdie
·
#117599
·
|
|
Re: PATCH: Fixing python3-pyvenv and adding python3-venv
Hello Huges,
On 10/23/2018 12:12 AM, Hugues Kamba wrote:
I do understand what you are saying, they are two different things, and while the purpose of the manifest
Hello Huges,
On 10/23/2018 12:12 AM, Hugues Kamba wrote:
I do understand what you are saying, they are two different things, and while the purpose of the manifest
|
By
Alejandro Hernandez
·
#117598
·
|
|
Re: [PATCH] bitbake.conf: drop FETCHCMD, GITDIR, etc fetcher over-rides
Last thing in 2.6 M4, no. First thing in 2.7, sure...
Cheers,
Richard
Last thing in 2.6 M4, no. First thing in 2.7, sure...
Cheers,
Richard
|
By
Richard Purdie
·
#117597
·
|
|
Re: [PATCH] bitbake.conf: drop FETCHCMD, GITDIR, etc fetcher over-rides
Would now be a good time to merge this?
Would now be a good time to merge this?
|
By
Andre McCurdy
·
#117596
·
|