From: Denis 'GNUtoo' Carikli Date: Thu, 13 May 2010 19:43:09 +0000 (+0200) Subject: Revert "initscripts 1.0 : change it to MACHINE_ARCH and bump PR" X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16259465102529c7a0615e1797066e27348f1956;p=openembedded.git 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. --- 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