projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Obey LDFLAGS
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
-Upstream-status: Pending
+Upstream-Status: Pending
--- hostap-utils-0.4.7.orig/Makefile
+++ hostap-utils-0.4.7/Makefile
Obey LDFLAGS
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
-Upstream-status: Pending
+Upstream-Status: Pending
--- setserial-2.17.orig/Makefile.in
+++ setserial-2.17/Makefile.in
[1] https://trac.macports.org/ticket/45305
[2] https://trac.macports.org/changeset/126406
-Upstream-status: Inappropriate [OE Specific]
+Upstream-Status: Inappropriate [OE Specific]
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
---
configure.in | 2 +-
[OE-Core #2509]
-Upstream-Status : Pending
+Upstream-Status: Pending
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
---
Obey LDFLAGS
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
-Upstream-status: Pending
+Upstream-Status: Pending
--- irda-utils-0.9.18.orig/findchip/Makefile
+++ irda-utils-0.9.18/findchip/Makefile
It will detect top-level git repositories like the Angstrom setup-scripts and break.
-Upstream-Status: Unknown
+Upstream-Status: Pending
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
Adding basic structure to support pkg-config.
-Upstream-status: Inappropriate [embedded specific]
+Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
---
[PATCH] nfs-utils: debianize start-statd
-Upstream-status: Pending
+Upstream-Status: Pending
make start-statd command to use nfscommon configure, too.
Add an input group for the /dev/input/* devices.
-Upstream-Status: Invalid [configuration]
+Upstream-Status: Inappropriate [configuration]
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
use /bin/sh instead of /bin/bash, since the latter may not be included in
some images such as minimal
-Upstream-Status: Invalid [configuration]
+Upstream-Status: Inappropriate [configuration]
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
remove "*" for root since we don't have a /etc/shadow so far.
-Upstream-Status: Invalid [configuration]
+Upstream-Status: Inappropriate [configuration]
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Date: Sun, 3 Mar 2013 12:31:40 -0600
Subject: [PATCH] menuconfig,check-lxdiaglog.sh: Allow specification of ncurses location
-Upstream-status: Submitted
+Upstream-Status: Submitted
[ based on: https://lkml.org/lkml/2013/3/3/103 ]
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
path.
Signed-off-by: Andy Ross <andy.ross@windriver.com>
-Upstream-Status: innappropriate [embedded]
+Upstream-Status: Inappropriate [embedded]
diff -u a/configure.ac b/configure.ac
--- a/configure.ac 2012-08-28 11:23:43.040609874 -0700
detect any library due to the old file format that ldconfig-native
creates. This fix sets architecture-dependent 64bit flags for 64-bit ELF.
-Upstream-status: Inappropriate [embedded specific]
+Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Yuanjie Huang <yuanjie.huang@windriver.com>
---
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
-Upstream status pending
-Upstream status Inappropriate (cross environment path)
+Upstream-Status: Inappropriate (cross environment path)
diff -Naur udev-182.orig/src/keymap/95-keymap.rules udev-182/src/keymap/95-keymap.rules
--- udev-182.orig/src/keymap/95-keymap.rules 2012-02-07 00:01:55.154640792 +0100
Obey LDFLAGS for tests
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
-Upstream-status: Pending
+Upstream-Status: Pending
--- zlib-1.2.8.orig/Makefile.in
+++ zlib-1.2.8/Makefile.in
-Upstream Status: Backport
+Upstream-Status: Backport
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=2c62985659da21a3fe16062d211a7158f79ad2e9
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
This fix is to revert 0220de9c8ebfb18caae2ac1aa163d060e98ceade and
instead make sure that LDFLAGS comes before extra_ldflags.
-Upstream-status: Backport
+Upstream-Status: Backport
---
Makefile.in | 2 +-
NEWS.txt | 10 ++++++++++
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
-Upstream-status: Backport
+Upstream-Status: Backport
---
lib/ext2fs/unix_io.c | 6 +++---
misc/create_inode.c | 1 +
Then the ino 14 would hit the cache[1] when bufsize = 128 (but it was
cached by bufsize = 156), so there would be errors.
-Upstream-Status: [Submitted]
+Upstream-Status: Submitted
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
We need return retval when "mke2fs -d" failed, otherwise the "$?" would
be 0 which is misleading.
-Upstream-Status Submitted
+Upstream-Status: Submitted
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
Fix elf_cvt_gunhash if dest and src are same.
-Upstream-status: Pending
+Upstream-Status: Pending
The 'dest' and 'src' can be same, we need to save the value of src32[2]
before swaping it.
[GCC #61899]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61899
-Upstream-Status: Send to gcc-patches@gcc.gnu.org mailing list
+Upstream-Status: Submitted [gcc-patches@gcc.gnu.org]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212171 138bc75d-0d04-0410-961f-82ee72b054a4
-Upstream-status: Backport [https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=212171]
+Upstream-Status: Backport [https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=212171]
Signed-off-by: Baoshan Pang <baoshan.pang@windriver.com>
---
gcc/except.c | 23 ++++++++++++++++++-----
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215613 138bc75d-0d04-0410-961f-82ee72b054a4
-Upstream-status: Backport [https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=215613]
+Upstream-Status: Backport [https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=215613]
Signed-off-by: Baoshan Pang <baoshan.pang@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Remove dependency on dpkg
-Upstream-Status Submitted
+Upstream-Status: Submitted
Asking the host OS whether it supports multiarch is not useful
in a cross-compilation environment, or if the user has specified
Date: Wed, 15 Apr 2015 14:00:06 +0800
Subject: [PATCH] Show GNU unique symbols as provided symbols
-Upstream-Status Submitted
+Upstream-Status: Submitted
GNU Unique symbol is a GNU extension employed by new version of GCC
by default. Even Standard C++ library in GCC 4.9 provides some symbols,
Obey LDFLAGS
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
-Upstream-status: Pending
+Upstream-Status: Pending
--- uuid-1.6.2.orig/Makefile.in
+++ uuid-1.6.2/Makefile.in
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
The ps's option '-f' is not supported by busybox in oe.
-Upstream-Status: [oe specific]
+Upstream-Status: Inappropriate
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
dist/threads/t/join.t | 6 +++---
Use '$Config{libc}' as the libc file name
-Upstream-Status: oe specific
+Upstream-Status: Inappropriate
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
ext/DynaLoader/t/DynaLoader.t | 2 +-
This patch removes various ways native system options can pass into the python
compilation and somehow break C modules.
-Upstream-Status: Configuration [OE Specific]
+Upstream-Status: Inappropriate [OE Specific]
RP 2012/04/23
This patch removes various ways native system options can pass into the python
compilation and somehow break C modules.
-Upstream-Status: Configuration [OE Specific]
+Upstream-Status: Inappropriate [OE Specific]
RP 2012/04/23
-Upstream-Status: Not applicable
+Upstream-Status: Inappropriate
Hack to prevent unneeded demo app from building on older libc
where it will break the build
Support both db5 and db6.
-Upstream-status: Inappropriate [configuration]
+Upstream-Status: Inappropriate [configuration]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Occasionally the cp -p fails with a non-zero return code. This will cause
the system abort the build.
-Upstream-status: Pending
+Upstream-Status: Pending
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Without these, the system will error trying to find the correct crypto
library to use.
-Upstream-status: Pending
+Upstream-Status: Pending
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Subject: [PATCH] - verify: fix: broken logic for %ghost avoidance (Mark
Hatle).
-Upstream-status: backport
+Upstream-Status: Backport
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
It is missing from the tarball, but it is present in git for v4.10
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-Upstream-status: Pending
+Upstream-Status: Pending
---
linux/aarch64/arch_regs.h | 2 ++
1 file changed, 2 insertions(+)
-Upstream-status: Backport
+Upstream-Status: Backport
r14566 | florian | 2014-09-24 17:02:54 -0500 (Wed, 24 Sep 2014) | 4 lines
The test is unnecessary, the xmllint and xsltproc were explicitly
added to RDEPENDS.
-Upstream-Status: oe-specific
+Upstream-Status: Inappropriate
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
configure.in | 4 ++--
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
-Upstream status: Inappropriate [embedded specific]
+Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Phil Staub <Phil.Staub@windriver.com>
This patch is taken from
ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
-Upstream-status: Inappropriate [upstream is dead]
+Upstream-Status: Inappropriate [upstream is dead]
---
getopt.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
This patch is taken from
ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
-Upstream-status: Inappropriate [upstream is dead]
+Upstream-Status: Inappropriate [upstream is dead]
---
mailx.1 | 2 +-
openssl.c | 4 +---
This patch is taken from
ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
-Upstream-status: Inappropriate [upstream is dead]
+Upstream-Status: Inappropriate [upstream is dead]
---
mailx.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
This patch is taken from
ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
-Upstream-status: Inappropriate [upstream is dead]
+Upstream-Status: Inappropriate [upstream is dead]
---
mailx.1 | 14 ++++++++++++++
names.c | 3 +++
This patch is taken from
ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
-Upstream-status: Inappropriate [upstream is dead]
+Upstream-Status: Inappropriate [upstream is dead]
---
extern.h | 2 +-
names.c | 8 ++++++--
This patch is taken from
ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
-Upstream-status: Inappropriate [upstream is dead]
+Upstream-Status: Inappropriate [upstream is dead]
---
fio.c | 67 +++++--------------------------------------------------------------
1 file changed, 5 insertions(+), 62 deletions(-)
This patch is taken from
ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
-Upstream-status: Inappropriate [upstream is dead]
+Upstream-Status: Inappropriate [upstream is dead]
---
fio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
This patch is taken from
ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
-Upstream-status: Inappropriate [upstream is dead]
+Upstream-Status: Inappropriate [upstream is dead]
--- heirloom-mailx-12.5.orig/Makefile 2011-04-26 17:23:22.000000000 -0400
+++ heirloom-mailx-12.5/Makefile 2015-01-27 13:20:04.733542801 -0500
krb5 support is autodetected from sysroot making builds undeterministic
feel free to improve this to support explicitly enabling/disabling it
-Upstream-Status: Penging
+Upstream-Status: Pending
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
-Upstream-status: Accepted (should be included in v4.8.14)
+Upstream-Status: Accepted (should be included in v4.8.14)
diff -u mc-4.8.1.7.org/lib/tty/tty-ncurses.c mc-4.8.1.7/lib/tty/tty-ncurses.c
--- mc-4.8.1.7.org/lib/tty/tty-ncurses.c
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
-Upstream-status: Accepted (Should be in next release after 22.21)
+Upstream-Status: Accepted (Should be in next release after 22.21)
---
src/pstree.c | 1 +
1 file changed, 1 insertion(+)
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
-Upstream-Status: Backported
+Upstream-Status: Backport
From 3a05d1a920140e9f2c72791c12f664213feb46df Mon Sep 17 00:00:00 2001
From: Manfred Hanke <Manfred.Hanke@tngtech.com>
fix the macro check
-Upstream-status: Pending
+Upstream-Status: Pending
configure does not check if locale.h exists, but check setlocale,
if setlocale exist, the locale.h should exist.
Date: Wed, 10 Sep 2014 17:03:29 +0800
Subject: [PATCH] do not compile host tools, since we have native
-Upstream-status: Pending
+Upstream-Status: Pending
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
---
Date: Wed, 10 Sep 2014 17:10:03 +0800
Subject: [PATCH] using native makeinfo
-Upstream-status: Pending
+Upstream-Status: Pending
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
---
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-Upstream-status: Inappropriate [Revert]
+Upstream-Status: Inappropriate [Revert]
---
scripts/Makefile.in | 6 +-
scripts/xdg-terminal | 622 +++++++++++++++++++++++++++++++++++++++++++++++++++
Configure output from installed-tests to be TAP compliant such that
gnome-desktop-testing-runner properly interprets the results.
-Upstream-status: Pending
+Upstream-Status: Pending
Signed-off-by: Tim Orling <TicoTimo@gmail.com>
---
is matchbox-panel-2 and it was working fine with gcc < 5 because it tolerated non-existing paths in -I flags but gcc-5
gently refuses and rightly so.
-Upstream-Status: Not-Submitted [OE-Specific]
+Upstream-Status: Inappropriate [OE-Specific]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Index: fontconfig-2.11.93/fontconfig.pc.in
There is no need to use python3 by this package (the python scripts
that are using during configuration only need python2.7+)
-Upstream-Status: innapropriate [configuration]
+Upstream-Status: Inappropriate [configuration]
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
--
* Add LDFLAGS variable to SLDFLAGS so that extra linker
flags can be sent via this variable.
-Upstream status Sumbitted [perfmon2-libpfm4-commits@lists.sourceforge.net]
+Upstream-Status: Submitted [perfmon2-libpfm4-commits@lists.sourceforge.net]
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
---
Newer kernels replace TC_BARRIER with TC_FLUSH. Ensure trace-cmd
can build regardless of the linux-kernel-headers version.
-Upstream-Status: Innapropriate [Stop gap]
+Upstream-Status: Inappropriate [Stop gap]
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
https://bugzilla.gnome.org/show_bug.cgi?id=727074
-Upstream Status: Pending
+Upstream-Status: Pending
Signed-off-by: zhouming <b42586@freescale.com>
---
https://bugzilla.gnome.org/show_bug.cgi?id=728312
-Upstream Status: Pending
+Upstream-Status: Pending
Signed-off-by: zhouming <b42586@freescale.com>
---
https://bugzilla.gnome.org/show_bug.cgi?id=737246
-Upstream status: Pending
+Upstream-Status: Pending
Signed-off-by: Jian Li <lj.qfy.sh@gmail.com>
---
https://bugzilla.gnome.org/show_bug.cgi?id=734263
-Upstream Status: Submitted
+Upstream-Status: Submitted
Signed-off-by: Song Bing <b06498@freescale.com>
---
https://bugzilla.gnome.org/show_bug.cgi?id=739935
-Upstream Status: Pending
+Upstream-Status: Pending
Signed-off-by: Song Bing <b06498@freescale.com>
https://bugzilla.gnome.org/show_bug.cgi?id=749258
-Upstream-Status: Backport [1.5.1]
+Upstream-Status: Backport [1.5.1]
---
libs/gst/base/gstbasesink.c | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
Obey LDFLAGS
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
-Upstream-status: Inappropriate [old version]
+Upstream-Status: Inappropriate [old version]
--- gdbm-1.8.3.orig/Makefile.in
+++ gdbm-1.8.3/Makefile.in
Use pkg-config to find pth instead of pth-config.
-Upstream-Status: Rejected
+Upstream-Status: Denied
[not submitted but they've been clear they don't want a pkg-config dependency]
RP 2014/5/22
Update gpgme to use pkgconfig instead of -config files since its
simpler and less error prone when cross compiling.
-Upstream-Status: Rejected [Upstream not interested in pkg-config support]
+Upstream-Status: Denied [Upstream not interested in pkg-config support]
RP 2015/4/17
diff --git a/configure.ac b/configure.ac
This patch is rejected by upstream for the reason below:
They think pkgconfig adds no portability and maintaining them is not worthwhile.
-Upstream-Status: Rejected
+Upstream-Status: Denied
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Add and use pkg-config for libgcrypt instead of -config scripts.
-Upstream-Status: Rejected [upstream have indicated they don't want a pkg-config dependency]
+Upstream-Status: Denied [upstream have indicated they don't want a pkg-config dependency]
RP 2014/5/22
4. File a bug to GNU, but it could not be reproduced on there environment.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60643
-Upstream-Status: [oe specific]
+Upstream-Status: Inappropriate [oe specific]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
-Upstream-Status: Rejected
+Upstream-Status: Denied
Add pkgconfig support to libksba.
This patch is rejected by upstream for the reason below:
projects will get it eventually. For now we apply the fix to
coreutils
-Upstream-Status: Not Required
+Upstream-Status: Pending
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
instead of size_t that is 32-bit variable, this fix operand
type mismatch when try to pop previous pushf value.
-Upstream-status: Submitted
+Upstream-Status: Submitted
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
replace deprecated GnuTLS functions with newer ones if available
-Upstream Status: Pending
+Upstream-Status: Pending
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Added npth pkgconfig file
-Upstream-Status: Incompatible [oe-core specific]
+Upstream-Status: Pending
Signed-off-by: Saul Wold <sgw@linux.intel.com>