mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
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. (From OE-Core rev: 198ff9141f94c551d2a29f3a036c209e3e554a37) 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> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
6dd57602e1
commit
a507374b08
@@ -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://glibc238.patch \
|
||||
file://fallback-passwd \
|
||||
|
||||
Reference in New Issue
Block a user