diff options
Diffstat (limited to 'meta-oe/recipes-support/links/links_2.27.bb')
| -rw-r--r-- | meta-oe/recipes-support/links/links_2.27.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/links/links_2.27.bb b/meta-oe/recipes-support/links/links_2.27.bb new file mode 100644 index 0000000000..4803353a50 --- /dev/null +++ b/meta-oe/recipes-support/links/links_2.27.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | require links.inc | ||
| 2 | |||
| 3 | DEPENDS += "gpm" | ||
| 4 | RCONFLICTS:${PN} = "links-x11" | ||
| 5 | |||
| 6 | EXTRA_OECONF = "--enable-graphics \ | ||
| 7 | --with-ssl=${STAGING_LIBDIR}/.. --with-libjpeg \ | ||
| 8 | --without-libtiff --without-svgalib --with-fb \ | ||
| 9 | --without-directfb --without-pmshell --without-atheos \ | ||
| 10 | --without-x" | ||
| 11 | SRC_URI[sha256sum] = "d8ddcbfcede7cdde80abeb0a236358f57fa6beb2bcf92e109624e9b896f9ebb4" | ||
