diff options
Diffstat (limited to 'meta-oe/recipes-graphics/directfb/directfb.inc')
| -rw-r--r-- | meta-oe/recipes-graphics/directfb/directfb.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/directfb/directfb.inc b/meta-oe/recipes-graphics/directfb/directfb.inc index 0dc410b2cb..70e1280e2f 100644 --- a/meta-oe/recipes-graphics/directfb/directfb.inc +++ b/meta-oe/recipes-graphics/directfb/directfb.inc | |||
| @@ -26,7 +26,8 @@ SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/DirectFB-${PV}.tar.g | |||
| 26 | file://0001-include-libgen.h-for-basename.patch \ | 26 | file://0001-include-libgen.h-for-basename.patch \ |
| 27 | file://0001-inputdrivers-Correct-the-signature-of-bind-call-on-m.patch \ | 27 | file://0001-inputdrivers-Correct-the-signature-of-bind-call-on-m.patch \ |
| 28 | file://0001-libdirect-remove-use-of-keyword-register.patch \ | 28 | file://0001-libdirect-remove-use-of-keyword-register.patch \ |
| 29 | " | 29 | file://0001-TaskManager-make-comparator-const.patch \ |
| 30 | " | ||
| 30 | 31 | ||
| 31 | S = "${UNPACKDIR}/DirectFB-${PV}" | 32 | S = "${UNPACKDIR}/DirectFB-${PV}" |
| 32 | 33 | ||
