All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH][meta-oe 9/9] phpmyadmin: exclude bash dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
Date: Thu, 12 Nov 2015 15:23:03 +0100	[thread overview]
Message-ID: <1447338183-9675-9-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1447338183-9675-1-git-send-email-Martin.Jansa@gmail.com>

* see:
  http://lists.openembedded.org/pipermail/openembedded-devel/2015-September/103271.html
* fixes:
ERROR: phpmyadmin different signature for task do_package_write_ipk.sigdata between qemux86copy and qemuarm
runtaskdeps changed from ['bashbash_4.3.30.bb.do_packagedata', 'opkg-utilsopkg-utils_git.bb.do_populate_sysroot:virtual:native', 'phpmyadminphpmyadmin_4.4.9.bb.do_package', 'phpmyadminphpmyadmin_4.4.9.bb.do_packagedata', 'pseudopseudo_1.7.4.bb.do_populate_sysroot:virtual:native'] to ['bashbash_4.3.30.bb.do_packagedata', 'opkg-utilsopkg-utils_git.bb.do_populate_sysroot:virtual:native', 'phpmyadminphpmyadmin_4.4.9.bb.do_package', 'phpmyadminphpmyadmin_4.4.9.bb.do_packagedata', 'pseudopseudo_1.7.4.bb.do_populate_sysroot:virtual:native']
openembedded-core/meta/recipes-extended/bash/bash_4.3.30.bb.do_packagedata with hash c08b791d0f860a835a911f5a4c9a32d9
 changed to
openembedded-core/meta/recipes-extended/bash/bash_4.3.30.bb.do_packagedata with hash 91674ffdfc796e4ab503093d2c8379da
Hash for dependent task bashbash_4.3.30.bb.do_packagedata changed from c08b791d0f860a835a911f5a4c9a32d9 to 91674ffdfc796e4ab503093d2c8379da

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-webserver/conf/layer.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-webserver/conf/layer.conf b/meta-webserver/conf/layer.conf
index a4d6a27..bb508a8 100644
--- a/meta-webserver/conf/layer.conf
+++ b/meta-webserver/conf/layer.conf
@@ -18,3 +18,7 @@ LAYERVERSION_webserver = "1"
 LAYERDEPENDS_webserver = "core"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
+
+SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
+  phpmyadmin->bash \
+"
-- 
2.6.3



  parent reply	other threads:[~2015-11-12 14:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-12 14:22 [PATCH][meta-oe 1/9] ipsec-tools: set MACHINE_ARCH, because it depends on kernel Martin Jansa
2015-11-12 14:22 ` [PATCH][meta-oe 2/9] linux-atm: " Martin Jansa
2015-11-12 14:22 ` [PATCH][meta-oe 3/9] tipcutils: " Martin Jansa
2015-11-12 14:22 ` [PATCH][meta-oe 4/9] xl2tpd: " Martin Jansa
2015-11-12 14:22 ` [PATCH][meta-oe 5/9] zabbix: set MACHINE_ARCH, because it depends on MACHINE specific KERNEL_VERSION Martin Jansa
2015-11-12 14:23 ` [PATCH][meta-oe 6/9] xserver-common, xserver-nodm-init: drop allarch, depends on couple TUNE_PKGARCH recipes Martin Jansa
2015-11-12 14:23 ` [PATCH][meta-oe 7/9] lmsensors: drop LINUX=${STAGING_KERNEL_DIR} from EXTRA_OEMAKE Martin Jansa
2015-11-12 14:23 ` [PATCH][meta-oe 8/9] terminus-font, ttf*: exclude fontconfig dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS Martin Jansa
2015-11-12 14:23 ` Martin Jansa [this message]
2015-11-12 14:39 ` [PATCH][meta-oe 1/9] ipsec-tools: set MACHINE_ARCH, because it depends on kernel Andreas Müller
2015-11-12 14:49   ` Martin Jansa
2015-11-12 15:10     ` Andreas Müller
2015-11-12 16:04       ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1447338183-9675-9-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.