diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-09-20 14:10:05 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-09-20 14:10:05 -0500 |
| commit | 79d410bdc71859208d7df15a8ae1eaf26f095e7e (patch) | |
| tree | d65295046a6d81684c24ad395916dda0d40171d7 | |
| parent | 0657348cb2a982bd2b1704c63abc5f2c49df1d75 (diff) | |
| download | meta-fsl-ppc-79d410bdc71859208d7df15a8ae1eaf26f095e7e.tar.gz | |
Revert "change the priority of packages which provide ifconfig to ifconfig link ifconfig.net-tools by default"
This reverts commit deffdb5e05494f353a956f695760303e9a8478ba.
| -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 | |||
