diff options
author | Robert Bradford <rob@openedhand.com> | 2008-03-05 11:54:05 +0000 |
---|---|---|
committer | Robert Bradford <rob@openedhand.com> | 2008-03-05 11:54:05 +0000 |
commit | a31ec3d0f61846fe89284443c93adfb6a7b5bcf2 (patch) | |
tree | 5595b3089470e93bcec9c816f206f2879fa51afe /meta/packages/linux/linux-mx31_2.6.22.6.bb | |
parent | bba360356e97488cdf5299a23739d627904fbd4c (diff) | |
download | openembedded-core-a31ec3d0f61846fe89284443c93adfb6a7b5bcf2.tar.gz openembedded-core-a31ec3d0f61846fe89284443c93adfb6a7b5bcf2.tar.bz2 openembedded-core-a31ec3d0f61846fe89284443c93adfb6a7b5bcf2.zip |
Enable OProfile for MX31 ADS.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3918 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-mx31_2.6.22.6.bb')
-rw-r--r-- | meta/packages/linux/linux-mx31_2.6.22.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-mx31_2.6.22.6.bb b/meta/packages/linux/linux-mx31_2.6.22.6.bb index 5b3e02e1c8..42890674cd 100644 --- a/meta/packages/linux/linux-mx31_2.6.22.6.bb +++ b/meta/packages/linux/linux-mx31_2.6.22.6.bb @@ -1,5 +1,5 @@ require linux-mx31.inc -PR = "r1" +PR = "r2" FILESDIR = "${WORKDIR}" |