diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-04-03 21:22:13 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-04-03 21:23:08 +0200 |
commit | c200e9592c3767034e174d60cc10b06bda500304 (patch) | |
tree | 5d1c0a9e3f09a3b71fb66af22abd70f3721458a5 /recipes/shr | |
parent | 1729c29575f7baca8aa94b8c11320393c8c8ae6f (diff) |
(multiple): remove last traces of om-3d7k; this machine has been cancelled and will never see
the light of day
Diffstat (limited to 'recipes/shr')
-rw-r--r-- | recipes/shr/frameworkd-config-shr_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/shr/frameworkd-config-shr_git.bb b/recipes/shr/frameworkd-config-shr_git.bb index 94dc1f7416..181bde32bd 100644 --- a/recipes/shr/frameworkd-config-shr_git.bb +++ b/recipes/shr/frameworkd-config-shr_git.bb @@ -10,7 +10,7 @@ SRCREV_pn-frameworkd-config-shr_SHR_REV ?= "cdf5b5f3d8f37d6d91e1eb8d9cf07d034291 SRCREV_FORMAT = "FSO_REV-SHR_REV" PV = "0.9.5.9+gitr${SRCREV}" -PR = "r7" +PR = "r8" SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master;name=FSO_REV \ git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master;name=SHR_REV" @@ -70,7 +70,6 @@ PACKAGE_ARCH_${PN} = "${MACHINE_ARCH}" # - recommend MUXer on platforms that require one RDEPENDS_${PN}_append_om-gta01 = " fso-abyss" RDEPENDS_${PN}_append_om-gta02 = " fso-abyss" -RDEPENDS_${PN}_append_om-3d7k = " fso-abyss" # - add wmiconfig for wireless configuration RDEPENDS_${PN}_append_om-gta02 = " wmiconfig" |