[oe-commits] org.oe.dev helloworld-image: trimmed the .bb, had second copy of itself

likewise commit openembedded-commits at lists.openembedded.org
Sat Aug 25 20:02:57 UTC 2007


helloworld-image: trimmed the .bb, had second copy of itself

Author: likewise at openembedded.org
Branch: org.openembedded.dev
Revision: d18feb1d8e89b47d73a2b64e512f5ca4dcbb85fa
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d18feb1d8e89b47d73a2b64e512f5ca4dcbb85fa
Files:
1
packages/images/helloworld-image.bb
Diffs:

#
# mt diff -re0eb6afe9ff975c0ea8dda7896012733775b7f38 -rd18feb1d8e89b47d73a2b64e512f5ca4dcbb85fa
#
# 
# 
# patch "packages/images/helloworld-image.bb"
#  from [9af31161384a1629809fec960cae7439f031a632]
#    to [62d0dfb6cdd494db5b4731b74f5f3a4a92f0a119]
# 
============================================================
--- packages/images/helloworld-image.bb	9af31161384a1629809fec960cae7439f031a632
+++ packages/images/helloworld-image.bb	62d0dfb6cdd494db5b4731b74f5f3a4a92f0a119
@@ -11,18 +11,3 @@ inherit image
 PACKAGE_INSTALL = ${RDEPENDS}
 
 inherit image
-
-# Hello world image
-# Contains *only* a statically linked hello world init program
-LICENSE = "MIT"
-PR = "r0"
-
-RDEPENDS = "helloworld"
-
-export IMAGE_BASENAME = "helloworld-image"
-export IMAGE_LINGUAS = ""
-
-PACKAGE_INSTALL = ${RDEPENDS}
-
-inherit image
-






More information about the Openembedded-commits mailing list