All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] toaster: tests Remove symlinks from toasteruitest folder
@ 2015-12-11 10:01 Elliot Smith
  2016-02-09 20:33 ` Brian Avery
  0 siblings, 1 reply; 3+ messages in thread
From: Elliot Smith @ 2015-12-11 10:01 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Mihail Stanciu

From: Mihail Stanciu <stanciux.mihail@intel.com>

Remove symlinks in the UI tests folder as they are causing
problems for bitbake upstream.

[YOCTO #8787]

Signed-off-by: Mihail Stanciu <stanciux.mihail@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
---
 bitbake/lib/toaster/contrib/tts/toasteruitest/toaster.sqlite   | 1 -
 bitbake/lib/toaster/contrib/tts/toasteruitest/toasterconf.json | 1 -
 2 files changed, 2 deletions(-)
 delete mode 120000 bitbake/lib/toaster/contrib/tts/toasteruitest/toaster.sqlite
 delete mode 120000 bitbake/lib/toaster/contrib/tts/toasteruitest/toasterconf.json

diff --git a/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster.sqlite b/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster.sqlite
deleted file mode 120000
index 656b8e8..0000000
--- a/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster.sqlite
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../../toaster.sqlite
\ No newline at end of file
diff --git a/bitbake/lib/toaster/contrib/tts/toasteruitest/toasterconf.json b/bitbake/lib/toaster/contrib/tts/toasteruitest/toasterconf.json
deleted file mode 120000
index 9b33bcc..0000000
--- a/bitbake/lib/toaster/contrib/tts/toasteruitest/toasterconf.json
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../../meta-yocto/conf/toasterconf.json
\ No newline at end of file
-- 
1.9.3

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



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

end of thread, other threads:[~2016-02-11 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-11 10:01 [PATCH] toaster: tests Remove symlinks from toasteruitest folder Elliot Smith
2016-02-09 20:33 ` Brian Avery
2016-02-11 17:12   ` Richard Purdie

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.