[oe-commits] org.oe.dev xserver-kdrive-common: nothing support PACKAGE_ARCH = "<distro>", we don't want those, and you can't build 2 distros in the same TMPDIR anyway.

koen commit openembedded-commits at lists.openembedded.org
Thu Oct 18 07:44:16 UTC 2007


xserver-kdrive-common: nothing support PACKAGE_ARCH = "<distro>", we don't want those, and you can't build 2 distros in the same TMPDIR anyway.

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 6a20ffdd5a12f195a2bbd1c8cdb586851f2c7ba4
ViewMTN: http://monotone.openembedded.org/revision/info/6a20ffdd5a12f195a2bbd1c8cdb586851f2c7ba4
Files:
1
packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
Diffs:

#
# mt diff -rbd67f1f8104a2738117383fc0bdcf37c485ee8c5 -r6a20ffdd5a12f195a2bbd1c8cdb586851f2c7ba4
#
# 
# 
# patch "packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb"
#  from [eced316f2258d6c425f8c597ae8e6163bf6d55e7]
#    to [0c59a648e66f9533df4521e253ea75d6030f8c00]
# 
============================================================
--- packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb	eced316f2258d6c425f8c597ae8e6163bf6d55e7
+++ packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb	0c59a648e66f9533df4521e253ea75d6030f8c00
@@ -1,8 +1,8 @@ RDEPENDS_${PN} = "xmodmap libxrandr xdpy
 DESCRIPTION = "Common X11 scripts"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS_${PN} = "xmodmap libxrandr xdpyinfo xtscal xinit"
-PR = "r19"
+PR = "r20"
 
 SRC_URI = "\
   file://Xdefaults \
@@ -52,5 +52,4 @@ PACKAGE_ARCH = "all"
 }
 
 PACKAGE_ARCH = "all"
-PACKAGE_ARCH_openmoko = "openmoko"
 






More information about the Openembedded-commits mailing list