mirror of
https://git.yoctoproject.org/poky
synced 2026-03-03 22:09:39 +01:00
Add Upstream-Status tag to patches for the following recipes: openssh dbus-glib expat opensp sgml-common at cpio (GPLv3 version) libpam icu (From OE-Core rev: 0702602332ad63c2cfaa207516497bb0b75bfdf3) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
19 lines
523 B
Diff
19 lines
523 B
Diff
Patch obtained from OpenEmbedded.
|
|
|
|
Upstream-Status: Pending
|
|
|
|
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
|
|
|
|
Index: OpenSP-1.5/include/RangeMap.cxx
|
|
===================================================================
|
|
--- OpenSP-1.5.orig/include/RangeMap.cxx 2000-02-26 03:55:21.000000000 +1100
|
|
+++ OpenSP-1.5/include/RangeMap.cxx 2007-06-02 11:48:17.000000000 +1000
|
|
@@ -7,6 +7,7 @@
|
|
#include "RangeMap.h"
|
|
#include "ISet.h"
|
|
#include "types.h"
|
|
+#include "constant.h"
|
|
|
|
#ifdef SP_NAMESPACE
|
|
namespace SP_NAMESPACE {
|