BKrev: 411e0510fB5wheqTObGmmKdkkc-9MA
PRIORITY = "optional"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
LICENSE = "GPL"
+CONFLICTS = "ipkg-link"
RDEPENDS = "python"
PV_append = "${CVSDATE}"
-PR = "r2"
+PR = "r3"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=ipkg-utils"
S = "${WORKDIR}/ipkg-utils"
}
#FIXME: ipkg-utils is not allowed to have packages or else a ipkg-native -> ipkg-utils -> ipkg-utils
-# recursive dependency is triggered. How can we fix that?
+# recursive dependency is triggered. This has been fixed by installing the ipkg-link script in
+# a dedicated package.
#PACKAGES_prepend = "ipkg-link "
#FILES_ipkg-link = "${bindir}/ipkg-link"