Signed-off-by: Ionut Radu <[email protected]> --- .../apt/apt-0.9.8.2/fix-gcc-4.6-null-not-defined.patch | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/apt/apt-0.9.8.2/fix-gcc-4.6-null-not-defined.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/fix-gcc-4.6-null-not-defined.patch index 70ecd95..801ae6d 100644 --- a/meta/recipes-devtools/apt/apt-0.9.8.2/fix-gcc-4.6-null-not-defined.patch +++ b/meta/recipes-devtools/apt/apt-0.9.8.2/fix-gcc-4.6-null-not-defined.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + --- a/apt-pkg/contrib/weakptr.h +++ b/apt-pkg/contrib/weakptr.h @@ -21,6 +21,7 @@ -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
