]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
gpsd: Remove package version from the navcom patch
authorMarkos Chandras <markos.chandras@imgtec.com>
Fri, 11 May 2012 00:24:14 +0000 (00:24 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 19 May 2012 21:22:51 +0000 (23:22 +0200)
commitb779b6bd948f96d20d6f12cc5591b436256177d4
tree2968c5cd84d87b490235a97c57e5811928195a0e
parent38b1ba3681416692c97689b01c9302877949c693
gpsd: Remove package version from the navcom patch

If the buildroot infrastructure finds a patch file that contains the
$PKG-$VERSION tuple in the filename, it will only apply this kind of
patches, ignoring the rest of the patches in the package directory.
As a result of which, the gpsd-fix-libgpsmm.patch did not apply
because the gpsd-2.95-navcom.patch satisfies the $PKG-$VERSION convention.
The buildroot policy (as discussed during the Buildroot Developer meeting)
is to remove the package version from the patch filename.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gpsd/gpsd-navcom.patch [moved from package/gpsd/gpsd-2.95-navcom.patch with 100% similarity]