mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
* could not reproduce the error mentioned - flex is installed on my build machine * For tests Trevor Woerner's 'Revert "flex: upgrade to 2.6.2"' was in my oe-core Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
11 lines
263 B
BlitzBasic
11 lines
263 B
BlitzBasic
SECTION = "libs"
|
|
require libidl_${PV}.bb
|
|
inherit native
|
|
|
|
PR = "r1"
|
|
|
|
DEPENDS = "bison-native glib-2.0-native flex-native"
|
|
|
|
SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb"
|
|
SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220"
|