[oe-commits] org.oe.dev angstrom: add altboot versions of x11 and console images, untested, I'll leave that to the altboot wanting crowd

koen commit openembedded-commits at lists.openembedded.org
Mon Jul 9 20:16:47 UTC 2007


angstrom: add altboot versions of x11 and console images, untested, I'll leave that to the altboot wanting crowd

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 3ab017d5460e18f9bb41bc07ddc69e86c27508c6
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3ab017d5460e18f9bb41bc07ddc69e86c27508c6
Files:
1
packages/angstrom/angstrom-altboot-console-image.bb
packages/angstrom/angstrom-altboot-x11-image.bb
Diffs:

#
# mt diff -rf76ffee7caa43662bb1c5f719f0b8ca16f2b187d -r3ab017d5460e18f9bb41bc07ddc69e86c27508c6
#
# 
# 
# add_file "packages/angstrom/angstrom-altboot-console-image.bb"
#  content [de6ac85e788fa4616bcbde136db84b234d4155ae]
# 
# add_file "packages/angstrom/angstrom-altboot-x11-image.bb"
#  content [ea7b085e86a1cb22cef8f539203dfe9a98801b49]
# 
============================================================
--- packages/angstrom/angstrom-altboot-console-image.bb	de6ac85e788fa4616bcbde136db84b234d4155ae
+++ packages/angstrom/angstrom-altboot-console-image.bb	de6ac85e788fa4616bcbde136db84b234d4155ae
@@ -0,0 +1,6 @@
+require angstrom-console-image.bb
+
+ANGSTROM_EXTRA_INSTALL += " altboot "
+
+export IMAGE_BASENAME = "altboot-console-image"
+
============================================================
--- packages/angstrom/angstrom-altboot-x11-image.bb	ea7b085e86a1cb22cef8f539203dfe9a98801b49
+++ packages/angstrom/angstrom-altboot-x11-image.bb	ea7b085e86a1cb22cef8f539203dfe9a98801b49
@@ -0,0 +1,4 @@
+require angstrom-x11-image.bb
+
+ANGSTROM_EXTRA_INSTALL += " altboot "
+export IMAGE_BASENAME = "altboot-x11-image"






More information about the Openembedded-commits mailing list