[oe-commits] org.oe.dev opie-taskbar-images: fix the PACKAGES line

Laibsch commit openembedded-commits at lists.openembedded.org
Sun Jan 27 17:27:37 UTC 2008


opie-taskbar-images: fix the PACKAGES line
* while doing the "inherit opie" thing in 8725fc715529f6dba921a0a92e01e4e68124bfdb
  I also committed a broken PACKAGES line I had been testing out locally which was
  turned out to be unsuitable for the public repo.

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

#
# mt diff -r63e735aaff8ce976b91971db5c217613dfc123a4 -rf82b7629fd983d380c1a4abf1ae7928c3b40216a
#
# 
# 
# patch "packages/opie-taskbar/opie-taskbar-images.inc"
#  from [48afd0705ba3cf2efdc1b4a6186d371cee28cfd9]
#    to [078509952dd4672e806f529f7547d793f8efa1e4]
# 
============================================================
--- packages/opie-taskbar/opie-taskbar-images.inc	48afd0705ba3cf2efdc1b4a6186d371cee28cfd9
+++ packages/opie-taskbar/opie-taskbar-images.inc	078509952dd4672e806f529f7547d793f8efa1e4
@@ -54,4 +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"
-PACKAGES =+ "${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