[roll] Roll sdk-driver-samples-bazel-sdk-cipd packages to version:12.20230530.2.1

fuchsia/sdk/core/fuchsia-bazel-rules/linux-amd64  new:https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core/fuchsia-bazel-rules/linux-amd64/+/version:12.20230530.2.1
fuchsia/sdk/core/fuchsia-bazel-rules/mac-amd64  new:https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core/fuchsia-bazel-rules/mac-amd64/+/version:12.20230530.2.1

From: None
To: version:12.20230530.2.1

Roller-URL: https://ci.chromium.org/b/8779655008739637937
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8f3aca7c6b6feb4c8b411a8dc3ab3da2792cd52a
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-samples/drivers/+/863348
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
2 files changed
tree: 48c7b2ab05349b5a3f87cd2451f692215b741e6c
  1. manifests/
  2. scripts/
  3. src/
  4. third_party/
  5. tools/
  6. .bazelrc
  7. .clang-format
  8. .gitignore
  9. .gitmodules
  10. AUTHORS
  11. BUILD.bazel
  12. CONTRIBUTING.md
  13. driver-samples.code-workspace
  14. LICENSE
  15. OWNERS
  16. PATENTS
  17. README.md
  18. WORKSPACE.bazel
README.md

Fuchsia samples using the Fuchsia SDK

This repository contains instructions and source code to build, package and run Fuchsia samples using only the Fuchsia SDK.

Please refer to https://fuchsia.dev/fuchsia-src/get-started/sdk/get-started-with-driver for the most up to date guidance on how to bootstrap this repository.