[oe-commits] org.oe.dev nylon-image-base: Correct the nylon-image class name to remove parsing errors

rpurdie commit openembedded-commits at lists.openembedded.org
Thu Nov 9 22:59:36 UTC 2006


nylon-image-base: Correct the nylon-image class name to remove parsing errors

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 2604f3e9455edb323250b452acad639dc4023eb8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=2604f3e9455edb323250b452acad639dc4023eb8
Files:
1
packages/images/nylon-image-base.bb
Diffs:

#
# mt diff -r44673bf7afdf5445b68a38701c71b8ad62e89bf8 -r2604f3e9455edb323250b452acad639dc4023eb8
#
# 
# 
# patch "packages/images/nylon-image-base.bb"
#  from [2d0553fe134e54ddf297d562f59d1ab002a6e83b]
#    to [935991e4c370c07f94607e23a7116286a6ef83cc]
# 
============================================================
--- packages/images/nylon-image-base.bb	2d0553fe134e54ddf297d562f59d1ab002a6e83b
+++ packages/images/nylon-image-base.bb	935991e4c370c07f94607e23a7116286a6ef83cc
@@ -1,5 +1,5 @@ inherit image_ipk 
 inherit image_ipk 
-inherit nylon_image
+inherit nylon-image
 LICENSE = MIT
 
 export IMAGE_BASENAME = "nylon-base"






More information about the Openembedded-commits mailing list