diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-06-17 15:01:06 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-17 17:56:21 +0100 |
| commit | 3ea6ebb5fa9892eecc61c09cad72ee783f27e183 (patch) | |
| tree | d0d4eadea4fe8527db1325e4ae93db774abf342c | |
| parent | cb25932e731c212d059548bec727917b6d32ece5 (diff) | |
| download | poky-3ea6ebb5fa9892eecc61c09cad72ee783f27e183.tar.gz | |
directfb: upgrade to 1.7.4
(From OE-Core rev: ee3d6b819160d6a9a1e474e6a9669f9ca2a3b5a3)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-graphics/directfb/directfb_1.7.4.bb (renamed from meta/recipes-graphics/directfb/directfb_1.7.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/directfb/directfb_1.7.1.bb b/meta/recipes-graphics/directfb/directfb_1.7.4.bb index aff9633921..39b006e8b3 100644 --- a/meta/recipes-graphics/directfb/directfb_1.7.1.bb +++ b/meta/recipes-graphics/directfb/directfb_1.7.4.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require directfb.inc | 1 | require directfb.inc |
| 2 | 2 | ||
| 3 | RV = "1.7-1" | 3 | RV = "1.7-4" |
| 4 | 4 | ||
| 5 | DEPENDS += "sysfsutils" | 5 | DEPENDS += "sysfsutils" |
| 6 | 6 | ||
| @@ -19,5 +19,5 @@ EXTRA_OECONF = "\ | |||
| 19 | 19 | ||
| 20 | LEAD_SONAME = "libdirectfb-1.7.so.0" | 20 | LEAD_SONAME = "libdirectfb-1.7.so.0" |
| 21 | 21 | ||
| 22 | SRC_URI[md5sum] = "0ef44c16a414312fd38d6764e2cb9893" | 22 | SRC_URI[md5sum] = "f5bdacde77fc653279819796ae11341e" |
| 23 | SRC_URI[sha256sum] = "dd7de38b3cd1408411b37ca28ec73e14b7672e5e28256b7bf91826240c81f519" | 23 | SRC_URI[sha256sum] = "20ccd60011c788e50c940ab566943d050679067bc84dc37ca447f1b4af08481b" |
