summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-append/net-tools/net-tools_1.60-23.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-append/net-tools/net-tools_1.60-23.bbappend b/recipes-append/net-tools/net-tools_1.60-23.bbappend
new file mode 100644
index 0000000..b780bac
--- /dev/null
+++ b/recipes-append/net-tools/net-tools_1.60-23.bbappend
@@ -0,0 +1,9 @@
1PR_append_fsl = "+${DISTRO}.0"
2
3inherit update-alternatives
4
5ALTERNATIVE_NAME_fsl = "ifconfig"
6ALTERNATIVE_LINK_fsl = "${base_sbindir}/ifconfig"
7ALTERNATIVE_PATH_fsl = "${base_sbindir}/ifconfig.net-tools"
8ALTERNATIVE_PRIORITY_fsl = "200"
9