diff options
Diffstat (limited to 'recipes/gpe-scap/gpe-scap_1.2.bb')
-rw-r--r-- | recipes/gpe-scap/gpe-scap_1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-scap/gpe-scap_1.2.bb b/recipes/gpe-scap/gpe-scap_1.2.bb index b5a0383fc9..42ba7e0cce 100644 --- a/recipes/gpe-scap/gpe-scap_1.2.bb +++ b/recipes/gpe-scap/gpe-scap_1.2.bb @@ -12,7 +12,7 @@ GPE_TARBALL_SUFFIX = "bz2" inherit gpe autotools -SRC_URI += " file://deviceinfo.patch;patch=1;pnum=0" +SRC_URI += " file://deviceinfo.patch;apply=yes;striplevel=0" SRC_URI[md5sum] = "875ed73f43584cd3ece4a7ac28dd692a" SRC_URI[sha256sum] = "a7ec60003a96975523598c2ef5f2927c9a362e689e7159b268c7fe431754635a" |