public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/1] isar-bootstrap support for changing repo url
@ 2018-04-19 11:01 claudius.heine.ext
  2018-04-19 11:01 ` [PATCH v2 1/1] isar-bootstrap: implement DISTRO_APT_PREMIRRORS feature claudius.heine.ext
  0 siblings, 1 reply; 2+ messages in thread
From: claudius.heine.ext @ 2018-04-19 11:01 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

From: Claudius Heine <ch@denx.de>

Hi,

apparantly I haved tested this patch enough. Bitbake seems to escape '\'
in variables. So setting '\n' in a variable becomes '\\n' when using it.
That means splitting has to be done with '\\n' instead of '\n'.

Claudius

Changes from v1:
  - fixed issue with escaped line break

Claudius Heine (1):
  isar-bootstrap: implement DISTRO_APT_PREMIRRORS feature

 .../isar-bootstrap/isar-bootstrap.bb          | 50 ++++++++++++++++---
 1 file changed, 44 insertions(+), 6 deletions(-)

-- 
2.17.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-19 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 11:01 [PATCH v2 0/1] isar-bootstrap support for changing repo url claudius.heine.ext
2018-04-19 11:01 ` [PATCH v2 1/1] isar-bootstrap: implement DISTRO_APT_PREMIRRORS feature claudius.heine.ext

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