Signed-off-by: Christophe Milard <[email protected]>
---
helper/platform/generic | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helper/platform/generic b/helper/platform/generic
index 85ddacc..24a6311 100644
--- a/helper/platform/generic
+++ b/helper/platform/generic
@@ -19,7 +19,7 @@ generic_prepare() {
generic_get() {
if [[ ${ENABLE_NETMAP} -eq 1 ]]; then
#get netmap so that linux-generic netmap based pktio interfaces can be
tested:
- NETMAP_GIT=${NETMAP_GIT:-https://code.google.com/p/netmap}
+ NETMAP_GIT=${NETMAP_GIT:-https://github.com/luigirizzo/netmap.git}
NETMAP_REV=${NETMAP_REV:-7e9e5e7602f5c620ade87b722bed266dd4226031}
git clone ${NETMAP_GIT} ${NETMAP_SRCDIR}
pushd ${NETMAP_SRCDIR} > /dev/null
--
2.1.4
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp