[oe-commits] org.oe.dreambox dreambox-image: move to images/, remove modutils-initscripts and use initscripts-opendreambox

tmbinc commit openembedded-commits at lists.openembedded.org
Thu Aug 24 19:52:02 UTC 2006


dreambox-image: move to images/, remove modutils-initscripts and use initscripts-opendreambox

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: b9d3ec5caa3b47ce6e652c23f8d1f41b45f4eee9
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b9d3ec5caa3b47ce6e652c23f8d1f41b45f4eee9
Files:
1
packages/meta/dreambox-image.bb
packages/images/dreambox-image.bb
Diffs:

#
# mt diff -r455991c5eece3203ba66ddf4589c76509af798e3 -rb9d3ec5caa3b47ce6e652c23f8d1f41b45f4eee9
#
# 
# 
# rename "packages/meta/dreambox-image.bb"
#     to "packages/images/dreambox-image.bb"
# 
# patch "packages/images/dreambox-image.bb"
#  from [b2205c4e470afcb190fc3b2decbfe19dc6c38365]
#    to [4abca649442d4414286cc1afb0007684a4710b38]
# 
============================================================
--- packages/meta/dreambox-image.bb	b2205c4e470afcb190fc3b2decbfe19dc6c38365
+++ packages/images/dreambox-image.bb	4abca649442d4414286cc1afb0007684a4710b38
@@ -1,17 +1,17 @@ OPENDREAMBOX_COMMON = "base-files busybo
 export IMAGE_BASENAME = "dreambox-image"
 
 OPENDREAMBOX_COMMON = "base-files busybox \
-	ipkg initscripts sysvinit netbase dropbear tinylogin \
+	ipkg initscripts-opendreambox sysvinit netbase dropbear tinylogin \
 	base-passwd ncurses joe mc vsftpd timezones-alternative \
 	netkit-base fakelocale less dreambox-bootlogo  \
 	dreambox-dccamd dreambox-keymaps tuxbox-image-info dvbsnoop \
 	dreambox-compat tuxbox-common mrouted smartmontools hddtemp"
 
 OPENDREAMBOX_COMMON_D = "util-linux e2fsprogs \
-	ppp module-init-tools modutils-initscripts samba"
+	ppp module-init-tools samba"
 
 OPENDREAMBOX_COMMON_R = "util-linux-sfdisk util-linux-fdisk e2fsprogs-mke2fs \
-	e2fsprogs-e2fsck ppp module-init-tools-depmod 	modutils-initscripts \
+	e2fsprogs-e2fsck ppp module-init-tools-depmod \
 	base-files-doc sambaserver"
 
 # experimental packages






More information about the Openembedded-commits mailing list