Skip to content

Build a relocatable SDK instead of hardcoding path#3

Merged
pcercuei merged 1 commit into
OpenDingux:opendinguxfrom
glebm:opendingux-host-dir
Mar 31, 2020
Merged

Build a relocatable SDK instead of hardcoding path#3
pcercuei merged 1 commit into
OpenDingux:opendinguxfrom
glebm:opendingux-host-dir

Conversation

@glebm
Copy link
Copy Markdown

@glebm glebm commented Mar 28, 2020

This SDK can be extracted and used from anywhere.
Simply run ./relocate-sdk.sh after extracting.

See https://github.com/OpenDingux/buildroot/blob/opendingux/docs/manual/using-buildroot-toolchain.txt

This SDK can be extracted and used from anywhere.
Simply run ./relocate-sdk.sh after extracting.

Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com>
@glebm glebm force-pushed the opendingux-host-dir branch from 8743cc9 to 01cfad2 Compare March 31, 2020 01:38
@pcercuei pcercuei merged commit ff435b5 into OpenDingux:opendingux Mar 31, 2020
@glebm glebm deleted the opendingux-host-dir branch March 31, 2020 13:01
pcercuei pushed a commit that referenced this pull request Jul 14, 2020
Drop patch #1. libnuma is now a mandatory dependency. The ostype and
machinetype variables are not used for the Linux target.

Drop patch #3. SH is not a supported target architecture anymore.

Add mandatory dependency on libnuma (numactl). Propagate numactl
architecture dependency.

Update homepage link. The kernel wiki is dead.

Drop Python build time dependency. Python is an optional run-time
dependency.

Add reference to upstream provided tarball hash.

Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
pcercuei pushed a commit that referenced this pull request Sep 2, 2020
Add upstream patch (#4) fixing build with gnutls when
BR2_PACKAGE_LIBCURL_PROXY_SUPPORT is disabled.

Patch #4 depends on #3 to apply so add this one as well.

Fixes:
http://autobuild.buildroot.net/results/31d7204869ff71319ea055688c919a646bfb200b/
http://autobuild.buildroot.net/results/f8d2fb919475cdff4a36ad93071048ee09193b98/
http://autobuild.buildroot.net/results/2f07a0ac1240a6040a3509d2ebf06906a31fd172/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants