Ping.
On 2018年12月18日 13:21, mingli...@windriver.com wrote:
From: Mingli Yu
* Redefine the reference path of libnfs.a to
../support/nfs/.libs/libnfs.a to fix below
error when run "make -C tests statdb_dump".
| make: *** No rule to make target '../support/nfs/libnfs.a', needed by
'stat
ping
On 11/9/18 5:42 PM, changqing...@windriver.com wrote:
From: Changqing Li
*preinst use "-f remove" to remove any links in the /etc/rcrunlevel.d
but this will make user cannot keep previous config by default after
upgrade
eg: user disable one service before upgrade, after upgrade, se
On Wed, Dec 26, 2018 at 4:44 PM Alejandro del Castillo
wrote:
>
> Before, threading was enabled via a patch to opkg-build. Now that
> opkg-build provides a hook for extra arguments, use that.
>
> Signed-off-by: Alejandro del Castillo
> ---
> meta/classes/package_ipk.bbclass | 2 +-
> 1 file chan
Drop patches already merged upstream.
Signed-off-by: Alejandro del Castillo
---
...me-on-versions-of-tar-which-support-.patch | 51 ---
...Switch-all-scripts-to-use-Python-3.x.patch | 5 +-
...rnatives-Fix-link-relocation-support.patch | 40 ---
...ocal-time-for-buil
- Drop 0001-remove_maintainer_scripts-use-strict-matching.patch
Signed-off-by: Alejandro del Castillo
---
...intainer_scripts-use-strict-matching.patch | 56 ---
.../opkg/{opkg_0.3.6.bb => opkg_0.4.0.bb} | 5 +-
2 files changed, 2 insertions(+), 59 deletions(-)
delete mode
Before, threading was enabled via a patch to opkg-build. Now that
opkg-build provides a hook for extra arguments, use that.
Signed-off-by: Alejandro del Castillo
---
meta/classes/package_ipk.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/package_ipk.bbcl
Alejandro del Castillo (3):
opkg: upgrade to version 0.4.0
opkg-utils: upgrade to version 0.4.0
package_ip.bbclass: add xz threading
meta/classes/package_ipk.bbclass | 2 +-
...me-on-versions-of-tar-which-support-.patch | 51 -
...Switch-all-scripts-to-use-Pyth
Signed-off-by: Khem Raj
---
meta/recipes-devtools/gdb/gdb-8.2.inc | 1 +
...1-Fix-build-with-latest-GCC-9.0-tree.patch | 50 +++
2 files changed, 51 insertions(+)
create mode 100644
meta/recipes-devtools/gdb/gdb/0001-Fix-build-with-latest-GCC-9.0-tree.patch
diff --git
Signed-off-by: Khem Raj
---
...cess_template-remove-FF_REG_sp-from-.patch | 31 +++
.../recipes-multimedia/ffmpeg/ffmpeg_4.0.2.bb | 1 +
2 files changed, 32 insertions(+)
create mode 100644
meta/recipes-multimedia/ffmpeg/ffmpeg/0001-postproc-postprocess_template-remove-FF_REG_s
* Append minor version to PV so recipe checker is happy
* Drop upstreamed patches
* Remove changelog from CVE patches, they dont apply and are in patch
log anyway
Signed-off-by: Khem Raj
---
.../binutils/binutils-2.31.inc| 8 +-
...-for-input-file-matching-output-file.patch |
* sync APIs from kernel v4.18
* Misc bug fixes
Full logs
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=39ef612aa193cc6e954ac5a01574300ccd4b7ef9..21a172dd36cae7a08492fd3a7500d7bf0daee13e
Signed-off-by: Khem Raj
---
meta/recipes-core/musl/musl_git.bb | 2 +-
1 file changed, 1 insertion(+),
Signed-off-by: Khem Raj
---
...ts-amd64-Do-not-clobber-rsp-register.patch | 37 +++
.../valgrind/valgrind_3.14.0.bb | 1 +
2 files changed, 38 insertions(+)
create mode 100644
meta/recipes-devtools/valgrind/valgrind/0001-tests-amd64-Do-not-clobber-rsp-register.pat
Backport a patch that helps with this error which is found
by gcc9
Signed-off-by: Khem Raj
---
...001-grub-setup-Debug-message-cleanup.patch | 34 +++
meta/recipes-bsp/grub/grub2.inc | 1 +
2 files changed, 35 insertions(+)
create mode 100644
meta/recipes-bsp/gru
Signed-off-by: Khem Raj
---
...nfigure.ac-use-a-custom-value-for-the-location-of-.patch | 6 +++---
meta/recipes-support/gnupg/gnupg/relocate.patch | 2 +-
.../gnupg/{gnupg_2.2.11.bb => gnupg_2.2.12.bb} | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
rename me
These warnings are intricate and we can ignore that for now as they are
being found by gcc 9, eventually this should be not needed when code
upstream is fixed
Signed-off-by: Khem Raj
---
meta/recipes-connectivity/nfs-utils/nfs-utils_2.3.3.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/
Licence-Update: Copyright Alexander Peslyak; 0-clause BSD added
see
https://github.com/besser82/libxcrypt/commit/e07290ec7c3de301ce2b813ee2b42131bef2b119
Rename recipe to ve versionless and add PV in recipe itself, makes it
easy to traverse git history
Drop upstreamed patch
Signed-off-by: Khem
Signed-off-by: Khem Raj
---
...erride-init-is-not-needed-with-gcc-9.patch | 31 +++
...-a-custom-value-for-the-location-of-.patch | 6 ++--
.../gnupg/gnupg/relocate.patch| 2 +-
meta/recipes-support/gnupg/gnupg_2.2.12.bb| 3 +-
4 files changed, 37 insertions
On Wed, Dec 26, 2018 at 5:06 PM Jacob Kroon wrote:
>
> On Fri, Nov 30, 2018 at 3:18 AM Chen Qi wrote:
> >
> > We default hostname to ${MACHINE}, but it's not in /etc/hosts,
> > resulting in commands like `hostname -f' failing due to lack
> > of entry.
> >
> > So add entry to /etc/hosts according
On Fri, Nov 30, 2018 at 3:18 AM Chen Qi wrote:
>
> We default hostname to ${MACHINE}, but it's not in /etc/hosts,
> resulting in commands like `hostname -f' failing due to lack
> of entry.
>
> So add entry to /etc/hosts according to /etc/hostname. We do
> this via pkg_postinst because hostname is
On Wed, 2018-12-26 at 09:39 +0100, Andrej Valek wrote:
> Hello Richard
>
> Did you have some time to take a look on it?
> What about just list all perl's deps and add these packages? Or is
> there something more behind it?
I got this far with it but it then got placed on the "needs more work"
pil
On Wed, 2018-12-26 at 10:09 +0800, ChenQi wrote:
> Hi All,
>
> 'oe-selftest -r package.PackageTests.test_gdb_hardlink_debug' fails.
> I did the tests on both my Fedora27 and ubuntu16.04 servers. They both
> failed.
> I can also reproduce this issue manually.
>
> I did some investigation. No clue
Hello Richard
Did you have some time to take a look on it?
What about just list all perl's deps and add these packages? Or is there
something more behind it?
Regards,
Andrej
On 12/8/18 1:07 AM, Richard Purdie wrote:
> On Fri, 2018-12-07 at 12:06 +, Richard Purdie wrote:
>> opkg needs the rep
22 matches
Mail list logo