I have the "base" version of Pidora (the one you get when you install Pidora from NOOBS) installed on my SD card. After updating all of the packages using yum, I enabled the pidora-rpfr-updates repository and tried to update the kernel. When I do this, I get the following:
# yum update -y --enablerepo=pidora-rpfr-updates
Loaded plugins: langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package raspberrypi-kernel.armv6hl 0:3.6.11-7.20130415git197d15b.rpfr18 will be obsoleted
---> Package raspberrypi-kernel.armv6hl 0:3.11.6-3.20131023git10bc582.rpfr18 will be obsoleting
---> Package raspberrypi-kernel-headers.armv6hl 0:3.6.11-7.20130415git197d15b.rpfr18 will be updated
---> Package raspberrypi-kernel-headers.armv6hl 0:3.11.6-3.20131023git10bc582.rpfr18 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
raspberrypi-kernel armv6hl 3.11.6-3.20131023git10bc582.rpfr18 pidora-rpfr-updates 12 M
replacing raspberrypi-kernel.armv6hl 3.6.11-7.20130415git197d15b.rpfr18
Updating:
raspberrypi-kernel-headers armv6hl 3.11.6-3.20131023git10bc582.rpfr18 pidora-rpfr-updates 779 k
Transaction Summary
================================================================================
Install 1 Package
Upgrade 1 Package
Total size: 13 M
Downloading Packages:
Running Transaction Check
Please report this error in https://bugzilla.redhat.com/enter_bug.c ... ponent=yum
ERROR with transaction check vs depsolve:
raspberrypi-kernel < 3.11.6 is obsoleted by raspberrypi-kernel-3.11.6-3.20131023git10bc582.rpfr18.armv6hl
You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2013-06-18.18-35.jLAbmh.yumtx
Is there an intermediate version between 3.6.11 and 3.11.6 that I should be going to before moving to this version?