mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
Fix the issue that adt-installer tar ball is not regenerated if sstate is on, and other minor bug fixes
(From OE-Core rev: 61da952fdc2996c27c56234c36116a69a23a378d) Signed-off-by: Jessica Zhang <jessica.zhang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
58026ecc28
commit
8ac227e4ac
@@ -23,7 +23,7 @@
|
||||
|
||||
# Your yocto distro repository, this should include IPKG based packages and root filesystem files where the installation is based on
|
||||
|
||||
YOCTOADT_REPO="http://adtrepo.yoctoproject.org/$YOCTOADT_VERSION"
|
||||
YOCTOADT_REPO="http://adtrepo.yoctoproject.org/YOCTOADT_VERSION"
|
||||
|
||||
# The following are for system wide setup
|
||||
# Target architectures that you want to setup host cross dev environment for
|
||||
|
||||
Reference in New Issue
Block a user