diff options
Diffstat (limited to 'meta/recipes-extended/chkconfig')
-rw-r--r-- | meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb b/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb index 4c7241018b..7fd34aa05f 100644 --- a/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb +++ b/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb | |||
@@ -3,7 +3,7 @@ require recipes-extended/chkconfig/chkconfig_1.3.58.bb | |||
3 | SUMMARY = "${SUMMARY_chkconfig-alternatives}" | 3 | SUMMARY = "${SUMMARY_chkconfig-alternatives}" |
4 | DESCRIPTION = "${DESCRIPTION_chkconfig-alternatives}" | 4 | DESCRIPTION = "${DESCRIPTION_chkconfig-alternatives}" |
5 | DEPENDS = "" | 5 | DEPENDS = "" |
6 | PROVIDES = "${PN} virtual/update-alternatives-native" | 6 | PROVIDES += "virtual/update-alternatives-native" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
8 | 8 | ||
9 | # The sysroot branch is 1.3.59 + some git commits from master + --sysroot | 9 | # The sysroot branch is 1.3.59 + some git commits from master + --sysroot |