diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-25 13:11:51 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-25 13:57:08 +0200 |
commit | bc83bea24c8de96864f4243ac2b6c174600b6118 (patch) | |
tree | 15a90b349bc45f90b2e7fe527a3e2450dd109193 /recipes/freesmartphone/frameworkd_git.bb | |
parent | 9707d105fafd44a399fd19aa99d8ccf733fb3454 (diff) |
frameworkd: add patches for 2.6.31+ on om-gta02
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone/frameworkd_git.bb')
-rw-r--r-- | recipes/freesmartphone/frameworkd_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb index c1516d0f32..dea799351f 100644 --- a/recipes/freesmartphone/frameworkd_git.bb +++ b/recipes/freesmartphone/frameworkd_git.bb @@ -15,6 +15,8 @@ INITSCRIPT_NAME = "frameworkd" INITSCRIPT_PARAMS = "defaults 29" SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \ + file://0001-ogpsd-update-sysfs-node-for-2.6.32-kernels-on-freeru.patch \ + file://0002-ogsmd-ti_calipsy-update-sysfs-node-for-2.6.32-kernel.patch \ file://frameworkd \ file://frameworkd.conf \ " |