Gyorgy Sarvari
782d9564e8
linux-atm: fix SRC_URI
...
The previous one stopped working
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com >
2026-04-23 20:12:51 +02:00
Khem Raj
594d95b226
linux-atm: Add knob to root prefix
...
Fixes build with usrmerge
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit d69c0da9d2 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-05-03 06:49:07 -07:00
Khem Raj
7d8a0e840d
recipes: Update LICENSE variable to use SPDX license identifiers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-04 17:41:45 -08:00
Martin Jansa
c61dc077bb
Convert to new override syntax
...
This is the result of automated script (0.9.1) conversion:
oe-core/scripts/contrib/convert-overrides.py .
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2021-08-03 10:21:25 -07:00
Khem Raj
dff93352c8
linux-atm: Fix build with kernel headers 5.2+
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-29 12:23:12 -07:00
Adrian Bunk
d062ff45be
linux-atm: Replace bogus on_exit removal with musl-specific hack
...
Functions registered by atexit and on_exit have different signatures,
if registered with atexit no parameters are passed.
The function only prints a trace on nonzero exit(),
so can safely be disabled in musl builds.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-04-16 21:07:25 -07:00
Adrian Bunk
bb1324cd52
linux-atm: Remove DEPENDS on virtual/kernel and PACKAGE_ARCH
...
Only userspace utilities and firmware are in the packages.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-04-16 21:07:25 -07:00
Khem Raj
ec3307cebe
linux-atm: Fix build with linux 5.x headers
...
Fixes
error: 'IFNAMSIZ' undeclared here
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-08 09:52:54 -08:00
Khem Raj
cf9a6a2bbc
linux-atm: Fix build with hardening flags
...
Port to build on musl while here
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2017-06-28 10:29:07 -04:00
dengke.du@windriver.com
c8f78ecb9b
linux-atm: fix do_compile error
...
With linux kernel v4.8, for file ./src/maint/zntune.c, glibc time.h is
included before linux time.h, when compile zntune.c, it break down by
the following errors:
redefinition of 'struct timespec' 'struct timeval'
'struct timezone' 'struct itimerval'
We should exclude the linux time.h by disable linux/atm_zatm.h and move
some useful definition in linux/atm_zatm.h to a new header file in linux-atm
source code to resolve it.
Signed-off-by: Dengke Du <dengke.du@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2016-11-14 10:07:19 -05:00
Martin Jansa
45a6d2537d
linux-atm: set MACHINE_ARCH, because it depends on kernel
...
* see:
http://lists.openembedded.org/pipermail/openembedded-devel/2015-September/103271.html
* fixes:
ERROR: linux-atm different signature for task do_configure.sigdata between qemux86copy and qemux86
runtaskdeps changed from ['autoconfautoconf_2.69.bb.do_populate_sysroot:virtual:native', 'automakeautomake_1.15.bb.do_populate_sysroot:virtual:native', 'flexflex_2.5.39.bb.do_populate_sysroot', 'flexflex_2.5.39.bb.do_populate_sysroot:virtual:native', 'gccgcc-cross_5.2.bb.do_populate_sysroot', 'gccgcc-runtime_5.2.bb.do_populate_sysroot', 'glibcglibc_2.22.bb.do_populate_sysroot', 'gnu-configgnu-config_git.bb.do_populate_sysroot:virtual:native', 'libtoollibtool-cross_2.4.6.bb.do_populate_sysroot', 'libtoollibtool-native_2.4.6.bb.do_populate_sysroot', 'linux-atmlinux-atm_2.5.2.bb.do_patch', 'linuxlinux-yocto_4.1.bb.do_populate_sysroot', 'pkgconfigpkgconfig_git.bb.do_populate_sysroot:virtual:native']
to
['autoconfautoconf_2.69.bb.do_populate_sysroot:virtual:native', 'automakeautomake_1.15.bb.do_populate_sysroot:virtual:native', 'flexflex_2.5.39.bb.do_populate_sysroot', 'flexflex_2.5.39.bb.do_populate_sysroot:virtual:native', 'gccgcc-cross_5.2.bb.do_populate_sysroot', 'gccgcc-runtime_5.2.bb.do_populate_sysroot', 'glibcglibc_2.22.bb.do_populate_sysroot', 'gnu-configgnu-config_git.bb.do_populate_sysroot:virtual:native', 'libtoollibtool-cross_2.4.6.bb.do_populate_sysroot', 'libtoollibtool-native_2.4.6.bb.do_populate_sysroot', 'linux-atmlinux-atm_2.5.2.bb.do_patch', 'linuxlinux-yocto_4.1.bb.do_populate_sysroot', 'pkgconfigpkgconfig_git.bb.do_populate_sysroot:virtual:native']
openembedded-core/meta/recipes-kernel/linux/linux-yocto_4.1.bb.do_populate_sysroot with hash 1a8aa7a50a6cf3ebf5401af43dd6bf3b
changed to
openembedded-core/meta/recipes-kernel/linux/linux-yocto_4.1.bb.do_populate_sysroot with hash 143d2686a37f592891fb2aa6fa9b752e
Hash for dependent task linuxlinux-yocto_4.1.bb.do_populate_sysroot changed from 1a8aa7a50a6cf3ebf5401af43dd6bf3b to 143d2686a37f592891fb2aa6fa9b752e
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-11-16 21:50:07 +01:00
Joe Slater
8621b51850
drbd ufw linux-atm: correct certain packaging error
...
The named packages explicitly install some items under /lib,
but the recipes assume they are in base_libdir. We change
the recipes.
Signed-off-by: Joe Slater <jslater@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2015-07-06 15:27:52 -04:00
Bian Naimeng
07d5d4d5d9
linux-atm: add recipe.
...
Drivers and tools to support ATM networking under Linux
Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2015-01-07 13:48:14 -05:00