Home
last modified time | relevance | path

Searched +full:armv5te +full:- +full:linux +full:- +full:gnueabi (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/
H A Dremove-rpath-from-tests.patch7 … package nspr contains bad RPATH {builddir}/tmp/work/armv5te-poky-linux-gnueabi/nspr-4.8.9-r1/nspr
8 in file {builddir}/tmp/work/armv5te-poky-linux-gnueabi/nspr-4.8.9-r1/packages-split/nspr/usr/lib/ns…
11 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
12 Upstream-Status: Pending
16 --- nspr.orig/pr/tests/Makefile.in
18 @@ -316,7 +316,7 @@ ifeq ($(OS_ARCH), SunOS)
21 ifeq (,$(filter-out Linux GNU GNU_%,$(OS_ARCH)))
22 - LDOPTS += -Xlinker -rpath $(ABSOLUTE_LIB_DIR)
23 + LDOPTS += -Xlinker
25 EXTRA_LIBS = -lpthread
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dworking-projects.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
7 You can use the SDK toolchain directly with Makefile and Autotools-based
10 Autotools-Based Projects
13 Once you have a suitable :ref:`sdk-manual/intro:the cross-development toolchain`
15 Autotools-based <GNU_Build_System>` workflow, which is outside of the
20 .. image:: figures/sdk-autotools-flow.png
24 Follow these steps to create a simple Autotools-based "Hello World"
55 - ``hello.c``::
64 - ``configure.ac``::
72 - ``Makefile.am``::
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/
H A Dcrash.inc2 DESCRIPTION = "The core analysis suite is a self-contained tool that can be used to\
4 netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch\
5 offered by Mission Critical Linux, or the LKCD kernel patch."
10 LICENSE = "GPL-3.0-only"
13 DEPENDS = "zlib readline coreutils-native ncurses-native"
18 SRC_URI = "git://github.com/crash-utility/${BPN}.git;branch=master;protocol=https \
19 ${GNU_MIRROR}/gdb/gdb-10.2.tar.gz;name=gdb;subdir=git \
22 file://0001-cross_add_configure_option.patch \
23 file://donnot-extract-gdb-during-do-compile.patch \
30 UPSTREAM_CHECK_URI = "https://github.com/crash-utility/crash/releases"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/
H A Dlibgphoto2_2.5.31.bb3 LICENSE = "LGPL-2.1-only"
9 …ibgphoto2-2.5.8/packaging/generic$ qemu-arm -s 1048576 -r 2.6.24 -L /OE/angstrom-dev/staging/armv5…
12 SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/libgphoto2-${PV}.tar.bz2;name=libgphoto2 \
13 file://40-libgphoto2.rules \
14 file://0001-configure.ac-remove-AM_PO_SUBDIRS.patch \
15 file://0001-configure-Filter-out-buildpaths-from-CC.patch \
16 file://fix-build-with-gcc-14.patch \
22 EXTRA_OECONF = " --with-drivers=all udevscriptdir=${nonarch_base_libdir}/udev ac_cv_lib_ltdl_lt_dlc…
25 PACKAGECONFIG[gd] = ",--without-gdlib,gd"
26 PACKAGECONFIG[serial] = "--enable-serial,--disable-serial,lockdev"
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/
H A Dgold-unversioned-symbol.patch6 …kraj/work/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-angs…
14 http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning
16 http://comments.gmane.org/gmane.comp.file-systems.fuse.devel/9524
19 Upstream-Status: Pending
20 Signed-off-by: Khem Raj <raj.khem@gmail.com>
21 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
22 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
23 ---
24 lib/fuse.c | 10 +++++-----
25 lib/fuse_mt.c | 2 +-
[all …]