summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/pseudo/pseudo_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-18 14:22:21 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-20 16:40:38 +0000
commit16bce7aa85ef6b77fc9117aa22f81f15e4c8d8fc (patch)
treefa0187ddebd0a18d9c190fda17ff5d4707b58a83 /meta/recipes-devtools/pseudo/pseudo_git.bb
parent4f30a1a74828e105cbe69677b3fbe5623f371543 (diff)
downloadopenembedded-core-16bce7aa85ef6b77fc9117aa22f81f15e4c8d8fc.tar.gz
pseudo: Switch back to the master branch
OE is the main user of pseudo and we've had the changes in the oe-core branch around long enough that we're going to run with them. Swicth back to directly using the master branch. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> [Luca: re-add 'branch' parameter to fix "does not set any branch parameter" warning] Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_git.bb')
-rw-r--r--meta/recipes-devtools/pseudo/pseudo_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb
index c9386c3f09..1458de5796 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -1,6 +1,6 @@
require pseudo.inc
-SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
+SRC_URI = "git://git.yoctoproject.org/pseudo;branch=master \
file://0001-configure-Prune-PIE-flags.patch \
file://fallback-passwd \
file://fallback-group \