libopie2_cvs: Convert to use PV independent on the rest of OPIE.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 18 Nov 2006 05:02:08 +0000 (05:02 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 18 Nov 2006 05:02:08 +0000 (05:02 +0000)
* libopie2 is a special package in OPIE. Its interface is mostly stable,
and changes are made only to add support for new devices. So, let distro
select specific SRCDATE for it.
* Add DEFAULT_PREFERENCE = "-1"

packages/libopie/libopie2_cvs.bb

index da84cc4..f196f04 100644 (file)
@@ -1,6 +1,8 @@
 require ${PN}.inc
 
-PV = "${OPIE_CVS_PV}"
+PV = "1.2.2+cvs${SRCDATE}"
+
+DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "${HANDHELDS_CVS};module=opie/libopie2 \
            file://include.pro"