diff options
author | Tom Rini <trini@embeddedalley.com> | 2009-04-22 17:47:36 -0400 |
---|---|---|
committer | Tom Rini <trini@embeddedalley.com> | 2009-04-22 17:47:36 -0400 |
commit | 3889422c46439421ff1692081c632209ea3f6493 (patch) | |
tree | 05e92bd0060e7c12d96ab4d6a0a97d9a32e91e17 /recipes/clamav/clamav_0.90.3.bb | |
parent | c8b3cc5ef81d305d5d90644da36acbc40c7c01f1 (diff) | |
parent | ef0a43982a9dc7b6744c5aef30cd61b01de8cfc9 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/clamav/clamav_0.90.3.bb')
-rw-r--r-- | recipes/clamav/clamav_0.90.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/clamav/clamav_0.90.3.bb b/recipes/clamav/clamav_0.90.3.bb index e721558efe..2227f01f07 100644 --- a/recipes/clamav/clamav_0.90.3.bb +++ b/recipes/clamav/clamav_0.90.3.bb @@ -1,3 +1,5 @@ require clamav.inc +SRC_URI += "file://cross-compile-fix.patch;patch=1" + PR = "r1" |