On 08/08/2014 12:31 PM, Robert P. J. Day wrote:

Given that there are no machine-specific files for the tslib recipe
anymore, might as well remove this line.


Robert,

Can you please review the commit guidelines

http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines

The summary line should be in the form of
tslib: Remove ...

I know it's a trivial patch, but it would good to have the commit message correct.

Thanks
Sau!

Signed-off-by: Robert P. J. Day <rpj...@crashcourse.ca>

---

   still not totally sure i know what i'm doing here, but git history
shows that any machine-specific tslib files vanished long ago, so
there's little reason to hang onto this. i'm willing to be corrected.

diff --git a/meta/recipes-graphics/tslib/tslib_1.1.bb 
b/meta/recipes-graphics/tslib/tslib_1.1.bb
index 05d58b6..6d8c7dd 100644
--- a/meta/recipes-graphics/tslib/tslib_1.1.bb
+++ b/meta/recipes-graphics/tslib/tslib_1.1.bb
@@ -32,8 +32,6 @@ do_install_append() {
        install -m 0755 ${WORKDIR}/tslib.sh ${D}${sysconfdir}/profile.d/
  }

-SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"
-
  # People should consider using udev's /dev/input/touchscreen0 symlink
  # instead of detect-stylus
  #RDEPENDS_tslib-conf_weird-machine = "detect-stylus"

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to