diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-09-20 14:09:54 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-09-20 14:09:54 -0500 |
| commit | 146d1ed22ca5a9e66ca8c2c53640f5e1d0c0ba30 (patch) | |
| tree | 0a2ba0d898de0fecea6d28fc0eb770dff4fd768a /recipes-append | |
| parent | e65c72f57930060edd0e354a69bda81c3bf5babc (diff) | |
| download | meta-fsl-ppc-146d1ed22ca5a9e66ca8c2c53640f5e1d0c0ba30.tar.gz | |
Revert "change the priority of packages which provide ifconfig to ifconfig link ifconfig.net-tools by default"
This reverts commit bbf7c8e9216c6844dd4c6e63e6432df8293fb4bc.
Diffstat (limited to 'recipes-append')
| -rw-r--r-- | recipes-append/net-tools/net-tools_1.60-23.bbappend | 9 |
1 files changed, 0 insertions, 9 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 deleted file mode 100644 index b780bac..0000000 --- a/recipes-append/net-tools/net-tools_1.60-23.bbappend +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | PR_append_fsl = "+${DISTRO}.0" | ||
| 2 | |||
| 3 | inherit update-alternatives | ||
| 4 | |||
| 5 | ALTERNATIVE_NAME_fsl = "ifconfig" | ||
| 6 | ALTERNATIVE_LINK_fsl = "${base_sbindir}/ifconfig" | ||
| 7 | ALTERNATIVE_PATH_fsl = "${base_sbindir}/ifconfig.net-tools" | ||
| 8 | ALTERNATIVE_PRIORITY_fsl = "200" | ||
| 9 | |||
