diff options
-rw-r--r-- | meta/packages/pcmciautils/pcmciautils_014.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/pcmciautils/pcmciautils_014.bb b/meta/packages/pcmciautils/pcmciautils_014.bb index 296d731761..139dc54c0b 100644 --- a/meta/packages/pcmciautils/pcmciautils_014.bb +++ b/meta/packages/pcmciautils/pcmciautils_014.bb | |||
@@ -2,6 +2,8 @@ require pcmciautils.inc | |||
2 | 2 | ||
3 | PR = "r2" | 3 | PR = "r2" |
4 | 4 | ||
5 | export LEX = "flex" | ||
6 | |||
5 | SRC_URI += "file://makefile_fix.patch;patch=1 \ | 7 | SRC_URI += "file://makefile_fix.patch;patch=1 \ |
6 | file://version_workaround.patch;patch=1 \ | 8 | file://version_workaround.patch;patch=1 \ |
7 | file://modalias_update.patch;patch=1" | 9 | file://modalias_update.patch;patch=1" |