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

* Re: [PATCH] toaster: tests Remove symlinks from toasteruitest folder
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Avery @ 2016-02-09 20:33 UTC (permalink / raw)
  To: Elliot Smith; +Cc: Mihail Stanciu, bitbake-devel

bump.
This seems to have neither made it in to master nor gotten any comments...
-bavery


On Fri, Dec 11, 2015 at 2:01 AM, Elliot Smith <elliot.smith@intel.com> wrote:
> 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.
>
> --
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/bitbake-devel


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

* Re: [PATCH] toaster: tests Remove symlinks from toasteruitest folder
  2016-02-09 20:33 ` Brian Avery
@ 2016-02-11 17:12   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2016-02-11 17:12 UTC (permalink / raw)
  To: Brian Avery, Elliot Smith; +Cc: Mihail Stanciu, bitbake-devel

On Tue, 2016-02-09 at 12:33 -0800, Brian Avery wrote:
> bump.
> This seems to have neither made it in to master nor gotten any
> comments...

It made it to bitbake master but got lost for poky. I've fixed that.

Cheers,

Richard


^ permalink raw reply	[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.