poky/meta
Yi Zhao 45f527d299 procps: fix runtime version when using git shallow tarball
Add tag to SRC_URI to fix runtime version when using git shallow
tarball.

Before the fix:
root@intel-x86-64:~# ps -V
ps from procps-ng UNKNOWN
root@intel-x86-64:~# sysctl -V
sysctl from procps-ng UNKNOWN

After the fix:
root@intel-x86-64:~# ps -V
ps from procps-ng 4.0.5
root@intel-x86-64:~# sysctl -V
sysctl from procps-ng 4.0.5

(From OE-Core rev: 02f944088430c7cc023366d7cb5f92d7dcb62dfb)

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-07-03 10:40:16 +01:00
..
classes create-spdx-2.2: support to override the version of a package in SPDX 2 2025-07-01 08:49:37 +01:00
classes-global sanity: Reference gcc/g++ directly 2025-07-03 10:40:16 +01:00
classes-recipe uninative/utils: Drop workarounds for gcc 4.8/4.9 2025-07-03 10:40:16 +01:00
conf sanity: Require minimum of bitbake 2.15.1 2025-07-01 08:51:50 +01:00
files uninative/utils: Drop workarounds for gcc 4.8/4.9 2025-07-03 10:40:16 +01:00
lib sanity/utils: Directly use gcc, not BUILD_CC 2025-07-03 10:40:16 +01:00
recipes-bsp u-boot: Allow for customizing installed/deployed file names 2025-06-23 22:13:08 +01:00
recipes-connectivity meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-core oeqa/sdk: Simplify test specification and discovery 2025-07-01 08:49:37 +01:00
recipes-devtools python3-wheel: upgrade 0.45.1 -> 0.46.1; add ptest 2025-07-01 08:49:37 +01:00
recipes-extended procps: fix runtime version when using git shallow tarball 2025-07-03 10:40:16 +01:00
recipes-gnome meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-graphics libglvnd: drop S assignment 2025-06-25 07:34:20 +01:00
recipes-kernel systemtap: upgrade 5.2 -> 5.3 2025-06-26 11:02:34 +01:00
recipes-multimedia meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-rt meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-06-20 12:07:26 +01:00
recipes-sato meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-support meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt