summaryrefslogtreecommitdiff
path: root/recipes-core/multitech/config_2.4.bb
diff options
context:
space:
mode:
authorSerhii Voloshynov <serhii.voloshynov@globallogic.com>2023-09-26 12:08:51 +0300
committerJohn Klug <john.klug@multitech.com>2023-09-26 11:37:19 -0500
commit56681232c2fa360e465c79a124a531274d70b2b4 (patch)
treea9aaa3079e549d485927757b23c66f9bdda8bab9 /recipes-core/multitech/config_2.4.bb
parentc9cd49f1434d2c635af509a3f6709638a067624d (diff)
downloadmeta-mlinux-6.3.1.tar.gz
meta-mlinux-6.3.1.tar.bz2
meta-mlinux-6.3.1.zip
Packages that are different by machine should have different names from each otherHEAD6.3.1master
Diffstat (limited to 'recipes-core/multitech/config_2.4.bb')
-rw-r--r--recipes-core/multitech/config_2.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/multitech/config_2.4.bb b/recipes-core/multitech/config_2.4.bb
index 6d6956b..e3d014f 100644
--- a/recipes-core/multitech/config_2.4.bb
+++ b/recipes-core/multitech/config_2.4.bb
@@ -3,7 +3,7 @@ SECTION = "base"
LICENSE = "MIT"
RDEPENDS_${PN} += "bash"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
-PACKAGE_ARCH = "all"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r3"
PACKAGES =+ "${PN}-mths"
inherit update-rc.d
@@ -79,7 +79,7 @@ pkg_postinst_${PN}-mths() {
mkdir -p $X
export X
(
-
+
set -x
if tar -tf $D${sysconfdir}/defaults.tar.gz | grep dnsmasq ; then
: