diff options
-rw-r--r-- | qte/qte-2.3.7-r0/lefthand.patch | 0 | ||||
-rw-r--r-- | qte/qte-for-opie_2.3.7.oe | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/qte/qte-2.3.7-r0/lefthand.patch b/qte/qte-2.3.7-r0/lefthand.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/qte/qte-2.3.7-r0/lefthand.patch diff --git a/qte/qte-for-opie_2.3.7.oe b/qte/qte-for-opie_2.3.7.oe index a0a955eb07..b36cdd5566 100644 --- a/qte/qte-for-opie_2.3.7.oe +++ b/qte/qte-for-opie_2.3.7.oe @@ -4,4 +4,5 @@ FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qte-${PV}-r0" DESCRIPTION = "Qt/Embedded w/ Opie Patches version ${PV}" -SRC_URI_append = "file://opie.patch;patch=1" +SRC_URI_append = "file://opie.patch;patch=1 \ + file://lefthand.patch;patch=1 " |