mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
Compare commits
7 Commits
yocto-5.2.
...
nanbield-4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
15b576c410 | ||
|
|
631f5c6d4f | ||
|
|
37e997f797 | ||
|
|
157e13d4a0 | ||
|
|
482c4d0a95 | ||
|
|
53c006ba1a | ||
|
|
a98b1229df |
@@ -26,8 +26,8 @@ inherit core-image setuptools3 features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES += "xattr"
|
||||
|
||||
SRCREV ?= "dc262335f9e002bcfd84a71d41874beebdd84e9a"
|
||||
SRC_URI = "git://git.yoctoproject.org/poky;branch=master \
|
||||
SRCREV ?= "631f5c6d4ffd7a26eb9911628a0087a5aebfe8d3"
|
||||
SRC_URI = "git://git.yoctoproject.org/poky;branch=nanbield \
|
||||
file://Yocto_Build_Appliance.vmx \
|
||||
file://Yocto_Build_Appliance.vmxf \
|
||||
file://README_VirtualBox_Guest_Additions.txt \
|
||||
|
||||
@@ -14,8 +14,8 @@ python () {
|
||||
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "541ff832e9f2a168145f96ff41857a6cf1c74289"
|
||||
SRCREV_meta ?= "7686d2c442df26daa77f91098f7fac8fdf5b35d7"
|
||||
SRCREV_machine ?= "2aa14dbb8520e59358778a80b32d7ccf6dd6c2ac"
|
||||
SRCREV_meta ?= "9af846da534077c91e3c42242fceba7aef8dd784"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.5;destsuffix=${KMETA};protocol=https"
|
||||
|
||||
@@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "8ad515e79001700d5e3d36e6ffe37ebdae2b5cd4"
|
||||
SRCREV_meta ?= "7686d2c442df26daa77f91098f7fac8fdf5b35d7"
|
||||
SRCREV_machine ?= "dfe7f47645429e162819c3d5690d8f5052f5b5a3"
|
||||
SRCREV_meta ?= "9af846da534077c91e3c42242fceba7aef8dd784"
|
||||
|
||||
PV = "${LINUX_VERSION}+git"
|
||||
|
||||
|
||||
@@ -18,18 +18,18 @@ KBRANCH:qemux86-64 ?= "v6.5/standard/base"
|
||||
KBRANCH:qemuloongarch64 ?= "v6.5/standard/base"
|
||||
KBRANCH:qemumips64 ?= "v6.5/standard/mti-malta64"
|
||||
|
||||
SRCREV_machine:qemuarm ?= "e3bd53c181eb362535991bb0e0c15bf7b8b8e86f"
|
||||
SRCREV_machine:qemuarm64 ?= "cd01efb6992e0af5dfef251420291d5984898a9c"
|
||||
SRCREV_machine:qemuloongarch64 ?= "79a314e29b53062b4dfd316569d5480ee0d19249"
|
||||
SRCREV_machine:qemumips ?= "76f1c7370493dd6068f6733eb7d6ff9da6e7fae8"
|
||||
SRCREV_machine:qemuppc ?= "a3ac3f52f2352476f0fb1b0b4fe7b1c2339f9b18"
|
||||
SRCREV_machine:qemuriscv64 ?= "79a314e29b53062b4dfd316569d5480ee0d19249"
|
||||
SRCREV_machine:qemuriscv32 ?= "79a314e29b53062b4dfd316569d5480ee0d19249"
|
||||
SRCREV_machine:qemux86 ?= "79a314e29b53062b4dfd316569d5480ee0d19249"
|
||||
SRCREV_machine:qemux86-64 ?= "79a314e29b53062b4dfd316569d5480ee0d19249"
|
||||
SRCREV_machine:qemumips64 ?= "59ac3aaf836bd355d0f9f734e7bcca3dde44573a"
|
||||
SRCREV_machine ?= "79a314e29b53062b4dfd316569d5480ee0d19249"
|
||||
SRCREV_meta ?= "7686d2c442df26daa77f91098f7fac8fdf5b35d7"
|
||||
SRCREV_machine:qemuarm ?= "04942abac8568705f1fae34066db171b6e2669bd"
|
||||
SRCREV_machine:qemuarm64 ?= "ea4b620f18f882b3d882a53ffa33d8125ab27c83"
|
||||
SRCREV_machine:qemuloongarch64 ?= "14f83e40930806c3f5c61988e69a3ca1820a1b8f"
|
||||
SRCREV_machine:qemumips ?= "3348b580e3c47da56ce97a8297a574c2e37bc410"
|
||||
SRCREV_machine:qemuppc ?= "2fd47e07960edcd21455548ac6a25b19babe5c10"
|
||||
SRCREV_machine:qemuriscv64 ?= "14f83e40930806c3f5c61988e69a3ca1820a1b8f"
|
||||
SRCREV_machine:qemuriscv32 ?= "14f83e40930806c3f5c61988e69a3ca1820a1b8f"
|
||||
SRCREV_machine:qemux86 ?= "14f83e40930806c3f5c61988e69a3ca1820a1b8f"
|
||||
SRCREV_machine:qemux86-64 ?= "14f83e40930806c3f5c61988e69a3ca1820a1b8f"
|
||||
SRCREV_machine:qemumips64 ?= "6706327d870a0f246df8ed20c6a7f51ef46db1d6"
|
||||
SRCREV_machine ?= "14f83e40930806c3f5c61988e69a3ca1820a1b8f"
|
||||
SRCREV_meta ?= "9af846da534077c91e3c42242fceba7aef8dd784"
|
||||
|
||||
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
|
||||
# get the <version>/base branch, which is pure upstream -stable, and the same
|
||||
|
||||
@@ -171,8 +171,14 @@ def main():
|
||||
log_path = None
|
||||
patch_list = None
|
||||
|
||||
git_status = os.popen("(cd %s && git status)" % PatchTestInput.repodir).read()
|
||||
status_matches = ["Changes not staged for commit", "Changes to be committed"]
|
||||
if any([match in git_status for match in status_matches]):
|
||||
logger.error("patchtest: there are uncommitted changes in the target repo that would be overwritten. Please commit or restore them before running patchtest")
|
||||
return 1
|
||||
|
||||
if os.path.isdir(patch_path):
|
||||
patch_list = [os.path.join(patch_path, filename) for filename in os.listdir(patch_path)]
|
||||
patch_list = [os.path.join(patch_path, filename) for filename in sorted(os.listdir(patch_path))]
|
||||
else:
|
||||
patch_list = [patch_path]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user