pointgrey: downgraded version of SDK for GCC 4.9.x.
This commit is contained in:
parent
025dd6001b
commit
afccf97e04
@ -1,22 +1,22 @@
|
|||||||
version=\
|
version=\
|
||||||
(
|
(
|
||||||
"2.10.3.237"
|
"2.9.3.43"
|
||||||
)
|
)
|
||||||
|
|
||||||
url=\
|
url=\
|
||||||
(
|
(
|
||||||
"https://www.dropbox.com/s/ediz2btaaq6a8sc/flycapture.$version_armhf.tar.gz"
|
"https://www.dropbox.com/s/gtevdjnetc0ljtj/flycapture.$version_armhf.tar.gz"
|
||||||
)
|
)
|
||||||
|
|
||||||
md5=\
|
md5=\
|
||||||
(
|
(
|
||||||
"ffee545c0353f1a31008ad3166b1f057"
|
"1bed9d34506a261eef30809b440566c7"
|
||||||
)
|
)
|
||||||
|
|
||||||
post_unpack()
|
post_unpack()
|
||||||
{
|
{
|
||||||
$cmd_cp -r "../flycapture.2.10.3.237_armhf/"* "../pointgrey-$version/"
|
$cmd_cp -r "../flycapture.2.9.3.43_armhf/"* "../pointgrey-$version/"
|
||||||
rm -r ../flycapture.2.10.3.237_armhf/
|
rm -r ../flycapture.2.9.3.43_armhf/
|
||||||
}
|
}
|
||||||
|
|
||||||
requires=\
|
requires=\
|
||||||
|
Reference in New Issue
Block a user