Upgrade rules_pkg to 4afd0b3ccd8379af11f67f7ddff525fd1a9c5834 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/bazelbuild-rules_pkg For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md This updates rules_pkg from 0.10.1 to ToT. See list of changes here: https://github.com/bazelbuild/rules_pkg/compare/0.10.1...4afd0b3ccd8379af11f67f7ddff525fd1a9c5834 In particular, we use ToT so pkg_install has the latest changes to replace copy_to_dist_dir(). Bug: 331730853 Test: TreeHugger Change-Id: I2f5c435df91da759c7262a38ed5c14dcdee1a33f
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..91ec30b --- /dev/null +++ b/METADATA
@@ -0,0 +1,19 @@ +# This project was upgraded with external_updater. +# Usage: tools/external_updater/updater.sh update external/bazelbuild-rules_pkg +# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md + +name: "rules_pkg" +description: "Bazel package building" +third_party { + license_type: NOTICE + last_upgrade_date { + year: 2024 + month: 8 + day: 28 + } + identifier { + type: "Git" + value: "https://github.com/bazelbuild/rules_pkg" + version: "4afd0b3ccd8379af11f67f7ddff525fd1a9c5834" + } +}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/MODULE_LICENSE_APACHE2
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..926ae1e --- /dev/null +++ b/OWNERS
@@ -0,0 +1 @@ +include kernel/build:/OWNERS