diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-28 15:41:08 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:10:46 +0000 |
commit | 169e55d802883df763dbff4a4737e05e96358fa3 (patch) | |
tree | 11dc30582c18fc4a8a199adda7f5d46d2312695f /meta/recipes-kernel/dtc | |
parent | 9aca7e651ce829e8a730dd187f54a5bba4253d06 (diff) | |
download | openembedded-core-169e55d802883df763dbff4a4737e05e96358fa3.tar.gz openembedded-core-169e55d802883df763dbff4a4737e05e96358fa3.tar.bz2 openembedded-core-169e55d802883df763dbff4a4737e05e96358fa3.tar.xz openembedded-core-169e55d802883df763dbff4a4737e05e96358fa3.zip |
Add Upstream-Status to patches
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/dtc')
-rw-r--r-- | meta/recipes-kernel/dtc/dtc/make_install.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc/make_install.patch b/meta/recipes-kernel/dtc/dtc/make_install.patch index 2f7d8091c..1120617e7 100644 --- a/meta/recipes-kernel/dtc/dtc/make_install.patch +++ b/meta/recipes-kernel/dtc/dtc/make_install.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + Index: git/Makefile =================================================================== --- git.orig/Makefile 2011-11-02 14:52:17.243104779 -0700 |