[oe-commits] [openembedded-core] 01/09: devupstream.bbclass: minor typo fix

git at git.openembedded.org git at git.openembedded.org
Wed Apr 19 09:20:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit a7761023696fbefb0d38906b0b02bf4ed211b3fb
Author: Andre McCurdy <armccurdy at gmail.com>
AuthorDate: Mon Apr 17 13:30:02 2017 -0700

    devupstream.bbclass: minor typo fix
    
    Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/classes/devupstream.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/classes/devupstream.bbclass b/meta/classes/devupstream.bbclass
index 7d4113f..7780c54 100644
--- a/meta/classes/devupstream.bbclass
+++ b/meta/classes/devupstream.bbclass
@@ -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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list