diff options
author | Ryan Eatmon <reatmon@ti.com> | 2023-05-15 15:55:43 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-05-15 15:55:43 -0500 |
commit | 1efca603e73ae4a20a10b5e943c65015cc68de87 (patch) | |
tree | 843cf9fd1c9ed4c65f8e6cdf4b05b1c29436231f /meta-ti-bsp/recipes-bsp/u-boot | |
parent | 3ef20f8582e743076b27d77aed43d4316dec42a6 (diff) | |
download | meta-ti-1efca603e73ae4a20a10b5e943c65015cc68de87.tar.gz |
various: Remove DEFAULT_PREFERENCE
Now that are past the inital stages of our LTS migration, we can remove
the DEFAULT_PREFERENCE settings that prevented these recipes from being
the default.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/u-boot')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb index b993a56f..bbca4bae 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | |||
@@ -8,4 +8,3 @@ BRANCH = "ti-u-boot-2023.04" | |||
8 | 8 | ||
9 | SRCREV = "c22f1ee591f84ab28c025d7aed9ee10c7f0154c1" | 9 | SRCREV = "c22f1ee591f84ab28c025d7aed9ee10c7f0154c1" |
10 | 10 | ||
11 | DEFAULT_PREFERENCE = "-1" | ||