diff options
Diffstat (limited to 'recipes/phalanx')
-rw-r--r-- | recipes/phalanx/phalanx_22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/phalanx/phalanx_22.bb b/recipes/phalanx/phalanx_22.bb index d368b0736a..4a25363752 100644 --- a/recipes/phalanx/phalanx_22.bb +++ b/recipes/phalanx/phalanx_22.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" PR = "r4" LICENSE = "GPL" SRC_URI = "http://ftp.debian.org/debian/pool/main/p/phalanx/phalanx_22.orig.tar.gz \ - file://gcc3.patch;patch=1 \ + file://gcc3.patch \ file://capabilities \ file://description" S = "${WORKDIR}/phalanx-22.orig" |