diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-30 08:46:35 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-01 12:36:18 +0100 |
commit | 7555519e4878380c106f120e48aaa971bb6ac00f (patch) | |
tree | 5313920782304a9e61798a22149d78cdc898dced /meta/recipes-qt | |
parent | 046f55ea8e9286560660cee4d2d50f7b539c3e3b (diff) | |
download | openembedded-core-7555519e4878380c106f120e48aaa971bb6ac00f.tar.gz openembedded-core-7555519e4878380c106f120e48aaa971bb6ac00f.tar.bz2 openembedded-core-7555519e4878380c106f120e48aaa971bb6ac00f.zip |
Fix a couple of missing Upstream-Status
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r-- | meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch b/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch index aa15683a4e..1724995072 100644 --- a/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch +++ b/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + diff --git a/examples/declarative-camera/declarative-camera.pro b/examples/declarative-camera/declarative-camera.pro index 8164fbc..54fd8ad 100644 --- a/examples/declarative-camera/declarative-camera.pro |