[oe-commits] Angus Ainslie : frameworkd : patch otimed to correct timezones

GIT User account git at amethyst.openembedded.net
Thu Apr 16 22:08:30 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 6e4ad95defd49cafaeadb96054bc418627ee7214
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6e4ad95defd49cafaeadb96054bc418627ee7214

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Thu Apr 16 15:49:56 2009 -0600

frameworkd : patch otimed to correct timezones

---

 recipes/freesmartphone/frameworkd_git.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb
index 446ca5b..363d896 100644
--- a/recipes/freesmartphone/frameworkd_git.bb
+++ b/recipes/freesmartphone/frameworkd_git.bb
@@ -14,7 +14,9 @@ INITSCRIPT_PARAMS = "defaults 29"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \
            file://frameworkd \
-           file://frameworkd.conf"
+           file://frameworkd.conf \
+	   file://otimed.patch;patch=1 \
+	   "
 S = "${WORKDIR}/git"
 
 do_configure_append() {





More information about the Openembedded-commits mailing list