diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-05-23 20:23:53 -0700 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-05-25 12:53:41 -0700 |
commit | bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch) | |
tree | 96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/perl/libnet-rawip-perl_0.25.bb | |
parent | fab0af3aefee22b21541e403d3c356a6979bfa63 (diff) |
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/perl/libnet-rawip-perl_0.25.bb')
-rw-r--r-- | recipes/perl/libnet-rawip-perl_0.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libnet-rawip-perl_0.25.bb b/recipes/perl/libnet-rawip-perl_0.25.bb index ec57c7a9cf..74112f28de 100644 --- a/recipes/perl/libnet-rawip-perl_0.25.bb +++ b/recipes/perl/libnet-rawip-perl_0.25.bb @@ -13,7 +13,7 @@ RDEPENDS = " \ SRC_URI = " \ http://search.cpan.org/CPAN/authors/id/S/SA/SAPER/Net-RawIP-${PV}.tar.gz;name=net-rawip-perl-${PV} \ - file://kill-pcap-check.patch;patch=1 \ + file://kill-pcap-check.patch;apply=yes \ " SRC_URI[net-rawip-perl-0.25.md5sum] = "a99f461e20e7894154f64729a4652448" SRC_URI[net-rawip-perl-0.25.sha256sum] = "6d104b2f0e453eff7a1b479c528798670b15729ed6ecf41430405ff6d7e1ee58" |