[oe-commits] org.oe.dev opie-taskbar-images: add "inherit opie" stanza. Thanks, zecke for spotting it.

Laibsch commit openembedded-commits at lists.openembedded.org
Fri Jan 25 17:05:04 UTC 2008


opie-taskbar-images: add "inherit opie" stanza.  Thanks, zecke for spotting it.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 8725fc715529f6dba921a0a92e01e4e68124bfdb
ViewMTN: http://monotone.openembedded.org/revision/info/8725fc715529f6dba921a0a92e01e4e68124bfdb
Files:
1
packages/opie-taskbar/opie-taskbar-images.inc
Diffs:

#
# mt diff -r3ba9bb700e2671c899e7dd7c9cb3fd8bff810325 -r8725fc715529f6dba921a0a92e01e4e68124bfdb
#
# 
# 
# patch "packages/opie-taskbar/opie-taskbar-images.inc"
#  from [d2e657e9406fcc383ed0287a82c8c40a86f07ebc]
#    to [5ea7ec11fbf8d872fd9f33f7bd8f81437a7785dc]
# 
============================================================
--- packages/opie-taskbar/opie-taskbar-images.inc	d2e657e9406fcc383ed0287a82c8c40a86f07ebc
+++ packages/opie-taskbar/opie-taskbar-images.inc	5ea7ec11fbf8d872fd9f33f7bd8f81437a7785dc
@@ -7,6 +7,8 @@ S = "${WORKDIR}/pics"
 
 S = "${WORKDIR}/pics"
 
+inherit opie
+
 # Wallpaper and welcome splash
 PIXMAP_SIZE 		= ""
 PIXMAP_SIZE_c7x0 	= "-640x480"
@@ -18,8 +20,6 @@ PIXMAP_SIZE_hx4700      = "-480x640"
 PIXMAP_SIZE_htcuniversal= "-480x640"
 PIXMAP_SIZE_hx4700      = "-480x640"
 
-PACKAGES = "${PN}-dbg ${PN}-320x480 ${PN}-480x320 ${PN}-480x640 ${PN}-640x480 ${PN}-800x600 ${PN}-600x800 ${PN}-320x240 ${PN}-240x320 ${PN}-320x320"
-
 do_install() {
 	install -d ${D}${palmtopdir}/pics/launcher
 	
@@ -54,3 +54,4 @@ PACKAGE_ARCH = "all"
 }
 
 PACKAGE_ARCH = "all"
+PACKAGES =+ "${PN}-dbg ${PN}-320x480 ${PN}-480x320 ${PN}-480x640 ${PN}-640x480 ${PN}-800x600 ${PN}-600x800 ${PN}-320x240 ${PN}-240x320 ${PN}-320x320"






More information about the Openembedded-commits mailing list