From 16259465102529c7a0615e1797066e27348f1956 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 13 May 2010 21:43:09 +0200 Subject: Revert "initscripts 1.0 : change it to MACHINE_ARCH and bump PR" This reverts commit 0e617baf2916269bbe02cb7b2d4eb20161c86547. This commit broke initscripts is in practically all images Thanks a lot Koen for notifying it to me. --- recipes/initscripts/initscripts_1.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/initscripts') diff --git a/recipes/initscripts/initscripts_1.0.bb b/recipes/initscripts/initscripts_1.0.bb index e05096629d..588375d1b7 100644 --- a/recipes/initscripts/initscripts_1.0.bb +++ b/recipes/initscripts/initscripts_1.0.bb @@ -4,7 +4,7 @@ PRIORITY = "required" DEPENDS = "makedevs" RDEPENDS = "makedevs" LICENSE = "GPL" -PR = "r119" +PR = "r120" SRC_URI = "file://functions \ file://halt \ @@ -39,8 +39,6 @@ CONFFILES_${PN} += "${sysconfdir}/device_table" KERNEL_VERSION = "" -PACKAGE_ARCH = "${MACHINE_ARCH}" - do_install () { # # Create directories and install device independent scripts -- cgit v1.2.3