diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-07 20:35:39 +0100 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-07 20:38:23 +0100 |
commit | 54ba2e73a49c2104087e9aa2c5d69f6c84cfb405 (patch) | |
tree | c463c7fc1d6a07edb696eee7641097aa2ac92e07 /recipes | |
parent | 0987059c055bd7690a6b56314f14b85006111ff9 (diff) |
fso2-console-image: fso-autorev.inc has to be included for this image to compile
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/images/fso2-console-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/fso2-console-image.bb b/recipes/images/fso2-console-image.bb index 60bd6fc720..8510aa8539 100644 --- a/recipes/images/fso2-console-image.bb +++ b/recipes/images/fso2-console-image.bb @@ -3,6 +3,7 @@ #------------------------------------------------------ require fso-image.inc +require conf/distro/include/fso-autorev.inc PV = "1.1" PR = "r1" |