From c0b6dd9b41279ff00c5a90e49108945a0fee9cdd Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 15 Oct 2008 10:56:42 +0200 Subject: bb files: Revert the introduction of FILE_PR This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. --- packages/tickypip/tickypip-levels_1.1.bb | 2 +- packages/tickypip/tickypip_0.1.2.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/tickypip') diff --git a/packages/tickypip/tickypip-levels_1.1.bb b/packages/tickypip/tickypip-levels_1.1.bb index 3cf27a6731..c24044a168 100644 --- a/packages/tickypip/tickypip-levels_1.1.bb +++ b/packages/tickypip/tickypip-levels_1.1.bb @@ -6,7 +6,7 @@ SRC_DISTRIBUTE_LICENSES += "${PN}" AUTHOR = "NetWalk Group " RDEPENDS = "tickypip" PACKAGE_ARCH = "all" -FILE_PR = "r1" +PR = "r1" SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/hrw-oe-sources/tickypip-levels_${PV}.tar.bz2" diff --git a/packages/tickypip/tickypip_0.1.2.bb b/packages/tickypip/tickypip_0.1.2.bb index f670595b36..782803ba96 100644 --- a/packages/tickypip/tickypip_0.1.2.bb +++ b/packages/tickypip/tickypip_0.1.2.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" AUTHOR = "Christian Hammond" HOMEPAGE = "http://www.chipx86.com/projects/tickypip/" RRECOMMENDS = "tickypip-levels" -FILE_PR = "r4" +PR = "r4" SRC_URI = "http://www.chipx86.com/packages/ipkg/tickypip-0.1.2.tar.gz \ file://tickypip.desktop \ -- cgit 1.2.3-korg