Nicolas Thill
c7dbdcef17
lttng-modules: update to 2.6.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
b06712cdec
lttng-modules: fix build on recent kernels
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Hannu Nyman
3b6fd83312
patch: bump version to 2.7.5
Bump GNU patch from 2.7.4 to 2.7.5.
Changelog: http://git.savannah.gnu.org/cgit/patch.git/tree/NEWS
Changes in version 2.7.5:
* There are users which expect patch to follow symbolic links in the working
directory, so patch now again follows symbolic links as long as they do not
leave the working directory.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
10 years ago
John Crispin
98be2ca3e0
global: change all instances of USE_EGLIBC to USE_GLIBC
Signed-off-by: John Crispin <blogic@openwrt.org>
10 years ago
Nicolas Thill
2224d60af4
lttng-tools: fix build failure with libkmod ( closes : #1004 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
041fbeecad
lttng-modules: add dependency on kernel tracing
Fixes : #888
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
dd313555f3
lttng-modules: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
0796ff4e36
lttng-tools: import from old packages feed
- update to latest version (v2.6.0)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Russell Senior
6c6a48e75d
patch: bump version to 2.7.4
Signed-off-by: Russell Senior <russell@personaltelco.net>
10 years ago
Russell Senior
734538e14e
patch: bump to version 2.7.3
Signed-off-by: Russell Senior <russell@personaltelco.net>
10 years ago
harald.geyer@gmx.at
389940cab0
gcc: Update README: tested on arm (imx233-olinuxino) board
Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
harald.geyer@gmx.at
1a7de36186
gcc: Include libgcc.a on those architectures that need it
Right now these are arm, hppa, microblaze, powerpc, sh and xtensa.
So we just try to grep for it to figure out if it is needed.
Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
480452dce8
gcc: work around wrongly detected sys/sdt.h header.
The build system somehow detects /usr/include/sys/sdt.h, which is part of systemtap-sdt-devel
package in the host environment but not present in the SDK.
This patch simply disables the check for sys/sdt.h, enabling building of this package when
systemtap-sdt-devel is installed in the host environment.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Roger
49439e6295
diffutils: add from old repo and update
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Christian Beier
372787d29b
gcc: Use strip instead of sstrip as sstrip somehow stops the on-target compilation from working properly.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
304e86ff28
gcc: Get rid of those sed substitutions and use proper ./configure args instead.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
f24052dd61
gcc: Specify target languages the right way.
There are no CONFIG_INSTALL_* vars in the SDK anymore.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
c704c2f503
gcc: Build gcc version 4.8.3, refresh patches from openwrt.git.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
b9683bf7df
gcc: Ship all *nonshared*.a static libs.
Particularly, this fixes linking with pthreads.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
75dd400ae6
gcc: Remove notes that mpfr-dev and the like are needed on the build machine.
That's not true, at least for GCC 4.6.3.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
bae28d4faa
gcc: Remove patches that don't apply to 4.6.3.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
9b24b13654
gcc: Heavy Makefile modification, now builds and runs on target.
* Use the same GCC version as the Attitude Adjustment toolchain.
* Use REAL_GNU_TARGET_NAME that contains the _uclibc suffix.
Otherwise the linker on the target is not found.
* Revamped install section to install only needed binaries and omit
static .a libs.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
13e9670993
gcc: Enable parallel GCC builds.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
ee43a57b74
gcc: Depend on binutils package.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
e63c244828
gcc: Do not ship .info and .man files.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
0401ca4ca1
gcc: Add myself as maintainer.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
5ad8b4ff1e
gcc: The variable is simply called CONFIGURE_ARGS and already contains the host,build, target triplet plus right prefixes.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
e1be3f55d8
gcc: Add GCC 4.6 patches from official openwrt.git toolchain directory.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
a95a32ce4c
gcc: Add patch that fixes GCC building for MIPS.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
9ff77b0000
gcc: Add patch that fixes a build error when building a 32bit toolchain on 64bit build machine.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
41f562c066
gcc: Add README to gcc package explaining build-deps on host machine.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
758da3487e
gcc: Update GCC Makefile to let it build gcc 4.6 for target.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
799110936e
gcc: Add gcc package from git.openwrt.org/packages.git.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
11 years ago
Ian Leonard
f655203517
patch: Change to xz compressed tarball.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
9bbed19d90
patch: add PKG_LICENSE information.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Etienne CHAMPETIER
f567254fc2
patch: --disable-xattr (v2)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
10 years ago
Etienne CHAMPETIER
165e0afeaa
patch: --disable-xattr
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
10 years ago
Russell Senior
aed796270a
import GNU patch version 2.7.1
Signed-off-by: Russell Senior <russell@personaltelco.net>
11 years ago