mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
devupstream.bbclass: minor typo fix
(From OE-Core rev: a7761023696fbefb0d38906b0b02bf4ed211b3fb) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
def638ebd6
commit
567329b566
@@ -1,6 +1,6 @@
|
||||
# Class for use in BBCLASSEXTEND to make it easier to have a single recipe that
|
||||
# can build both stable tarballs and snapshots from upstream source
|
||||
# repoistories.
|
||||
# repositories.
|
||||
#
|
||||
# Usage:
|
||||
# BBCLASSEXTEND = "devupstream:target"
|
||||
|
||||
Reference in New Issue
Block a user