diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-12-10 12:52:32 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-12-10 12:52:32 -0800 |
commit | 6855e395d3277f7040a45148b0d8f25ff74eeea2 (patch) | |
tree | b1d84256efd9b395ee857e6ac4f91994553c838b /recipes/libqpe/libqpe-opie_1.2.3.bb | |
parent | e75f17c966b60ed07863e92b29a13404d8932f43 (diff) |
libqpe-opie: inherit opie for OPIE_CVS_PV
* Move to using INC_PR.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/libqpe/libqpe-opie_1.2.3.bb')
-rw-r--r-- | recipes/libqpe/libqpe-opie_1.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libqpe/libqpe-opie_1.2.3.bb b/recipes/libqpe/libqpe-opie_1.2.3.bb index 0822385b9d..1a74e3a156 100644 --- a/recipes/libqpe/libqpe-opie_1.2.3.bb +++ b/recipes/libqpe/libqpe-opie_1.2.3.bb @@ -1,6 +1,6 @@ require ${PN}.inc -PR = "r3" +PR = "${INC_PR}.0" TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}" SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \ |