summaryrefslogtreecommitdiffstats
path: root/recipes/initscripts
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-05-13 21:43:09 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-05-13 21:48:17 +0200
commit16259465102529c7a0615e1797066e27348f1956 (patch)
treec83a046067ad71ee9a9c03ffffd5c8058c89a6ca /recipes/initscripts
parentf01994c18e53710214304951d525504097c9df76 (diff)
downloadopenembedded-16259465102529c7a0615e1797066e27348f1956.tar.gz
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.
Diffstat (limited to 'recipes/initscripts')
-rw-r--r--recipes/initscripts/initscripts_1.0.bb4
1 files changed, 1 insertions, 3 deletions
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