diff options
| author | Zhai Edwin <edwin.zhai@intel.com> | 2011-09-26 19:55:47 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:37:49 +0000 |
| commit | 64ba74deff7fdefcd4a493084a834d825eb1945d (patch) | |
| tree | 715a299b63c40e21b2e0d423409a7327fe361860 /meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb | |
| parent | ff047d3a77f57400ec8e0b7debee34cf4375e5a0 (diff) | |
| download | poky-64ba74deff7fdefcd4a493084a834d825eb1945d.tar.gz | |
matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream
(From OE-Core rev: 33a1a05ef988c69f8ff8e38c6723922082e5d1aa)
(From OE-Core rev: 1194935707f4acd9029b36769bc0320ba0a90163)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb')
| -rw-r--r-- | meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb index 10388f4c71..44b316ddef 100644 --- a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb +++ b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb | |||
| @@ -13,8 +13,7 @@ PR = "r0" | |||
| 13 | 13 | ||
| 14 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ | 14 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ |
| 15 | file://single-instance.patch \ | 15 | file://single-instance.patch \ |
| 16 | file://configure_fix.patch;maxrev=1819 \ | 16 | file://configure_fix.patch;maxrev=1819" |
| 17 | file://dso_linking_change_build_fix.patch " | ||
| 18 | 17 | ||
| 19 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 20 | 19 | ||
