diff options
author | Steffen Sledz <sledz@dresearch.de> | 2009-03-27 18:14:37 +0100 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2009-03-27 18:14:37 +0100 |
commit | bb9b5dd8f35d0f7404a29c0a873bab88c039e712 (patch) | |
tree | c464d31871e0258c8b5a4a122e6f2f132d8d41de /recipes/forte | |
parent | 8b70868d1facb867fdd17af6fb6ffc59f91870c0 (diff) |
hipox: new machine added (derived from oxnas)
Diffstat (limited to 'recipes/forte')
-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" |