diff options
Diffstat (limited to 'recipes/forte/forte_0.3.bb')
-rw-r--r-- | recipes/forte/forte_0.3.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/forte/forte_0.3.bb b/recipes/forte/forte_0.3.bb index c434fb39b8..399b22a038 100644 --- a/recipes/forte/forte_0.3.bb +++ b/recipes/forte/forte_0.3.bb @@ -1,8 +1,9 @@ require forte.inc -PR = "r0" +PR = "r1" DEFAULT_PREFERENCE_oxnas = "1" +DEFAULT_PREFERENCE_hipox = "1" SRC_URI = "http://kent.dl.sourceforge.net/sourceforge/fordiac/forte-0.3.zip \ file://forte-0.3-patch_20081008.diff;patch=1" |