public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/catalyst:pending commit in: targets/embedded/
@ 2015-09-03 15:14 Brian Dolbec
  0 siblings, 0 replies; only message in thread
From: Brian Dolbec @ 2015-09-03 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     182ea27a454746f256b04991aeb6f710b8c90a91
Author:     Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 01:53:08 2015 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 01:53:08 2015 +0000
URL:        https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=182ea27a

run setup_pkgmgr to setup portage and use flags properly for embedded target

 targets/embedded/embedded-chroot.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/targets/embedded/embedded-chroot.sh b/targets/embedded/embedded-chroot.sh
index 2fbba27..56d40a4 100755
--- a/targets/embedded/embedded-chroot.sh
+++ b/targets/embedded/embedded-chroot.sh
@@ -6,6 +6,8 @@ source /tmp/chroot-functions.sh
 export DESTROOT="${clst_root_path}"
 export clst_root_path="/"
 
+setup_pkgmgr
+
 echo "Installing dependencies into ${DESTROOT}..."
 run_merge -o "${clst_embedded_packages}"
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-03 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 15:14 [gentoo-commits] proj/catalyst:pending commit in: targets/embedded/ Brian Dolbec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox