diff options
Diffstat (limited to 'recipes/fam/fam_2.7.0.bb')
-rw-r--r-- | recipes/fam/fam_2.7.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fam/fam_2.7.0.bb b/recipes/fam/fam_2.7.0.bb index 44fab1b833..d93d144571 100644 --- a/recipes/fam/fam_2.7.0.bb +++ b/recipes/fam/fam_2.7.0.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL LGPL" SRC_URI = "ftp://oss.sgi.com/projects/fam/download/stable/fam-${PV}.tar.gz \ - file://compile-fix.patch;patch=1" + file://compile-fix.patch;apply=yes" inherit autotools |